4208 Commits

Author SHA1 Message Date
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
suzanadirla
edaa442e18 [ADF-1949 ] Allow customization of the dropdown menu on document picker (#2660)
* [ADF-1949] Allow customization of the dropdown menu on document picker

- add as input properties the 'dropdownHideMyFiles' and the 'dropdownSiteList' to the destination picker, so the list of sites from the dropdown can be customized, if wanted
- add navigation on '-mysites-' entries on document-list
- use custom dropdown on the copy/move document picker

* [ADF-1949] do not use a custom dropdown on the copy/move document picker on ADF side, because this can be done only on ACA side

* [ADF-1949] handling the node-dblclick event on content-node-selector.component instead of doing it on the document-list component

- and update the sites-dropdown documentation file

* [ADF-1949] changes requested on code review

* [ADF-1949] fix failing tests
2017-11-20 12:10:38 +00:00
Vito
141bc0f8b4 [ADF-1805] rebased documentlist pagination removal (#2668)
* [ADF-1805] rebased documentlist pagination removal

* [ADF-1805] fixed some wrong changes]
2017-11-20 10:40:05 +00:00
Vito
0f0f22634a [ADF-1918] added new search api service to search component (#2667)
* [ADF-1918] added new search api service to search component

* [ADF-1918] fixed close panel on empty search word

* [ADF-1918] added documentation for search changes

* [ADF-1918] fixed closing of subscription on destroy
2017-11-19 20:44:12 +00:00
Eugenio Romano
14ed9114b4 remove bundled theming from repositrory 2017-11-18 12:18:34 +00:00
Eugenio Romano
91f56857fc remove import material theming from attachment components 2017-11-18 12:16:45 +00:00
Eugenio Romano
c04b2c83e5 add missing package 2017-11-18 11:57:24 +00:00
Eugenio Romano
bbe423759c create single scss pack and script
remove unnecessary file from pack
fix problem dev change style
fix theme picker
2017-11-18 11:49:23 +00:00
Popovics András
4b76e6b4a9 [ADF-1841] Content Metadata first iteration (#2666)
* First try

* Small layout changes

* Add pipe support for CardViewTextItemModel

* property service

* Additional stuff

* Make CardViewUpdateService smarter

* Content metadata saving

* Rebase fix

* CardView Style fixes

* Fix core and content-services tests

* Fix CardView text item update UX
2017-11-18 10:43:39 +00:00
siva kumar
15cbd3a316 [ADF-1945] Profile image has Initials displayed behind it. (#2648)
*  Refactored userInfo component.
*  Added test cases.
2017-11-17 21:00:16 +00:00
Denys Vuika
8a52d6fed5 [ADF-1889] fix preview of the APS content (#2663)
* fix preview of the APS content

* test fixes

* viewer integration enhancements

* code fixes

* test fixes
2017-11-17 20:53:53 +00:00
Eugenio Romano
94704e554d missing insights i18n conf 2017-11-17 15:43:13 +00:00
Eugenio Romano
a8e209c5b5
[ADF-1968] fix packaging issues i18n and assets (#2665)
* fix packaging issues i18n and assets

* remove other not used fodler
2017-11-17 15:08:26 +00:00
siva kumar
1021cba9fc [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks. (#2637)
* Changed method name.
2017-11-17 14:06:22 +00:00
Andy Stark
ea5d7f5eac [ADF-1955] Updated doc index and script for new folder structure (#2659) 2017-11-17 10:45:55 +00:00