* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
* add stylelint
* fix style first part
* fix style second part
* fix style third part
* fix style fourth part
* Fix e2e tests first part
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* fix insights
* fix style abotu component
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* [ADF-3746] Rebase branch
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* Fix list error
* fix new style added
* tslint fix
* [ADF-3746] Fix scss errors on Process Filters Cloud component
* [ADF-3362] Search on document picker with custom site list - fix
* refactor & fix ADF-3361 & ADF-3362
* [ADF-3361][ADF-3362] set spy on the right method
* [ADF-3361][ADF-3362] fix tests
* [ADF-3361][ADF-3362] set constant
* [ADF-3361][ADF-3362] remove unused method
* [ADF-3361][ADF-3362] more relevant tests related to the fix
* [ADF-3362] refactor method
* [ADF-3362] fix tslint errors
* remove pagination override
* content node selector test page
* [ADF-2769] start adding more examples to node selector page
* [ADF-2769] added more example for node selector page
* [ADF-2769] added examples on node selector page
* restore viewer test
* fix content node selector breadcrumb tests
* fix skipped test
* notification service uncomment test
* remove duplicated test
exclude dialog test
* [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
* add adf-node-lock directive
* add lock-node service + button in context menu
* unit tests
* docs
* unit tests fix
* Remove unnecessary imports
* PR changes
* Remove fit from tests
* Update specific node from list on lock/ulock
* (wip) facet container
* shaping out the API
* code lint fixes
* radiobox facet example
* fields selector facet
* search limits support
* scope locations facet example
* move custom search to 'search.query' config
* use facet fields and queries from the config file
* use facet filters
* use facet buckets in query
* preserve expanded/checked states
* code cleanup and binding fixes
* fix apis after rebase
* extract query builder into separate class
* code improvements
* full chip list (merge facet fields with queries)
* placeholder for range requests
* move search infrastructure to ADF core
* cleanup code
* auto-search on init
* move search components to the content services
* selected facets chip list
* split into separate components at ADF level
* move the rest of the implementation to ADF
* facet builder fixes and tests
* translation support for category names
* docs placeholders
* update language level
* unit tests and packaging updates
* fix after rebase
* remove fdescribe
* some docs on search settings
* rename components as per review
* simplify chip list as per review
* turn query builder into service
* improve search service, integrate old search results
* fix node selector integration
* move service to the top module
* update tests
* remove fdescribe
* update tests
* test fixes
* test fixes
* test updates
* fix tests
* code and test fixes
* remove fit
* fix tests
* fix tests
* remove obsolete test
* increase bundle threshold
* update docs to reflect PR changes
* fix docs
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
* [ADF-2465] Sometimes, navigating using the breadcrumb opens another folder instead of the clicked one - after search performed on the Content Node Selector
fixed bug
added tests
made sure that deleting search input field clears all search related data
* [ADF-2465] change tests not to use setTimeouts
* 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-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-2310] Error is thrown if isSelectionValid optional property is not defined
* [ADF-2310] added unit tests for the change and removed unneeded import
* fix tests
* [ADF-2310] add missing async
* [ADF-2310] add more async function to unit tests
* [ADF-2304] Add option to Content Node Selector to transform the breadcrumb folder node
* [ADF-2304] update documentation with recent changes
* [ADF-2304] added example of using the breadcrumbTransform
* [ADF-1769] Refactored component props features
* [ADF-1769] Added methods list feature to doc tool
* [ADF-1769] Added support for optional parameters and initialisers
* [ADF-1769] Switched off prop generator tool
* [ADF-2242] Search on custom sources is not working.
fix search on custom sources
* [ADF-2242] added unit tests
* [ADF-2242] reverted change
* [ADF-2242] simplify code on search method and make extra call only when having custom dropdown defined
* [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
* [ADF-2054] start creating custom upload widget for share integration
* [ADF-2054] changed content node selector service to allow different opening approach
* [ADF-2054] addedd support for multi resource files
* [ADF-2054] fixed base case for upload when only local files are selected
* [ADF-2054] start adding and fixing tests for new share attach button widget
* [ADF-2054] changed test to perfrom a correct check
* [ADF-2054] removed fdescribe
* [ADF-2054] added test for share-widget component
* [ADF-2054] added peer reviews changes
* [ADF-2054] created a module folder for content widgets
* [ADF-2054] fixed wrong import
* [ADF-2054] fixed rebase errors
* [ADF-2054] restored some files changed by rebase
* [ADF-2054] added link to content services to fix packaging issue
* [ADF-2054] renamed widget