* [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-3887] Different local storages for different ADF apps
* [ADF-3887] Add documentation
* [ADF-3887] Add unit tests and improve code
* [ADF-3887] Add unit tests
* [ADF-3887] Fix e2e tests
* fix test
* fix test
* Update storage.service.md
* [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
* [ADF-1443] Refactor Download directive
* [ADF-1443] Node Download Directive now accepts single node and an array as input
* [ADF-1443] Fix Unit tests
* [ADF-1443] Fix unit test related to viewer component
* 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-3499] start creation of login dialog component with extra auth service feature
* [ADF-3499] adding new dialog for external content file
* [ADF-3499] fixed condition for pop up and added prefix ticket
* [ADF-3499] fixed smartfolder bug for content node selector
* [ADF-3499] disabling preview after uploading for external resource files
* [ADF-3499] fixed unit test for document list service
* [ADF-3499] added unit test to new components
* [ADF-3499] added translation and some fix
* [ADF-3499] fixed labels
* [ADF-3499] fixed problem with node and node entry for smart folders
* [ADF-3499] fixed compilation problem