* * Removed unused adf-task-list keys from app.config
* Fix can add/remove the static property through the app.config and can put custom columns into the html in adf-tasklist component
* Fix add/remove the static property through the app.config and can put custom columns into the html in adf-tasklist component
* * Fixed support custom html template and static columns.
* Updated tasklist doc.
* Fixed failing test case.
* * Fixed support custom html template and static columns
* * Updated task-list documentation.
* update dependencies
add ban for fdescribe in tslint
reenable test
add badge codacy
check bundles esm5 and esm2015
travis run new vuild script
* remove fdescribe
* material 5.0.0 stable release
* [ADF-1826] Task Header - The priority property should be editable
* [ADF-1826] - Fixed isEditble typo
* [ADF-1826] - Adding unit test - checking the priority value is displayed
* [ADF-1826] fixed unit test
* [ADF-1826] fixed unit test (replaced fit with it)
* fix upload for process attachment list
export ActivitiContentService
ProcessService.createOrUpdateProcessInstanceVariables has incorrect method signature
* fix signature methods
* fix test parameters
* [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-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-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).