* share file directive
* share link phase 2
* share dialog
* share dialog test
* more documentation
* add more meaningfully specification
* Add description in the dialog
* [ADF-2444] supportedPageSize is used only via input parameter
* [ADF-2444] removed white space
* [ADF-2444] added deprecation to supportedPageSize attribute of paginated interface
* Add auto file renaming in FE side
* Add error handling, file type restriction
* Documentation
* Fix ts-lint error
* Test the service
* Fix fdescribe...
* 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-2373] added filtering for membership on site dropdown
* [ADF-2373] added test for new site service method
* [ADF-2373] added filtering for site membering to the sites dropdown
* [ADF-2373] added another check into sites tests
* [ADF-2373] added a fix for the site dropdown tests
* [ADF-2373] fixed broken test check
* [ADF-2373] added PR review changes
* [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