* delete input field animation
* refactor show hide date input
* update date time input functonality on toggle
* refactor tests
* remove unsunsed method
* update tests
* [ACA-1890] make sure that the metadata component uses the extension settings
* [ACA-1798] remove unused imports
* [ACA-1798] test metadata extension
* format with Prettier
* [ACA-1798] changes after code review
* remove ContextMenuItemDirective
* remove custom menu animation
* remove custom menu styling
* menu item component
* material menu trigger
* clean up menu theme
* update context menu module
* remoe context menu from libraries document list
* clean up
* clean up
* tests
* [ACA-1889] Split Getting Started section into separate files
* [ACA-1889] Removed original Getting Started page
* [ACA-1889] Fixed in-page links to new files
* local ADF component
* add share dialog to module
* allow shared action from Shared view
* change string reference
* workaround share dialog from Shared view
* debounce reload view time
* add e2e test
* mark delete on dialog closed
* emit event on dialog closed
* formcontrolname
* cspell datetimepicker
* disabled test that need ACA-1886
* 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