* [ADF-1825] - Form field in start task no aligned
Fixed
* [ADF-1825] - Form field in start task no aligned
Small refactoring - replaced tab indentation with space indentation
* [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
* [ADF-1784] - [Mobile] - Empty folder image should not display drag and drop image
Fixed
* [ADF-1784] - [Mobile] Empty folder image should not display drag and drop image
Also, for process-lis-component, i added a small fix for the image size when viewed with small screen devices
* [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
* fix for ADF-1772
Enabling translation for application-list-component title
* [ADF-1772] fix translation for default application name
added unit tests for checking this fix