* [ACS-4792] provide support for style linting
* style fixes
* style fixes
* style fixes
* disable yarn licenses until the issue is fixed
* fix package lock
* fix after rebase
* Open in App pop up implementation
* review comments addressed
* unit test cases added for open-in-app component and aca-mobile-app-switcher-service and review comments addressed
* cspell changes
* test case build failing issue resolved
* review comments addressed of using specific type and void in functions that do not return anything
* remaining review comments fixed for type cases
* added check for ipad and ipod
* checkForIOSDevice function removed and checked for ios device in same line
* spacing issues addressed
* missing unit tests added and some review comments addressed
* app.config.json file updated
* removed configuration variables from default Readme file
* used only boolean instead of string conversion in app service file
* session storage name change
* review comments addressed
* upgrade preparation fixes
* remove fdescribe
* update browserlist config
* ng8
* ngrx 8
* ng9
* ngrx 9
* remove entryComponents
* unit tests
* ng 10
* latest ADF
* fix unit tests
* fix lint
* update deps and travis
* code fixes
* upgrade webdriver
* cleanup libs
* fix test
* update test
* Use browserTarget as target for lite-serve
* Use the update webdriver with CI condition
* Use version console.log('load', path
* Fix path sh
* Try to use remote env
* Add the . to export variabled
* Use hardcoded chrome version
* Remove the run remote
* Avoid to use the escape
* Skip flaky e2e and raise issue ACA-3615
* SKip failing e2e
* Skip flaky e2e and raise issue ACA-3615
* Fix close app toolbar menu and preconditions + tests of mark-favorite.test.ts Personal Files section
* Fix mark-favorite tests
* Fix ext-header test
* Fix new-menu tests
* Fix lint
* no message
* Fix viewer tests
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
* use latest ACS com
* add workaround for REPO-4772
* due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0
* add workaround for REPO-4772 for bulk create files
* Get ACS log if something goes wrong
* wait for the dialog to close only in specific cases
* Import Custom Model into ACS. Update proxy to work with Share.
* 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