* context menu share settings action
* update cspell with 'qshare'
* share/edit share in viewer
* force change detection on children
* cleanup module declarations
* detection only for preview page
* assert properties
* cast to boolean
* use standard date columns
* use standard file size column
* name column component
* library name template
* library status column
* enable tests
* trashcan name column template
* async / await on login component and utils
* more async / awaits
* remove fdescribe
* expect for exact totalItems in waitForApi methods
other async / awaits
* pagination tests
* more tries
* disable selenium promise manager
* try to fix shared-links tests
* re-enable selenium_promise_manager and some more fixes
* add target es2017 to e2e
* set target to es2017 on tsconfig.spec.json
* other tries
* forgotten console.log
* disable pagination tests
* some fixes for pagination
* temporary fix viewer actions tests
* fix some actions tests
* fix some tests for actions
* fix some tests for undo action
* try to fix some more tests
* fixes for toolbar actions
* fix NoSuchElementError for openMoreMenu
* fix NoSuchElementError for rightClickOnMultipleSelection
* fixes for mark as favourite
* more fixes
* more fixes
* change order of some expects
* forgot describe
* reduce duplicate settings
* simplify guards/resolvers
* fetch data after 401
* unit tests
* extra unit tests
* unit tests for auth guard
* trashcan tests
* 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