* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* Made the drag and drop area working in demo shell for task attachment
* Provided a way to pass custom no content template for drag and drop to the user
* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* Made the drag and drop area working in demo shell for task attachment
* Provided a way to pass custom no content template for drag and drop to the user
* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component
* [ADF-1949] Allow customization of the dropdown menu on document picker
- add as input properties the 'dropdownHideMyFiles' and the 'dropdownSiteList' to the destination picker, so the list of sites from the dropdown can be customized, if wanted
- add navigation on '-mysites-' entries on document-list
- use custom dropdown on the copy/move document picker
* [ADF-1949] do not use a custom dropdown on the copy/move document picker on ADF side, because this can be done only on ACA side
* [ADF-1949] handling the node-dblclick event on content-node-selector.component instead of doing it on the document-list component
- and update the sites-dropdown documentation file
* [ADF-1949] changes requested on code review
* [ADF-1949] fix failing tests
* [ADF-1918] added new search api service to search component
* [ADF-1918] fixed close panel on empty search word
* [ADF-1918] added documentation for search changes
* [ADF-1918] fixed closing of subscription on destroy
* [ADF-1761] refactoring search
* [ADF-1761] added click exit strategy and selection for list items
* [ADF-1761] removed old search component replaced with the new implementation
* [ADF-1761] removed old component and replaced with the refactored version
* [ADF-1761] added the new tests for search control component
* [ADF-1761] added test for refactored search component
* [ADF-1761] fixed minor twitch start styling the list
* [ADF-1761] fixed test
* [ADF-1761] removed unused import
* [ADF-1761] added search integrations with files component
* [ADF-1761] rebased branch on lates development
* [ADF-1761] added blur management for search
* [ADF-1761] fixed wrong behaviour on blur
* [ADF - 1761] fixed responsiveness on smaller resolution
* [ADF-1761] reduced font and added white line
* [ADF-1761] fixed some blur behaviour
* [ADF-1761] added some fix for on blur behaviour
* [ADF-1761] fixed some behaviour on blur
* [ADF-1761] fix for angular 5
* [ADF-1761] changed name from search integration to search result into demoshell
* [ADF-1761] fixed wrong change name
* [ADF-1761] added documentation for search control component
* [ADF-1761] added documentation for search component
* [ADF-1761] fixed wrong link into documentation
* [ADF-1761] fixed image for simple example
* [ADF-1761] added some improvements and removed duplicated code
* [ADF-1761] renamed directive to searchAutocomplete
* [ADF-1761] added some changes after Peer review
* [ADF-1749] Task List - Should be able to customize the rendered columns from JSON
* Refactored task/process list components to support customization key's
* Added Key properties to the app.config.json.
* Created preset model for task/process list .
* [ADF-1749] Task/Process List - Should be able to customize the rendered columns from JSON
* Fixed failing testcases.
* [ADF-1749] Task/Process List - Should be able to customize the rendered columns from JSON.
* Added test cases.
* Updated task/process list readme.md file
* * Updated task/process list readme.md file.
* [ADF-1774] Extend "Create Folder" and add "Edit Folder" dialogs to ADF
- added create and edit folder directives and used them inside the demo-shell file component
- added FolderDialogComponent for edit/create actions with name validators: forbidSpecialCharacters, forbidEndingDot and forbidOnlySpaces
- updated the translation files
- added unit tests for the new components
- removed the CreateFolderDialogComponent and its usage inside demo-shell
- added documentation files for FolderCreateDirective and FolderEditDirective
* [ADF-1774] fix messed up translation files because of previous commit
* [ADF-1774] changes required on code review comments
* [Document List] IE11 select icon is not aligned
[Document List] Login is not aligned
Register Alfresco file type icons within the mat-icon
remove old material-icons pice of code
* fix lint 180 in thumbnailservice
* remove unnecessary duplicate code
* fix thumbnail test