* 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
* remove BrowserAnimationsModule dependency
* improve test shim
* update test shim
* test shim updates
* example of lazy-loaded datatable
* local and global i18n demo for lazy modules
* lazy loading support for CoreModule providers
* test shim updates
* update test shim
* support global i18n for lazy modules
* cleanup lazy loading example
* update card view after rebase
* backwards compatibility
* cleanup files
* fix code after rebase
* people module directory restructuring
* Extract PeopleSearchFieldComponent to reuse most part of it
* Transform PeopleSearchFieldComponent to the form we want to reuse
* People selector component, first try
* Remove material grid from start-task.component, first part
* Styling and i18n
* clear button for deleting the selected assignee
* Remove people preloading, remove combobox and update assigneeId
* Fix existing tests
* Add new tests
* Final css fixes
* procesdefinitionId set
show dropdown multiple process
* fix sourcemap
* fix test start process
* fix test
* changes after code review
* add show dropdown optional
* remove fit fdescribe
* processDefinitionId in processDefinition change
* improve tests