Commit Graph

3715 Commits

Author SHA1 Message Date
Maurizio Vitale
7cc107781a Fix demo shell pagination style (#2265)
Add missing properties about the pagination inside the tasklist readme
2017-08-31 13:32:49 +01:00
tdonovancsra
dac821df6b 508 alt tag added for thumbnail preview (#2263) 2017-08-31 12:01:16 +01:00
Denys Vuika
d71dfee06e border style fixes for data table rows (#2264) 2017-08-31 03:58:18 -07:00
Vito
36110464cb [ADF-1381] improving the style for form reflecting UX spec (#2256)
* [ADF-1381] improving the style for form reflecting UX spec

* [ADF-1381] fix error message icon

* [ADF-1381] added more spec details to form widgets

* [ADF-1381] fixed wrong check

* [ADF-1381] removed wrong added deep into scss

* [ADF-1381] applied changes due the peer review

* [ADF-1381] missed whitespace
2017-08-30 17:02:55 +01:00
Vito
df5c3f37fc [ADF-1454] resolved login switch problem (#2258) 2017-08-30 16:20:33 +01:00
Maurizio Vitale
dbbd213433 [ADF-1309] Task List Pagination (#2255)
* Basic version

* Fix pagination errors

* Fix error on complete task

* Add error

* Fix unit test

* Remove the external paginator component

* Rollback unit test about error event
2017-08-29 14:28:27 +01:00
Popovics András
e40215aeb9 Fix pagination styling issues in documentlist and copy & move (#2252) 2017-08-29 12:29:56 +01:00
Cilibiu Bogdan
d392ae730b remove import colors (#2254) 2017-08-29 12:04:48 +01:00
Andy Stark
341ed94c31 [ADF-1453] Restructure README.md files (#2239)
* ADF-1453: Restructured Activiti Analytics readme

* ADF-1453: Restructured Activiti Diagrams readme

* ADF-1453: Restructured Activiti Form readme

* ADF-1453: Restructured Activiti Process List readme

* ADF-1453: Restructured Activiti Task List readme

* ADF-1453: Restructured Alfresco Core readme

* [ADF-1453] Restructured DataTable readme

* [ADF-1453] Restructured Document List readme

* [ADF-1453] Restructured Login readme

* [ADF-1453] Restructured Alfresco Search readme

* [ADF-1453] Restructured Alfresco Social readme

* [ADF-1453] Restructured Alfresco Tag readme

* [ADF-1453] Restructured Alfresco User Info readme

* [ADF-1453] Restructured Alfresco Viewer readme

* [ADF-1453] Restructured Alfresco Webscript readme

* [ADF-1453] Fixed table display glitch

* [ADF-1453] Fixed Markdown lint errors in readme files

* [ADF-1453] Adding missing fileUploadDelete event to table in Upload readme

* [ADF-1453] Resolved merge conflict with Upload readme

* [ADF-1453] Changes from npm run doc
2017-08-25 09:27:09 -07:00
Deepak Paul
261149f4c5 [ADF-1432] Can not create a task (#2247)
* Changed assignee  to assigneeId to avoid script error
* Modified unit tests
2017-08-25 16:29:14 +01:00
Popovics András
d71c9089d2 [ADF-1435] Info drawer (#2249)
* First version of adf-info-drawer with design make-ups for task details page

* Moving tabbing functionality into adf-info-drawer

* Update documentation
2017-08-25 16:28:41 +01:00
Cilibiu Bogdan
14bedf8659 [ADF-1457] Upload Dialog - Cancel all confirmation dialog (#2248)
* cancel all confirmation

* confirmation text
2017-08-25 16:11:41 +01:00
Cilibiu Bogdan
f1158d9f70 also export NodeActionsService (#2250) 2017-08-25 16:09:17 +01:00
Enzo Rivello
86c004be7f removing the directive to remove the node_modules folder (#2246) 1.8.0-beta6 2017-08-24 06:27:57 -07:00
jdosti
7b2b8787bb Switching data automation id password for show/hide password. (#2245) 2017-08-24 06:12:38 -07:00
siva kumar
43fe0ee921 [ADF-1456] timeAgo Pipe - Return invalid date when the input is empty. (#2240)
* [ADF-1456]  timeAgo Pipe - Return invalid date when the input is empty.

* Return the empty string instead of an Invalid Date error when  the given date is empty.
* Added test cases.

* [ADF-1456] timeAgo Pipe - Return invalid date when the input is empty.

* Changed test case to handle modified  time zone.
2017-08-24 10:55:39 +01:00
Vito
55126c09ae [ADF-1237] removed material design lite from userinfo component (#2238)
* [ADF-1083] removing material design lite from userinfo component

* [ADF-1237] - styled userinfo component]

* [ADF-1237] removed material design lite from userinfo component

* [ADF-1237] updated readme with the two new options
2017-08-24 10:53:59 +01:00
Cilibiu Bogdan
5911caa464 [ADF-1403] Upload Dialog - Delete files event (#2234)
* remove provisional service

* Error and Delete events

* delete status

* separate upload events

* update demo

* files upload counter and errors

* pendig files icon and action

* remove multiple files error key

* handle cancel files

* fixed component theme

* remove fdescribe

* resolved comments

* throw error
2017-08-24 02:45:13 -07:00
Enzo Rivello
8ee14f99a1 removing node_modules after every publish will reduce the load on the host disk space. already tested on my travis project (#2232) 2017-08-23 03:09:07 -07:00
Maurizio Vitale
b78bbf0c26 Rollback undescore change (#2237) 1.8.0-beta5 2017-08-22 14:26:08 +01:00
Maurizio Vitale
648bb3cbcc ADF Theme Dev/Prod mode (#2236)
* Add undescore

* Move the scss logic from webpack common to dev/prod
Rollback the change about the color.scss name
2017-08-22 14:23:46 +01:00
Maurizio Vitale
e567d97415 Add undescore (#2235) 2017-08-22 09:49:56 +01:00
Maurizio Vitale
3dcfcec1b4 bug fixes (#2233) 2017-08-21 09:35:45 -07:00
Eugenio Romano
1ad0964320 Update README.md 2017-08-19 01:09:39 +01:00
Eugenio Romano
f32c38c164 [ADF-1434] Theming ADF component (#2228)
* start custom theming adf

* demo shell cleaning

* login mdl cleaning

* uploader mdl cleaning

* prebuilt themes

* theme picker in demo shell

* clean custom colors and mdl

* fix rebase errors

* theming from color style guide

* dev default theme orange purple

* fix color accent inverted in picker

* fix test and add colors classes

* fix tag component theming issues

* fix datatable theming

* add theming guides
2017-08-19 01:06:35 +01:00
Popovics András
0dc886f047 [ADF-1420] - Fix for 1420, 1425, 1426 and 1428 issues (#2231)
* Fix for ADF-1420 & ADF-1428

* Fix for ADF-1425 & ADF-1426
2017-08-18 19:38:45 +01:00
Denys Vuika
731ce5fa8a support for basic mime types (#2229) 2017-08-18 13:34:15 +01:00
Vito
4aa3377641 [ADF-1096] added cursor strategy to diagram tooltip (#2227)
* [ADF-1096] - added cursor strategy to diagram tooltip

* [ADF-1096] removed wrong console log

* [ADF-1096] removed wrong console log
2017-08-17 17:21:59 +01:00
Denys Vuika
13360186f4 [ADF-1220] Extra data sources for Document List (#2224)
* initial trashcan support and demo page

* use testbed for unit tests

* support for restricting navigation for special data sources

* shared links mode, thumbnail fixes

* update unit tests

* improve Trashcan/SharedLinks columns

* Sites view for document list

* Favorites support for DL, upgrade to latest js-api (alpha)

* recent files support for document list

* support default presets

* readme updates and code fixes

* code fixes

* breadcrumb fixes

- show custom root node for certain scenarios
- fix css issues
- fix crash related to missing "path" property for certain scenarios

* toolbar style fixes

- addresses the shrinking issues with components embedded into toolbar (i.e. breadcrumb)

* i18n support for column presets

* unit tests
2017-08-17 14:31:00 +01:00
Popovics András
f19bd0ba93 Multiline text fix in form (#2226) 2017-08-16 23:26:46 +01:00
Popovics András
d6b15110b9 [ADF-1327] Fix group form field type to be treated as a container (#2225)
* Add group to container types

* Usage of FormFieldTypes.isReadOnlyType
2017-08-16 21:08:34 +01:00
Popovics András
5305b44096 [ADF-1188] Upload related components, unify interfaces, deprecate disableWithNoPermission (#2216)
* Deprecate enabled input property in UploadDragAreaComponent

* Refactoring about disabled property

* using adf-node-permission directive, deprecating disableWithNoPermission

* Parent component access from directive

* Upliad drag area component uses the directive also

* Usage of property instead of helper method in the NodePermissionSubjects

* Fix small issues

* Update readme files
2017-08-16 14:44:04 +01:00
Eugenio Romano
4d19aa96ee restore color awareness in breadcrumbs 2017-08-16 10:19:19 +01:00
Denys Vuika
a447de1f3f [ADF-1404] Data Column enhancements for Document List (#2220)
* support 'timeAgo' format for data-column

* file size column type and bug fixes

* readme updates

* location column type

* readme fixes

* update unit tests

* file size pipe tests
2017-08-16 09:53:39 +01:00
Popovics András
0fdb995633 [ADF-1329] Fix grid style in the activiti form (#2223)
* Fix form grid style

* Tests
2017-08-16 09:46:41 +01:00
Eugenio Romano
78649a5903 [ADF-1384] fix error and amount widget style problem (#2222) 2017-08-15 18:17:48 +01:00
Eugenio Romano
d1323408e8 [ADF-1240] move from mdl to Material2 from tag component (#2221) 2017-08-15 16:45:16 +01:00
siva kumar
d486e4b90a [ADF-1346] Attachment list component is shown for completed tasks/processes. (#2194)
* Added ng-content to adf-empty-list compoent.
* Updated css to scss.
* Added 'CUSTOM_ELEMENTS_SCHEMA'  to allow non-angular elements.
* Updated readme.mg file
2017-08-15 14:51:06 +01:00
Eugenio Romano
843fb817ac [ADF-1384] fix placeholder overlapping with label in form (#2212)
* fix placeholder overlapping with label in form

* fix import material module
2017-08-15 13:42:21 +01:00
Eugenio Romano
5f670881a3 replace header analytics with adf-toolbar (#2218) 2017-08-15 13:39:32 +01:00
Eugenio Romano
b23c5101f8 remove mdl from social component (#2219) 2017-08-15 13:39:00 +01:00
Maurizio Vitale
4ae2e42acf [ADF-1316] Add a new service assignByUserId (#2214) 2017-08-14 22:21:52 +01:00
Vito
db5427d61a [ADF-662] fix readonly button for upload and added event for show file in viewer (#2215) 2017-08-14 22:15:29 +01:00
Eugenio Romano
f7d7b7143c [ADF-1052] remove mdl tab (#2213) 2017-08-14 16:57:05 +01:00
Eugenio Romano
8ee8b1126a remove debug option (#2211) 2017-08-14 16:08:10 +01:00
Eugenio Romano
8bb4361645 [ADF-1095] Date Range picker remains on screen remove md-data-picker (#2190)
* [ADF-1095] Date Range picker remains on screen

* created date widget component  with md datepicker.

* [ADF-1095] Date Range picker remains on screen.

* Changed mdl date picker to md date picker.
* Updated en.josn with new fields.
* Added md libraires to  spec files .

* [ADF-1095] Date Range picker remains on screen

* Removed old id's for start and end date inputs.

* remove md-date-time-picker

* use local MaterialModule in test

* [activiti-analytics] remove encapsulation and fix test

* remove from vendor md-date-time-picker
2017-08-14 13:59:22 +01:00
Eugenio Romano
47d23f6105 [ADF-1169] validation date start task form (#2208)
* validation date start task form

* move mock test in before each of the creation component
2017-08-14 13:31:50 +01:00
Cristi Socea
2aa8855683 [ADF-1386] If pagination attribute is undefined shows inconsistent range (#2210)
* Add classes to pagination to better style the layout, improve an i18n translation

* Fix default pagination only if there’s no input on init
2017-08-14 11:45:21 +01:00
Denys Vuika
76d51b76ff remove MDL dependencies and old toolbar (#2207) 2017-08-14 11:34:50 +01:00
Denys Vuika
34b1e38175 [ADF-1021] custom tooltip formatter for data columns (#2206)
* custom tooltip formatter for data columns

* readme updates

* unit tests
2017-08-14 11:26:36 +01:00