* [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
* [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
* [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 .
* 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
* [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
* [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
* [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).