* [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
* [ADF-2334] Added status icons to index page
* [ADF-2334] Improved status icons
* [ADF-2334] Added version index page
* [ADF-2334] Fixed bad anchors in version index
* [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