* [ADF-3912] added abstract class for document-list component to be provided
* [ADF-3912] - created abstract class for document-list service
* [ADF-3912] - fixing and removing the custom resource from document-list
* [ADF-3912] added interface for document list service
* [ADF-3912] added interface for loadFolderById for DL component
* [ADF-3912] fixed missing return type
* [ADF-3912] removed comment
* [ADF-3912] fixed PR comments
* [ADF-3912] fixed wrong import
* [ADF-3912] fixed unit test failing
* [ADF-3912] removed unused method
* [ADF-3912] fixed lint problems
* [ADF-3228] Added lock check in content service
* [ADF-3228] added unit test for lock check
* [ADF-3228] fixed wrong line on rebase
* [ADF-3228] fixed e2e related to new lock behaviour
* [ADF-3228] externalised lock service and added more unit tests
* [ADF-3228] added lock service to disable context actions
* [ADF-3228] fixed e2e rebased to the latest
* fix infinite pagination test
* ready event only after full source
* infinite init to pagesize maxitems
* infinite init to pagesize maxitems
* infinite init to pagesize maxitems
* [ADF-4027] fix navigation to custom sources
* [ADF-4027] code cleanup
* [ADF-4027] allow to perform navigation for custom sources
* [ADF-4027] disable old test
* [ADF-4027] perform site navigation on document-list
* [ADF-4027] update test
* 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
* [ADF-3606] added extra icon for special folders
* [ADF-3606] changed icons and added tests
* [ADF-3606] added navigation via linked folder
* [ADF-3606] fixed problem in test
* [ADF-3606] added extra documentation
* [ADF-3606] fixed problem with folderchange event
* [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
* change infinite pagination logic
make merge in share adapter a real merge
* missing semi column
* type problem
* fix pagination infinite test
* tentative file detector
* add other remote files for webdriver
* parallel execution test
* fix refresh browser e2e
* missing driver remote in util
* 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
* react on [disabled] binding changes
* [disabled] binding updates for context menu items
* evaluating disabled state with a function
* unit test
* restore original description
* remove irrelevant test
* fix tests
* fix random failing test core search/comment/auth/user
* fix node delete directive
* fix lint issues
* node restore fix
* fix comment test
* remove fdescribe
* fix tests and tslint
* fix upload test
* unsubscribe success event task test
* copy comment object during test
* use the data pipe performance improvement and standard usage
* uncomment random test
* fix comment date random failing test
* disposable unsubscribe
* fix start process
* remove fdescribe
* change start process test and remove commented code
* fix error event check double click
* clone object form test
* refactor date time test
* fix service mock
* fix test dropdown and context
* git hook lint
* fix language test
* unsubscribe documentlist event test
* fix disposable error
* fix console log service error document list
* unusbscribe search test
* clear input field
* remove wrong test
* 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
* schema and configuration improvements
* check list search widget
* "Clear all" button to reset the list
* page size and "show more" for response facet fields
* test fixes
* fix tests
* fix pagination bug (skipCount reseting)
* integrate date range picker from #3248
* i18n support for date and number range
* some docs for search filter
* docs update
* docs update
* cleanup code as per review
* [ADF-2687] No message is displayed when deleting a folder from content action
[ADF-2714] Not able to download a version of a file
[ADF-2682] Number of page doesn't change when navigating to another folder
Expand lock documentation
* fix test init