* [ADF-3196] [Task list / Process list] - The 'Task details' are not displayed for the selected Task
* * After rebase
* [ADF-3196] fixed selection for fist element
* * Created DataColumnSchemaAssembler component to get column schema from html and app.config.json
* Removed column related method from tasklist.
* * Removed data property from the tasklist component
* Using rows input property instead of data input property of the datatable
* * Renamed DataColumnSchemaAssembler to DataTableSchema
* Refactored DataTableSchema component
* * Changed schem property into an input schemaColumns property in dataTable component
* * Added selectFirstRow input property to select a first row of datatable
* Removed unnecessary method from tasklist component
* * Added test case for the recent changes
* Added mock object for the tasklist spec
* * Added testcases for recent changes in the datatable component
* * Updated datatable and tasklist document for the recent changes
* * Refactored process-service and task list component
* Updated datatable document.
* [ADF-3039] Task List - Enanchement
* Changed schemaColumn name to columns
* Updated datatable documentation.
* data input Annotated with @deprecated in the tasklist component
* * Added an sorting input to the datatable.
* Updated datatable and tasklist documentation
* Added method to get current sorting order.
* * After rebasing
* * Revert sorting changes
* * After rebase
* * fixed conflicts
* * Fixed failing testcase after rebased.
* [ADF-3082] Custom Task filters don't work.
* Added an sorting input to the datatable.
* Updated documentation for the recent changes.
* Added testcases for the recent changes.
* [ADF-3082] Custom Task filters don't work
* Added a sorting input to the datatable
* Added testcases to the recent changes.
* Updated doc for the recent changes.
* * Refactored task/process list dataSort.
* * Refactored process/task list datasort method
* [DW-635] Empty State Component
* [DW-635] Empty State Component
* [DW-635] Empty state Issue
* [DW-635] Use empty state component and custom empty directive
* [ADF-3041] Documentation for TaskList Component - Empty State issue.
* Deprecate the processDefinitionKey property.
remove unused tasklist code. It was needed with the old pagination component
* Remove nosense test
* Use adf version
* [ADF-2500] The full content of Trashcan is not displayed.
fix pagination problem and add tests
* refactor code
* custom resources services
* move custom resources in separate service part 2
* move custom resources in separate service part 3
* move isCustomResources in custom resources
* move getCorrispondinNodeIds in custom services
* reorganize code
* add pagination interface
* remove permissions check document list and use the common cs method
remove the merge option and move it in the paginator
* make infinte scrolling always use the target
* restore loading infinite page
* fix license header
* fix type problems
* breadcrumb test service
* fix test
* export CustomResourcesService
* fix test pagination
* fix content ndoe test
* remove timeout content node selector test
* fix after rebase
* ripristinate observalbe in search service
* fix wrong type return stub document list test
* fix search service
* fix test document list
* move handle error in common method
* restore observable in search control
* Update search-control.component.spec.ts
* fix after rebase
* add import switchmap
* core import in karma conf
* missing commas
* fix mocks
* fix mock searchquerybody
* search test fix
* [ADF-2387] added a stream for pagination size change
* [ADF-2387] added test for page size stream
* [ADF-2387] start refactoring adding a general stream for user preference attributes
* [ADF-2387] added documentation and test for user values stream
* move table in style
* Enable the cardview mode
* add button in demo shell to change view
add missing translation terms toolbar
* missing comma
* add example in demo shell
* style loading and images
* border card container
* document list tests
* test check class and input
* test fix
* fix test process services
* more documentation
* rirpristinate base pacakge integgration
* remove test color
* * 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.
* 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