* 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-2225] visibility and validation must be done after form is parsed
* [ADF-2225] remove fdescribe
* [ADF-2225] fixed broken test
* [ADF-2225] moved check visibility appended to the main condition
* [ADF-2225] added visibility check to new validators
* [ADF-2225] created datetime widget
* [ADF-2225] start fixing max and min date validation
* [ADF-2225] fixed validator for date time
* [ADF-2225] start adding test
* [ADF-2225] removed time wrong workaround and added test to the widget
* [ADF-2225] removed fdescribe
* [1925] renamed variable
* [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-2176] [Destination picker] File Libraries are not displayed
update columns used for display according to the folder node to display
* [ADF-2176] revert initial changes
* [ADF-2176] assure that site entries have 'name' property set
* [ADF-2176] add unit test
* [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
* [ADF-2242] Search on custom sources is not working.
fix search on custom sources
* [ADF-2242] added unit tests
* [ADF-2242] reverted change
* [ADF-2242] simplify code on search method and make extra call only when having custom dropdown defined
* remove BrowserAnimationsModule dependency
* improve test shim
* update test shim
* test shim updates
* example of lazy-loaded datatable
* local and global i18n demo for lazy modules
* lazy loading support for CoreModule providers
* test shim updates
* update test shim
* support global i18n for lazy modules
* cleanup lazy loading example
* update card view after rebase
* backwards compatibility
* cleanup files
* fix code after rebase
* image viewer enhancements
* code improvements
* fix scrolling of the zommed in content
* remove flip for now as it needs much efforts
* unit tests, thumbnail selector enhancements
* people module directory restructuring
* Extract PeopleSearchFieldComponent to reuse most part of it
* Transform PeopleSearchFieldComponent to the form we want to reuse
* People selector component, first try
* Remove material grid from start-task.component, first part
* Styling and i18n
* clear button for deleting the selected assignee
* Remove people preloading, remove combobox and update assigneeId
* Fix existing tests
* Add new tests
* Final css fixes
* 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