* sorting configuration
* detect primary sorting and use with document list
* search results sorting
* docs update
* unit tests and code updates
* update code
* update code
* generic sorting picker, test updates
* ability to switch off client side sorting
* update docs for document list
* [ADF-2771] Sidebar action menu component - UX review
* Add a input property to set the width of sidebar-action-menu.
* [ADF-2888] UX doesn't respect the Sidenav specifiactions
* Add a input property to set the width of sidebar-action-menu.
* [ADF-2626] added preserved state functionality for sidenav component
* [ADF-2626] changed logic for preserving the sidenav component state
* [ADF-2626] added missing curly brace }
* [ADF-2626] small changes on logic based on pr comments
* [ADF-2843] added tooltip for create folder and edit folder icons from Content Services
* Revert "[ADF-2843] added tooltip for create folder and edit folder icons from Content Services"
This reverts commit d5a7abb65b5bbfd024b44aa7e331e688aa13eb60.
* [ADF-2626] changed casting
* [ADF-2626] updated documentation with event
* [ADF-2626] removed app-config pipe because it was not being used
* add majorVersion param
move common part in base class
* refactor upload queue
* fix after refactoring
* add comment functionality in versioning
add minor and major option in versioning
add animation in versioning
add new functionality in demo shell
* add animation test
* add missing properties test and base upload class
* fix reload after new version upload [ADF-2582]
* update documentation
* update doc and fix minor style issues
* fix tslint error
* change cachebuster
* ADF-2672 version manager disable buttons
* [ADF-2649] hide show actions in version list
* fix tests
* Add observable menu open state to the sidenav-layout component
* add documentation, fix inversed value
* Add success events to folder create/edit directives
* Overridable dialog titles for the directives
* Update the documentation
* [ADF-2500] The full content of Trashcan is not displayed.
fix pagination problem and add tests
* refactor code
* custom resources services
* move custom resources in separate service part 2
* move custom resources in separate service part 3
* move isCustomResources in custom resources
* move getCorrispondinNodeIds in custom services
* reorganize code
* add pagination interface
* remove permissions check document list and use the common cs method
remove the merge option and move it in the paginator
* make infinte scrolling always use the target
* restore loading infinite page
* fix license header
* fix type problems
* breadcrumb test service
* fix test
* export CustomResourcesService
* fix test pagination
* fix content ndoe test
* remove timeout content node selector test
* fix after rebase
* ripristinate observalbe in search service
* fix wrong type return stub document list test
* fix search service
* fix test document list
* move handle error in common method
* restore observable in search control
* Update search-control.component.spec.ts
* fix after rebase
* add import switchmap
* core import in karma conf
* missing commas
* fix mocks
* fix mock searchquerybody
* search test fix