* 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-2421] Unable to copy / move a file from Recent or Favorites when user has only granular permissions on the file
* [ADF-2421] refactor code
* [ADF-2421] refactor to simplify code
* [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-2391] skipCount is not reset on document-list when choosing a custom source from adf-sites-dropdown, nor the currentFolderId and folderNode
fix and tests added
* [ADF-2391] refactor code & took into account merge parameter
* [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-2354] Paginator Component - Add an unique id to the overlay menu
* Added a unique class for pageSize in pagination-component
* *[ADF-2354] Reused existing class
* 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
* [ADF-20177] [Destination picker] User should not be able to copy / move items into a site outside of the documentLibrary
* [ADF-20177] added unit tests for the change
* [ADF-2077] refactor code and unit tests after code review
* [ADF-2077] more refactoring to make the unit tests messages more clear