* [ADF-2255] fixed loading for form loading data
* [ADF-2255] fix wrong placeholder
* [ADF-2255] fixed and added test for new value retrieving form
* [ADF-2255] fixed test on validation
* [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
* fix gallery view sort drop down empty values
restore recent in main pace
trashcan example demo shell add multi select
* add selectable default value
* remove change delete directive
* remove fdescribe
* missing return type
* 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- 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
* node download directive
* integrate with demo shell
* docs on the directive
* node actions integration
* test fixes
* remove old and disable invalid tests
* remove fdescribe
* fix unit tests
* [ADF-1876] added custom empty template for no search result
* [ADF-1876] added custom empty result tag for search result control
* [ADF-1876] added custom no search result tag for search control component
* [ADF-1876] added documentation for template no result
* [ADF-2163] first step to target all
* [ADF-2163] start refactoring folder dulpication action
* [ADF-2163] start refactorin all approach
* [ADF-2163] added test for target action 'all'
* [ADF-2163] fixed test and added enum for target actions
* [ADF-2163] updated documentation for content action target all
* [ADF-2163] updated documentation adding ENUM
* [ADF-2163] added change to documentation after quick review
* [ADF-2163] moved to upper case enum
* Revert "[ADF-2163] moved to upper case enum"
This reverts commit 41da0a34dd075971ded8c633dd293c9d8c59ef40.
* [ADF-2163] fixed case for 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
* [ADF-2150] changed query body parameter to a function
* [ADF-2150] added an example page where to try change query body
* [ADF-2150] improved queryBody mechanism
* [ADF-2150] fixed content node test
* [ADF-2150] extended docs added another way to use the query node
* [ADF-2150] fixed test for search on content node
* [ADF-2150] added some improvements to service config
* [ADF-2150] changed the documentation accordingly
* [ADF-2150] added PR changes
* [ADF-2150] fixed jdoc
* [ADF-2150] added checkbox to switch from service approach to input object approach
* [ADF-2150] fixed build error on demo shell