2993 Commits

Author SHA1 Message Date
Maurizio Vitale
cb50ab7e6a [ADF-1822] Process header - Should show the businessKey property (#2549)
* Add the businessKey in the process header

* Add unit test
2017-10-26 14:28:07 +01:00
Popovics András
2588bbda7d [ADF-1751] Version manager POC (#2551)
* First try

* Upload new versions

* Add versionComment

* Permission handling for sidebar also

* Add tests

* Fix rebase

* Add documentation
2017-10-26 14:22:34 +01:00
Eugenio Romano
1cfe43e5d9 [ADF-788] Support for max file size constraints in Upload button component (#2546)
* add maxFile size in upload Button

* test button file size in demo shell
2017-10-26 11:52:28 +02:00
Mario Romano
abb1ef10e8 [ADF-1824] fix moment js secuirty issue (#2547) 2017-10-25 16:18:55 +01:00
Cilibiu Bogdan
2ce0441048 [ADF-1815] sort options (#2545) 2017-10-25 15:31:42 +01:00
Denys Vuika
bb4c6365b1 viewer toolbar events (#2543) 2017-10-25 12:33:56 +01:00
Maurizio Vitale
52bba291de [ADF-1819] Start task - Use the correct translation path (#2540)
* Use the correct translation path

* Fix start process component
2017-10-25 11:52:35 +01:00
Mario Romano
dfcaa63d8e restore styles build 2017-10-25 11:32:58 +01:00
Eugenio Romano
ded3847762 clean all the events that start wit on prefix (#2536) 2017-10-25 10:35:38 +02:00
Mario Romano
07be61bfa5 fix type 2017-10-25 01:37:59 +01:00
Mario Romano
2351c0acb0 remove style build to make build working 2017-10-25 01:34:25 +01:00
mihai sirghe
8dffbaf503 [ADF-1759] updated the process attachments header language keys (using the existing ones) (#2535)
* Created language keys for the header labels in proccess atachment list component
Updated the component

* [ADF-1759] updated the process attachments header language keys (using the existing ones)

* added menu actions key for process attachment language support

* updated the view download and remove action (hardcoded)labels with the appropriate translation keys
2017-10-24 20:10:26 +01:00
Maurizio Vitale
6ce8a33d3b Add new keys (#2538)
Make the existing one more specific
2017-10-24 15:31:47 +01:00
Vito
8102255d43 [ADF-1783] added some more responsibility to userinfo component (#2532)
* [ADF-1783] added some more responsibility to userinfo component

* [ADF-1783] re added wrong change

* [ADF-1783]
added PR changes
2017-10-24 15:30:55 +01:00
Maurizio Vitale
2ec059f53a Add PROCESS_NAME key (#2539) 2017-10-24 15:22:03 +01:00
Denys Vuika
f33284a2e3 [ADF-1708] prevent native context menu for Menu component (#2534)
* prevent native context menu for Menu component

* fix unit tests
2017-10-24 09:31:39 +01:00
Vito
1e6d0d90e3 [ADF-1726] added responsivness for empty element in tasklist and docu… (#2522)
* [ADF-1726] added responsivness for empty element in tasklist and document list

* [ADF-1726] changed media query with material2 variables
2017-10-23 21:59:57 +01:00
Denys Vuika
b174cea07c [ADF-1750] content projection for viewer menus (#2524)
* content projection for viewer menus

* unit tests

* remove old file
2017-10-23 21:57:00 +01:00
Eugenio Romano
f1812fd123 [ADF-1771] Upload widget clears out filename on cancel but uploads file (#2526)
* after uploaded a file should show the list of the files

* fix delete file from input

* add test delete file uploader
2017-10-23 21:56:24 +01:00
Maurizio Vitale
c958d4a2fe Use the translation keys of task component (#2530) 2017-10-23 21:55:29 +01:00
Denys Vuika
fad5118bb6 add missing pipe export (#2531) 2017-10-23 21:52:46 +01:00
Eugenio Romano
25ae5373cf fix log service (#2527) 2017-10-23 21:52:20 +01:00
madhukar23
40e657d486 [ADF-1765] Info Drawer - Review the specification (#2519)
* Changed css for adf-info-drawer as per design specification
2017-10-23 16:55:34 +01:00
mihai sirghe
b2e67e0392 Created language keys for the header labels in proccess atachment list component (#2523)
Updated the component
2017-10-23 11:06:46 +02:00
Mario Romano
167336f245 Refactor demo shell as CLI project (#2501)
* split interfaces

* angular cli demo refactoring

* fix test import

* fix demo script

* fix demo script

* fix demo script

* fix demo script
2017-10-22 00:02:41 +01:00
Denys Vuika
9ac0c06acd strongly typed events, removed deprecations (#2525) 2017-10-21 11:09:55 +01:00
Maurizio Vitale
4d9591c76c [ADF-1781] Task List - the default columns must be localisable (#2517)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Add a root scope ADF_TASK_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure
2017-10-20 16:44:29 +01:00
Maurizio Vitale
729270b138 [ADF-1782] Language menu - Fix typo (#2520)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Fix typo

* Fix typo
2017-10-20 16:43:08 +01:00
Vito
6b20c89b6d [ADF-1725] added responsive layout for task details and infodrawer (#2516) 2017-10-20 16:42:23 +01:00
Denys Vuika
f9fc76a3ce optional port number (#2518) 2017-10-20 16:41:19 +01:00
Maurizio Vitale
c2cafaa648 [ADF-1768] Process list - The columns must be localisable (#2515)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Add a root scope ADF_PROCESS_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure

* Fix unit test
2017-10-20 16:36:57 +01:00
Eugenio Romano
9ce0cd45e8 [ADF-1777] Remove unused parameter from search parameter method 2017-10-20 12:36:25 +01:00
Maurizio Vitale
8963320f01 [ADF-1735] Rename tasklist.component.ts to task-list.component.ts (#2510)
* Rename tasklist.component.ts to task-list.component.ts
Rename tasklist.component.md to task-list.component.md

* Rollback change service name
2017-10-20 12:27:01 +01:00
Maurizio Vitale
c3b948a1b7 Rename processlist.component.ts to process-list.component.ts (#2511)
Rename processlist.component.md to process-list.component.md
2017-10-20 12:26:49 +01:00
siva kumar
2aff5434f6 [ADF-1747] Task service - findAllTaskByState return a wrong list. (#2485)
* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored findAllTasksWhitoutState method.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Added unit test case.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored unit test cases for tasklist.service
2017-10-20 10:22:29 +01:00
Cilibiu Bogdan
834a61eda4 sort by file size (#2514) 2017-10-20 10:17:23 +01:00
Vito
9116c54f4c [ADF-1704] added encoding to filename to avoid break on special chara… (#2509)
* [ADF-1704] added encoding to filename to avoid break on special characters

* [ADF-1704] removed unused encode decode for file name
2017-10-19 21:24:26 +01:00
Eugenio Romano
0f8534091b fix hiding header for non group (#2512) 2017-10-19 17:14:14 +01:00
madhukar23
6ee53fe302 Revert the scss changes on Process Info Drawer (#2505)
* [ADF-1760] Process Info Drawer - The keys must be localized

* Reverting scss changes done in the previous PR for the same issue

* Revert the scss changes on Process Info Drawer
2017-10-19 14:51:10 +02:00
Eugenio Romano
8b0047337f [ADF-1723] LogService configuration (#2496)
* log levels implementation

* documentation and test

* remove logservieMock

* add logLevel in app config file

* remove semicolons

* fix pagination test

* fix test form

* silent test in production config

* fix test
2017-10-19 12:54:56 +01:00
madhukar23
b7e00caee1 [ADF-1760] Process Info Drawer - The keys must be localized (#2502)
* Made all the keys localised for process header

* Added style for adf-info-drawer according to zeplin specification
2017-10-19 11:18:15 +02:00
Cilibiu Bogdan
4e558cb162 [ADF-1753] update counter (#2498) 2017-10-18 20:15:18 +01:00
Vito
224c97642c [ADF-1651] removed pagination from site service query (#2500) 2017-10-18 19:22:32 +01:00
Maurizio Vitale
d5cd38b7ee [ADF-1698] Task Info Drawer should be localizable (#2495)
* Card component should provide the localization

* Fix unit test
2017-10-18 19:21:18 +01:00
Maurizio Vitale
0bdd66e158 [ADF-1758] Remove the hardcoded work and add keys (#2499) 2017-10-18 19:15:21 +01:00
Maurizio Vitale
ed36d08344 [ADF-1706] Translate ADF i18n strings into all supported languages (#2490)
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages

* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706

* Add multilanguages

* Load the languages from the app config file

* Fix it json

* Simplify the adf menu languages

* Removed unused code

* Basic documentation

* Fix unit test
2017-10-18 15:50:52 +01:00
Denys Vuika
1cafaa11f1 remove blue success label from the dialog (#2494) 2017-10-18 15:32:53 +01:00
Vito
5d77060cd4 [ADF-1720] Fixed format for min date and max date (#2492) 2017-10-18 14:22:29 +01:00
Denys Vuika
643921ae30 [ADF-829] i18n support for Viewer (#2489)
* i18n support for viewer

* remove commented out info drawer placeholder

* remove demo buttons
2017-10-18 14:21:56 +01:00
Vito
6d97e6724d [ADF-1681] removed N/A default value (#2493) 2017-10-18 14:19:52 +01:00