10860 Commits

Author SHA1 Message Date
Denys Vuika
bee166c982 support redirection on successful login (#2306) 2017-09-07 14:01:16 +02:00
Denys Vuika
acef0c1159 fix wrapped field resolving (#2305)
check for the type property before resolving a wrapped field (addresses issue with empty field objects)
2017-09-07 12:24:55 +02:00
suzanadirla
4c76f30acf [ADF-1492] Document List - Export ContentNodeSelectorComponent and ContentNodeSelectorComponentData (#2297) 2017-09-06 16:10:23 +01:00
Popovics András
f6bee14f30 Remove MDL from demo shell (#2302) 2017-09-06 16:39:41 +02:00
Vito
9734e5f226 [ADF-1516] added parsing on date check (#2301) 2017-09-06 11:18:35 +02:00
Eugenio Romano
df5d264aa9 remove lock files 2017-09-05 18:24:20 +02:00
Popovics András
1ff9aa8e08 Remove piercing operators from components which lost the encapsulation (#2299) 1.8.0 2017-09-05 15:16:41 +01:00
Vito
233355ffe7 [ADF-1499] fixed validation and value setting on date widget (#2298)
* [ADF-1499] added fix for date widget usage

* [ADF-1499] improved date validator to match new date widget material
2017-09-05 15:16:41 +01:00
Eugenio Romano
50e61a0d08 1.8.0 bump version (#2296) 2017-09-05 15:16:41 +01:00
Popovics András
45bab0ebaf Make the login great again (#2295) 2017-09-05 15:16:41 +01:00
Eugenio Romano
7ba63d7182 fix minor theming issues (#2294) 2017-09-05 15:16:41 +01:00
Eugenio Romano
a11fb3afb9 fix tab form service (#2293) 2017-09-05 15:16:41 +01:00
Eugenio Romano
f6db06a585 add dynamic color background info drawer (#2292) 2017-09-05 15:16:41 +01:00
Eugenio Romano
2cd3c9c233 clean form name in task header only when change task id (#2291) 2017-09-05 15:16:41 +01:00
Enzo Rivello
0ff268108f Enzor/travis build (#2287)
* removing the directive to remove the node_modules folder

* publishing from travis

* beta and major gets pushed to the beta channel. only major get tagged to latest, in a different job
2017-09-05 15:16:41 +01:00
Popovics András
11cadbb01f Fix translation issues (#2290) 2017-09-05 15:16:41 +01:00
Maurizio Vitale
204ecd9842 Remove MDL from input field and use MD (#2289) 2017-09-05 15:16:41 +01:00
Vito
480b0e0e55 [ADF-1512] fixed required style problem and others minor twitch for form (#2283)
* [ADF-1381] added some fix for style on form

* [ADF-1381] fix some styles for form
2017-09-05 15:16:41 +01:00
Vito
4e50c4e2d6 [ADF-1458] revert changes applied for upload button (#2286)
* [ADF-1458] reverting changes from ADF-1458

* [ADF-1458] reapply default value to disabled

* [ADF-1458] revert changes on README

* [ADF-1458] update readme added more check for node permission checking

* [ADF-1458] reverting changes to tests

* [ADF-1458] revert changes for test directive
2017-09-05 15:16:41 +01:00
Mario Romano
62e50e8fbf [ADF-1498] fix pagination (#2288)
* fix pagination height missalignment ADF-1498

* [ADF-1498] fix pagination tasklist
2017-09-05 15:16:41 +01:00
Maurizio Vitale
cd5c8842f2 [ADF-1494] Processlist Filter - Fix padding (#2279)
* Fix processlist padding

* Move css in property above
2017-09-05 15:16:41 +01:00
Popovics András
af900ab0af Table header fix (#2285) 2017-09-05 15:16:41 +01:00
Mario Romano
5847ebede9 fix pagination height missalignment ADF-1498 (#2284) 2017-09-05 15:16:41 +01:00
Eugenio Romano
ac2390cbdf appveyor fix build 2017-09-05 15:16:41 +01:00
Eugenio Romano
f7e14b1028 move mat-input-prefix change only in amount sub class 2017-09-05 15:16:41 +01:00
Denys Vuika
ffbfc8b87a [ADF-1502] Fixes for AoT checks in Angular CLI (#2282)
* Fixes for AoT checks in Angular CLI

* login fixes

- aot compatibility
- fix copyright symbol
- fix toggling password (operates within the component instead of the whole document)
- remove old MDL calls on error style check

* Search fixes

* login test fixes

* form fixes

- add WidgetComponent to the module
- remove missing 'focus' property from Hyperlink widget template/style

* task-list fixes

* process-list fixes

* analytics fixes
2017-09-05 15:16:41 +01:00
Popovics András
1ffb4619cb [ADF-1497] Fix missing drag & drop image and message (#2281) 2017-09-05 15:16:41 +01:00
Vito
1f66cf8c56 [ADF-1458] wrongly named input attribute - renamed disabled into disable (#2270)
* [ADF-1458] wrongly named input attribute - renamed disabled into disable

* [ADF 1458] renamed disabled attribute in disable
2017-09-05 15:16:41 +01:00
Deepak Paul
893252dd7a [ADF-1407] Editing a Report title should be aligned (#2278)
* Fixed report title alignment
2017-09-05 15:16:41 +01:00
Vito
53d8aa4a6f [ADF-1442] added selectedIndex managing for tab group on activiti demo (#2275)
* [ADF-1442] added selectedIndex managing for tab group on activiti demo

* [ADF-1442] removed old tab click managing
2017-09-05 15:16:41 +01:00
Maurizio Vitale
cbe7db7ed2 [ADF-1487] ADF checklist - fix mdl issue (#2274)
* fix mdl issue in the next release we should redesign this component

* Implement the correct interface
2017-09-05 15:16:41 +01:00
Denys Vuika
7f720fda3a fix issues with the icons column in DT/DL (#2277)
* fix issues with the icons column in DT/DL

- fix issue with screen reader label not being translated
- fix issue with column taking the width of the screen reader label

* fix custom selection icon position
2017-09-05 15:16:41 +01:00
Denys Vuika
480bef7ad9 allow showing viewer based on only node id (#2257) 2017-09-05 15:16:41 +01:00
Denys Vuika
549cb505f8 info drawer integration support (#2259)
provides and toggles placeholder for the info drawer within the dialog
2017-09-05 15:16:41 +01:00
Popovics András
407e11664a [ADF-theming-fix] Fix theming related issues (#2276)
* First steps

* Every package have separate entry points for styling mixins

* Moving to config dir, and using it in demo shell

* Remove webpack config include path magic from activiti-form package

* Fixing all the webpack common configs and using relative paths in the prebuilt themes

* Datatable header fix

* Update documentation
2017-09-05 15:16:41 +01:00
Vito
738290ce37 [ADF-1458] applied custom attribute name to let changes flows into input (#2273) 2017-09-05 15:16:41 +01:00
Denys Vuika
9625484977 accessibility enhancements for datatable (#2266) 2017-09-05 15:16:41 +01:00
Deepak Paul
287630d40f [ADF-1466] Ng2-activiti-tasklist module uses NO_ERRORS_SCHEMA schema, which hides underlying error (#2271)
* [ADF-1466] Ng2-activiti-tasklist module uses NO_ERRORS_SCHEMA schema, which hides underlying error

* Added directives for the custom tags

* Replaced empty list tags with new directives

* Removed CUSTOM_ELEMENTS_SCHEMA document-list, task-list and process-list

* Handled empty attachment list sceeenario in attachment list

* [ADF-1466] Ng2-activiti-tasklist module uses NO_ERRORS_SCHEMA schema, which hides underlying error

* Added tests for disabled and non empty attachments scenario
2017-09-05 15:16:41 +01:00
Denys Vuika
c9b7ddff90 update wsrv (#2268)
fixes console warning:
[DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
2017-09-05 15:16:41 +01:00
Deepak Paul
d3602a16b1 [ADF-1480] Padding is missing from Task List (#2269)
* Fixed padding
* Migrated from mdl to md
* Removed additonal styles from demo-shell
2017-09-05 15:16:41 +01:00
Andy Stark
477ad3153a [ADF-1453] Restructure README.md files (#2272)
* ADF-1453: Restructured Activiti Diagrams readme

* [ADF-1453] Fixed README indexing script to handle linefeeds and Windows paths

* [ADF-1453] Including changes to readme indexing script
2017-09-05 15:16:41 +01:00
Denys Vuika
5f7d690db5 dynamic column layout support (#2260) 2017-09-05 15:16:41 +01:00
Vito
42ed604349 [ADF-1368] Delete a document onto document list update even the file upload dialog (#2267)
* [ADF-1368] adding success action event even form file deleted on document actions

* [ADF-1368] reflecting delete changes on documentlist

* [ADF-1368] added event on upload service when a file is deleted from external source

* [ADF-1368] pinned version beta8 for material

* [ADF-1368] added test cases for success event on documentlist actions delete
2017-09-05 15:16:41 +01:00
Denys Vuika
e0ffeb0ea5 Revert "Added Tabbing to datatable and keyboard functionality (#2262)"
This reverts commit c05c882330161ef3d62b9677a4516c64e6d1b4a0.
2017-09-05 15:16:41 +01:00
tdonovancsra
6ccab88fd5 Added Tabbing to datatable and keyboard functionality (#2262) 2017-09-05 15:16:41 +01:00
Maurizio Vitale
acbba18e22 Fix demo shell pagination style (#2265)
Add missing properties about the pagination inside the tasklist readme
2017-09-05 15:16:41 +01:00
tdonovancsra
96ad7e4bb0 508 alt tag added for thumbnail preview (#2263) 2017-09-05 15:16:41 +01:00
Denys Vuika
0333daae1c border style fixes for data table rows (#2264) 2017-09-05 15:16:41 +01:00
Vito
58c298fc25 [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-09-05 15:16:41 +01:00
Vito
a58ced408c [ADF-1454] resolved login switch problem (#2258) 2017-09-05 15:16:41 +01:00