4422 Commits

Author SHA1 Message Date
Popovics András
754e02625e Fix translation issues (#2731) 2017-11-24 16:37:13 +00:00
Popovics András
e773c5a979 Fix translation key (#2726) 2017-11-24 14:18:05 +00:00
Popovics András
92ccf36eb4 Restore functionality, which was removed the brainless way (#2725) 2017-11-24 14:17:00 +00:00
Eugenio Romano
8269d50b14 [ADF-2020] remove wrong debug print status 2017-11-24 10:03:39 +00:00
Popovics András
a2e6ee4c95 Fix Like component to be reactive on change of nodeId parameter (#2717) 2017-11-23 19:44:18 +00:00
Popovics András
16428a8109 Remove sidebar functionality from task details (#2719) 2017-11-23 19:42:50 +00:00
Eugenio Romano
440759c66b
[ADF-2020]The upload button is not disabled when the 'enable upload' checkbox is not checked (#2720)
remove deprecated properties
2017-11-23 19:41:28 +00:00
Eugenio Romano
dd7a6565e3 [ADF-1711] The <adf-task-attachment-list component displays drag-and-… (#2716)
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working

* fix test for remove upload deprecated properties

* remove duplicate identifier
2017-11-23 17:15:01 +00:00
Eugenio Romano
083f40192c fix highlighting content node selector 2017-11-23 16:40:37 +00:00
Popovics András
9bc99665ef Fix misalignment in FF also (#2709) 2017-11-23 14:04:16 +00:00
Popovics András
0de9c7d7eb Make login iPhone compatible (#2708) 2017-11-23 12:46:28 +00:00
Denys Vuika
7d4ee779cf add missing export (#2706) 2017-11-23 12:34:58 +00:00
Popovics András
c0738cb7d9 [ADF-2006] Fix document list style misalignment in copy/move dialog (#2704)
* Fix document list style misalignment in copy/move dialog

* Remove unnecessary import
2017-11-23 11:22:45 +00:00
Eugenio Romano
19fe900938 [ADF-1995] reduce search in mobile device and show only for CS users 2017-11-23 08:39:19 +00:00
Eugenio Romano
8d982c7875 [ADF-1981] attachment task should not be in loading state by default 2017-11-23 01:38:05 +00:00
Eugenio Romano
d2e1dc5aed [ADF-1871] Tasklist IE 11 crash 2017-11-23 01:23:04 +00:00
Eugenio Romano
d7b790f2bb [ADF-1995] [Mobile] Menu button is not displayed - portrait orientation 2017-11-22 21:48:36 +00:00
Eugenio Romano
729a8b6bde [ADF-1920] diagram button enabling and disabling correctly 2017-11-22 18:48:05 +00:00
Popovics András
7d25d84850 Restore original functionality of node-permission directive (#2698) 2017-11-22 18:28:50 +00:00
Popovics András
5f9efdb900 Fix app-list css issue (#2700) 2017-11-22 18:28:40 +00:00
Mario Romano
77d15fa2b5 [ADF-2001] change fxLayout to column (#2699) 2017-11-22 18:14:25 +00:00
Eugenio Romano
7870772fbd [ADF-1981] Continous loading of task details if task list is empty 2017-11-22 17:32:37 +00:00
Vito
01ff35a786 [ADF-1921] fixed error message for dynamic table (#2696)
* [ADF-1921] fixed error message for dynamic table

* [ADF-1921] removed console log
2017-11-22 17:22:52 +00:00
Eugenio Romano
b0c599c115 [ADF-1996] Task document path is not displayed properly 2017-11-22 15:43:57 +00:00
Eugenio Romano
e7718a261f new output themes for dist 2017-11-22 14:25:16 +00:00
Eugenio Romano
fa68741242 prebuilt themes check and fix 2017-11-22 14:24:54 +00:00
suzanadirla
68239cd002 [ADF-1599] [Destination Picker] Updates to match the designed component (#2642)
* [ADF-1599] fix design issues

Search Term Highlight text to be orange (primary color)
Main action button text label to be orange (primary color)
Main action button text to be in Uppercase
Main action button to relate to the action i.e. MOVE or COPY
Dialog title: Name of item to move/copy should be in 'quotes'

* [ADF-1599] fix Dropdown	Placeholder text from 'Site List' to 'Select Location'

* [ADF-1599] fix Dropdown	Placeholder text from 'Site List' to 'Select Location'

* fix 'Select Location' width and bottom margin

* [ADF-1599] update document picker to match design

* [ADF-1599] fix failing tests

* [ADF-1599] update the unit tests

* [ADF-1599] use only colors from $theme on component scss file

* [ADF-1599] change needed after resolving conflict on merge
2017-11-22 13:40:47 +00:00
Eugenio Romano
ed6aa1a0c1 fix check bundles and copy i18n and assets 2017-11-22 13:27:18 +00:00
Eugenio Romano
d34a2089a7 change copy script part 2017-11-22 13:00:05 +00:00
suzanadirla
c91301d9a5 [ADF-1949] fix issue that appears on call action on chosenNode from c… (#2690)
* [ADF-1949] fix issue that appears on call action on chosenNode from custom source list

* [ADF-1949] update unit tests
2017-11-22 12:46:40 +00:00
Eugenio Romano
afc289527c add root on lib and ignore 2017-11-22 12:39:42 +00:00
Denys Vuika
25b85eab2c remove "important" from breadcrumb css 2017-11-22 11:46:07 +00:00
Denys Vuika
5b74b29f09 fix the issue with breadcrumb after material upgrade (#2692) 2017-11-22 11:41:18 +00:00
siva kumar
7cf0a1c839 [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks (#2680)
* [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks .

* Refactored task header component.

* [ADF-1712]The <adf-task-header component displays a Requeue button for none pooled tasks.

* Refactored task header component.
* Added test cases.

* [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks.

* Changed method name .
2017-11-22 11:18:14 +00:00
Eugenio Romano
3ccccbec4e ng-pack moved conf 2017-11-22 11:16:32 +00:00
Eugenio Romano
7fa44ab096 avoid npm link for bamboo problems 2017-11-22 11:15:47 +00:00
Eugenio Romano
f629f48d16
[ADF-1968] [IE11] The login page is not loading and import fix (#2679)
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging

* fix after rebase

* fix test upload services

* exclude temporarily button event test

* restore commented demo shell files

* fix process spy
2017-11-22 10:33:56 +00:00
Cilibiu Bogdan
39737b3df6 canActivateChild implementation (#2691) 2017-11-22 10:07:27 +00:00
Popovics András
c605ee38a7 Fix rxjs debounceTime (#2687) 2017-11-21 16:57:49 +00:00
mihai sirghe
ed35a291b4 [ADF-1890] - Viewer - Content projection for sidebar only works if si… (#2661)
* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left

This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari

* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left

This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari

* Replaced fit statements with it

* added flex dependenty to the viewer component spec file

* Update for sidebar component template

* Delete npm-debug.log from repo

* Fix sidebar height issues

* Fix tests
2017-11-21 16:27:19 +00:00
Vito
ffef846f1e [ADF-1976] fixed visibility condition on container widget (#2686) 2017-11-21 15:57:20 +00:00
Denys Vuika
15950d27f2 [ADF-1980] fix search component styles (#2684)
* fix search component styles

* remove obsolete styles and use routed viewer

* cleanup demo shell search bar

* fix app crashes
2017-11-21 13:31:14 +00:00
Popovics András
4f651ab868 [ADF-1975] Fixing missing style mixin invocations (#2685)
* Fixing missing theme mixin inclusion for forms

* Fix missing style mixins in core

* Make process-services' scss mixins' naming conventional
2017-11-21 12:41:47 +00:00
madhukar23
aa8b2a28f3 [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working (#2658)
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working

* Made the drag and drop area working in demo shell for task attachment

* Provided a way to pass custom no content template for drag and drop to the user

* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component

* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working

* Made the drag and drop area working in demo shell for task attachment

* Provided a way to pass custom no content template for drag and drop to the user

* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component
2017-11-21 10:33:56 +00:00
Vito
b35b8b0e2e [ADF-1951] fixed parsing date value when on readonly mode (#2674) 2017-11-20 20:38:13 +00:00
Popovics András
f693a241a6 Layout fix (#2677) 2017-11-20 20:37:19 +00:00
Popovics András
a62d550325 Fix buggy context-menu behaviour after cdk update (#2672) 2017-11-20 14:41:21 +00:00
Vito
d138d6af16 [ADF-1805] added some peer review changes and documentation changes (#2669)
* [ADF-1805] added some peer review changes and documentation changes

* Revert "[ADF-1805] added some peer review changes and documentation changes"

This reverts commit c132ee61ee607a9ed18e1c7bd5ea589808d9fd57.

* [ADF-1805] fixed documentation and added previous page load on empty page
2017-11-20 13:24:30 +00:00
Cilibiu Bogdan
a9bb6dff3a missing style (#2670) 2017-11-20 13:23:38 +00:00
siva kumar
47f5a5ddfb [ADF-1950] Not able to open an attached file within a Task. (#2654)
* [ADF-1950] Not able to open an attached file within a Task.

* Changed data-column key 'icon' to 'image' in task/process  attachment file component.
* Refactored activiti-component.
* Used Adf-viewer to view the attached documents.

* [ADF-1950] Not able to open an attached file within a Task.

* Centralized the use of the adf-viewer component in the activiti component (demo shell folder).
2017-11-20 12:12:21 +00:00