* [ADF-2163] first step to target all
* [ADF-2163] start refactoring folder dulpication action
* [ADF-2163] start refactorin all approach
* [ADF-2163] added test for target action 'all'
* [ADF-2163] fixed test and added enum for target actions
* [ADF-2163] updated documentation for content action target all
* [ADF-2163] updated documentation adding ENUM
* [ADF-2163] added change to documentation after quick review
* [ADF-2163] moved to upper case enum
* Revert "[ADF-2163] moved to upper case enum"
This reverts commit 41da0a34dd075971ded8c633dd293c9d8c59ef40.
* [ADF-2163] fixed case for documentation
* collection navigation support for Viewer
* code cleanup
* full screen mode support
* keyboard shortcuts
* zooming scale label
* layout fixes
* test fixes
* image toolbar with basic tranformations
* test fixes
* test fixes
* [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
* procesdefinitionId set
show dropdown multiple process
* fix sourcemap
* fix test start process
* fix test
* changes after code review
* add show dropdown optional
* remove fit fdescribe
* processDefinitionId in processDefinition change
* improve tests
* [ADF-2150] changed query body parameter to a function
* [ADF-2150] added an example page where to try change query body
* [ADF-2150] improved queryBody mechanism
* [ADF-2150] fixed content node test
* [ADF-2150] extended docs added another way to use the query node
* [ADF-2150] fixed test for search on content node
* [ADF-2150] added some improvements to service config
* [ADF-2150] changed the documentation accordingly
* [ADF-2150] added PR changes
* [ADF-2150] fixed jdoc
* [ADF-2150] added checkbox to switch from service approach to input object approach
* [ADF-2150] fixed build error on demo shell
* 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.
* 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
* [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-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
* * 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