* 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
* 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
* 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-2174] Menus background color is not properly displayed in black themes
* Removed global mat-menu-panel class style overriding
* * Refactored styles
* * Changed opacity property to rgba so that injected coponents will not be affected
* Removed fixed menu width
* [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.