* 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>
* [ACA-3427] Remove About tab when it's not useful
* Add unit tests for isLibraryManager rule
* Fix e2e tests
* Fix e2e tests and add rule to docs
* Fix e2e tests
* rename create from template flow action
* create from template action
* dialog service
* subscribe to dialog service
* dispatch create file from template action on submit
* update tests
* subject value type
* break effects and refactoring
* update tests
* update docs
* change version number
* use viewNodeExtras when calling action
* open viewer based on ViewNodeExtras data
* resolve closing destination based on ViewNodeExtras query params
* remove unused param
* call ViewNodeAction with correct params
* update tests
* update docs
* viewer outlet over preview route
* use ViewNodeAction over ViewFileAction
* pass data to dynamic component
* ViewNodeComponent for view file custom actions
* update docs
* pass primary url to show preview outlet
* update tests
* reset selection on navigation event
* document list update selection action when not viewer
* close viewer for move and delete from viewer
* location as router commands to work with search query
* make viewer to behave like former preview
* viewer error route
* call correct preview method
* remove view/error route
* navigate to show error
* span element for action name
* fix folder navigation
* fix test
* page title fix
* update tests
* locate better the viewer toolbar
* fix viewer url link
* update navigation rules
* document-list directive tests
* try workaround for chrome 76
* try another workaround for using chromedriver 75 instead of 76
* ViewerEffects tests
* reset selection over reload
* fix tests
* add reset event test
* remove actions
* context menu action refresh on favourite
* reset selection on navigation
* add delete and upload events
* takeUntil after operators
* remove chrome workaround parameter
* filter navigation event
* isSharedFileViewer evaluator
* navigation evaluators tests
* update docs
* fallback for SharedLink entry
* shared link view use extensions
* rules for link shared view actions
* dedicated extension definition for shared link action toolbar
* resolve selection and actions
* update tests
* remove un used imports
* nest shared link viewer toolbar actions in to viewer structure
* [ACA-19] show hint on 400 error
* [ACA-19] unit test
* [ACA-19] small change
* [ACA-19] unit test
* [ACA-19] unit tests
* [ACA-19] avoid memory leaks with takeUntil
* [ACA-19] remove comment & formatting
* [ACA-19] update documentation
* [ACA-1889] Split Extending section into separate files
* [ACA-1889] Split Extending section into separate files
* [ACA-1889] Added recent changes and then deleted extending.md
* [ACA-1889] Added Tutorials section