* [ADF-2304] Add option to Content Node Selector to transform the breadcrumb folder node
* [ADF-2304] update documentation with recent changes
* [ADF-2304] added example of using the breadcrumbTransform
* [ADF- 2123] Process Pagination - There is no way to paginate the result
* Updated unimplemented pagination method.
* * Refactored process-service component.
* * Removed unused pagination methods from process-service component.
* * Updated process/task list documentation with recent changes.
* 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-2298] Process Header - Make it customizable from config file
* Added customization to process instance header through config file
* [ADF-2298] Process Header - Make it customizable from config file
* Fixed tests
* Added documentation
* [ADF-1876] added custom empty template for no search result
* [ADF-1876] added custom empty result tag for search result control
* [ADF-1876] added custom no search result tag for search control component
* [ADF-1876] added documentation for template no result
* Small refactoring I.
* Small refactoring II.
* On the way of implementing the soultion
* Refactoring aspect to groups and supporting different type of configs
* Fixed linter errors
* Fix debug project runner
* Fix linting errors
* Fix and align tests
* Config factory tests
* Layout oriented config parser
* Adding layout oriented config to the config factory
* Update config schema
* Layout oriented config
* Aspect oriented and indifferent configs alignment to the new propertyGroups structure
* Remove dead codes
* Fixinfinite loading error and custom type properties
* Add documentation
* Fix tests
* [ADF-1769] Refactored component props features
* [ADF-1769] Added methods list feature to doc tool
* [ADF-1769] Added support for optional parameters and initialisers
* [ADF-1769] Switched off prop generator tool
* [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.