* split InfoDrawer test component and add tests for viewing properties
* add “date item” to spell ignore and remove commented code
* try to increase timeout
* add item.id to File Libraries
* add method to wait for node to be indexed
* create separate methods in queries API to wait for sites or wait for nodes
* improvements, renaming
* renaming
* fix
* add tests for actions on search results
* add wait and use new method
* fix
* another fix
* use correct method
* more fixes
* create method for clickView button
* fixes
* no message
* 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
* 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
* rename method to be more clear
* change some files to async / await as they were very difficult to follow
* add uploadApi and a few resource files needed by Viewer tests
* add Viewer e2e component and viewer general tests
* add tests for the other list views as well
* add “docx” to dictionary
* context menu
* make same structure check
* align naming
* lazy loading support
* update module import implementation
* close context menu on Escape
* focus and navigate context menu items
* update with material cdk 'keycodes' name
* changed module folder name
* Add Services and Behaviors to support print file dialog, which opens a browser renderable version of the file with the print dialog; after which, closes the window when the print dialog is closed.
* initial structure scaffold
* core extensions module
* simple navbar composition
* allow using app routes instead of registered
* migrate to new navbar setup
* remove commented out tests
* populate toolbar
* evaluate expressions
* redirect to url from toolbar
* populate "open with" viewer menu
* update test setup
* experimental flag for extensions
* test fixes
* fix tests
* code improvements, order support
* improve routing management
* populate "create" menu
* extra dictionaries for spellcheck
* allow disabling extension content
* support file/folder targets for toolbar actions
* add safety check
* navigate directly
* toolbar actions for all pages
* support route data
* "experimental" flag for "create" menu extensions
* code fixes
* add spellcheck for the typescript code
* update CI config
* update spellcheck rules
* update spellcheck config and code
* run spellcheck for e2e tests
* disable e2e test
* disable cypress for now