* notify service refactoring
get translate eliminitation in favor of instant
add error event where necessary
fix config problem during test
* fix delete notify test
* remove fdescribe
* fix core test
* errors
* fix types
* [ADF-2492] Task without a form is not displayed when assignment is preselected on APS
* Fixed task without a form is not displayed when assignment is preselected on APS
* * Added testcases for the recent changes
* fix e2e and test in demo shell
* test single run demo shell conf
* fix script e2e
* fix test lint problems
* remove async from nested test
* fix pdf test
* modify url load pdf strategy test
* SimpleChange import
* pdf viewer test fix
* remove force closing
* refactor pdf viewer
-remove promise approach
-add event rendered
-add destroy worker
* increment timeout
* use proxy files
* remove require
* fix viewer component test
* remove last require
* prefer use of done for txt viewer test
* [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
* remove tag and rating service the testbed
* remove unused import in modules
* pdf viewer async
* viewer test fixed
* remove testbed share datatable
* remove unused dependencies
* add missing parameter
* remove testbed from folder actions service
* TaskHeaderComponent async
* remove testbed from document actions and list
* remove unused import
* use done for nested test
* fast finish false
* [ADF-2300] added new selection menu to file uploaded
* [ADF-2300] added menu option to attach file widget
* [ADF-2300] removed fdescribe
* [ADF-2300] fixed due peer review
* [ADF-2326] Process List - Provide a way to support custom html template and static columns at same time.
* Fixed support custom html template and static columns at same time
* Updated process list documentation with recent changes.
* * Added testcases for recent changes .
* [ADF-2305] Process app tiles on process workspace landing page show "..." in Firefox
* [ADF-2305] Removed multi-line ellipsis work around for Firefox
* [ADF-2305] Added multi-line or single line ellpsis conditionally
* * [ADF-2305] Imported line-clamp mixin from core mixins
* 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
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* added a way to pass custom no-apps template to adf-apps
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* added a way to pass custom no-apps template to adf-apps
* [ADF- 2123] Process Pagination - There is no way to paginate the result
* Updated unimplemented pagination method.
* * Refactored process-service component.
* * Removed unused pagination methods from process-service component.
* * Updated process/task list documentation with recent changes.
* [ADF-2118] Process Initiator should be able to complete a task.
* Fixed Process Initiator should be able to complete a task.
* * Fixed Process Initiator should be able to complete a task.
* * Removed extra space
* [ADF-2298] Process Header - Make it customizable from config file
* Added customization to process instance header through config file
* [ADF-2298] Process Header - Make it customizable from config file
* Fixed tests
* Added documentation