* 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-2054] start creating custom upload widget for share integration
* [ADF-2054] changed content node selector service to allow different opening approach
* [ADF-2054] addedd support for multi resource files
* [ADF-2054] fixed base case for upload when only local files are selected
* [ADF-2054] start adding and fixing tests for new share attach button widget
* [ADF-2054] changed test to perfrom a correct check
* [ADF-2054] removed fdescribe
* [ADF-2054] added test for share-widget component
* [ADF-2054] added peer reviews changes
* [ADF-2054] created a module folder for content widgets
* [ADF-2054] fixed wrong import
* [ADF-2054] fixed rebase errors
* [ADF-2054] restored some files changed by rebase
* [ADF-2054] added link to content services to fix packaging issue
* [ADF-2054] renamed widget
* Aspects collection
* Fetch only those metadata aspects which are defined in the application config
* Aspect property filtering first round
* Addig wildcard support for preset, default preset fallback to wildcard, and logging
* Add white list service
* Renaming services
* ContentMetadataService and CardViewItemDispatcherComponent update
* Observables... Observables everywhere...
* Propers CardViewAspect
* Defining more interfaces
* Dummy data and expansions panels
* Fix build attempt & proper panel expansion
* Folder restructuring
* Add different type mappings
* Restructuring Card view component
* Fix build
* More ECM types supported
* Validators first phase, extraction of interfaces, world domination preparation
* Validators phase II.
* Integer and float validators
* Hide empty text items and validation message foundation
* Validation error messages for text item view, small style changes
* Update date item
* bool item component
* Datetimepicker npm module
* Datetime model
* Add mapping for datetime
* Small fixes
* Passing down preset
* Adding forgotten package.json entry
* Adding some tests for wrapper card component
* content-metadata.component tests
* Covering some edge cases, adding some tests
* Fix cardview component's test
* Add datetimepicker to demoshell
* card view component show empty values by default
* displayEmpty dependency injection
* remove table like design from cardview
* Using alfresco-js-api instead of spike
* Remove spike folder and contents
* Fix test
* Cardview updated docs
* Content metadata md
* Fix review issues
* Fix the packagr issue
* Changed the service fetching page sizes in document-list component
* uncommented a line in process-service.component.ts for the tasklist to show page-sizes in task-list
* [ADF-1958] Process Attachment list - The empty list should be a simple template
* changed the default empty list to a simple template
* changed process-attachment.component.html so that the user can pass custom empty tempate
* [ADF-1958] Process Attachment list - The empty list should be a simple template
* changed the default empty list to a simple template
* changed process-attachment.component.html so that the user can pass custom empty tempate
* removed some unused variables
* [ADF-1958] Process Attachment list - The empty list should be a simple template
* changed the default empty list to a simple template
* changed process-attachment.component.html so that the user can pass custom empty tempate
* [ADF-2095] Start Task - The start button should have the primary colour.
* fixed start button should have the primary colour.
* [ADF-2095] Start Task/Process - The start button should have the primary colour.
* fixed start button should have the primary colour and Uppercase.
* * Start task button should have the primary colour
* [ADF-2109] Task Form - The form doesn't fit in the mobile screen
* Made form mobile compatible
* Fixed issues arising due to the issue ADF-2094
* [ADF-2109] Task Form - The form doesn't fit in the mobile screen
* Made adf form mobile compatible
* Fixed issues arising due to the issue ADF-2094
* [ADF-2098] Start Process - the default process definition should be selected
* made the start-process component to automatically select Process definition if it is the only definition.
* [ADF-2098] Start Process - the default process definition should be selected
* made the start-process component to automatically select a processDef in start-form if there just one processDef present
* [ADF-2098] Start Process - the default process definition should be selected
* made the start-process component to automatically select a processDef in start-form if there just one processDef present
* Update start-process.component.html
* Update start-process.component.ts
* [ADF-2094] Task Form - Doesn't follow the specification
* Removed icon visible beside title
* Made font-size for title as semibold 20px
* Set the outcome buttons on bottom right side
* set color of Complete button as primary
* [ADF-2094] Task Form - Doesn't follow the specification
* Changed the css for the Adf-form according to zeplin design
* Removed icon visible beside title
* Made font-size for title as semibold 20px
* Set the outcome buttons on bottom right side
* set color of Complete button as primary
* [ADF-2094] Task Form - Doesn't follow the specification
* Changed the css for the adf-form according to zeplin design
* Removed icon visible beside title
* Made font-size for title as semibold 20px
* Set the outcome buttons on bottom right side
* set color of Complete button as primary
* * Removed unused adf-task-list keys from app.config
* Fix can add/remove the static property through the app.config and can put custom columns into the html in adf-tasklist component
* Fix add/remove the static property through the app.config and can put custom columns into the html in adf-tasklist component
* * Fixed support custom html template and static columns.
* Updated tasklist doc.
* Fixed failing test case.
* * Fixed support custom html template and static columns
* * Updated task-list documentation.
* [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