* [ADF-2334] Added status icons to index page
* [ADF-2334] Improved status icons
* [ADF-2334] Added version index page
* [ADF-2334] Fixed bad anchors in version index
* node download directive
* integrate with demo shell
* docs on the directive
* node actions integration
* test fixes
* remove old and disable invalid tests
* remove fdescribe
* fix unit tests
* [ADF-2201] Updated search component docs and tidied index page
* [ADF-2201] Fixed incorrect link
* [ADF-2201] Updated docs based on feedback
* [ADF-2201] Fixed broken relative link
* fix translations form
* fix style webpack script
* fix tslint error problem in viewer
* fix naming problems in attach file widget
* add start process form values data initialization option
* fix translation problems
* missing return type
* start process name configuration
* add CS cross PS configuration
* start process from file example
* fix minor issues
* add documentation and move the dialog in a separate component
* easy test select app
* alfrescoRepositoryName right property
* file conversion test
* fix issue after CR
* Remove forgotten semicolon.
* [ADF-2065] created dialog component for content node selector
* [ADF-2065] removing SiteModel from site dropdown to use SitePaging model of js-api
* [ADF-2065] - removed site model and updated documentation
* [ADF-2065] fixed test for site component
* [ADF-2065] refactored content node selector and created content node selector dialog
* [ADF-2065] fixed test on site-api service
* [ADF-2065] added a new content node dialog service to centralise the logic for content node dialog
* [ADF-2065] start adding test for node-actions service|
* [ADF-2065] added test for node-actions service
* [ADF-2065] added test for node action service
* [ADF-2065] renamed components to keep backward compatibility
* [ADF-2065] added input just for backward compatibility
* [ADF-2065] added some changes for backward compatibility and updated documentation
* [ADF-2065] updated documentation for content node selector
* adding debounce time in object picker
unify search api
fix multiples duplicate result
remove limit of 4 character to search
* remove three.min.js
* remove unused import
* tlsint fix and remove file
* rename sitesApiService to sitesService as all the other services
* fix test timeout async
* [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-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
* log levels implementation
* documentation and test
* remove logservieMock
* add logLevel in app config file
* remove semicolons
* fix pagination test
* fix test form
* silent test in production config
* fix test
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages
* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706
* Add multilanguages
* Load the languages from the app config file
* Fix it json
* Simplify the adf menu languages
* Removed unused code
* Basic documentation
* Fix unit test