* [ADF-4401] remove classname from nested items - use 'adf-content-cell' instead
* [ADF-4401] some DL display fixes
- align header cells with content cells
- columns aligned on Trashcan DL
- ellipsis on long folder names inside the content node selector
- more width on highlight cell from search-results
* [ADF-4401] use 'adf-content-cell'
- to allow ellipsis to display when a parent has 'adf-ellipsis-cell' class
* [ADF-4401] remove not used styles
* [ADF-4401] rename scss classname to have 'adf-datatable' prefix
* [ADF-4401] Add documentation for datatable
* [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
* reload table cells on node updates
* update unit tests
* update dynamic columns
* fix value type
* fix tests
* update code as per review
* update variable name
* test fixes, core automation service
* fix test
* 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
* 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-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