* add visibility type to navigation schema
* repository data model
* add repository state
* add repository state
* add repository evaluator
* allot navigation elements to called again
* AppRuleContext extends
* repository status resolver
* map repository evaluator
* reevaluate navigation elements
* generic route evaluator
* add route guard on Share
* evaluate guard based on data property
* changed old imports
* add Action suffix
* set state false by default
* tree shakable services to simplify rebase
* fix rebase
* isQuickShareEnabled initial null state
* repository store effects
* repository store actions
* refactored
* refactored
* [ACA-1550] use local component for metadata
* [ACA-1550] get component local for metadata properties
* [ACA-1550] test metadata-plugin
* [ACA-1550] overwrite content-metadata settings from app.config.json
* [ACA-1550] fix and remove test content
* [ACA-1550] have the app default metadata config in the app.extensions.json
* [ACA-1550] there can be only one presets for content-metadata
* [ACA-1550] filter disabled
* [ACA-1550] rebase fixes
* [ACA-1550] prettier fix
* [ACA-1550] unit test
* [ACA-1550] manage app config directly from the App Extension Service
* use async / await in authentication suites
* use async / await on application suites
* use async / await in navigation suites
* use async / await in actions suites
* add about to coverage
* add more components to coverage
* more truth for coverage reports
* even more fun
* switch off json formatting
* deploy war file after unit test run
* move header to separate component
* code fixes
* project header buttons and menus
* app menu example
* delete empty style
* logout action
* update docs
* and one more test