* ACS-5870-playwright test for application
* fix for failing test
* fix for failing test
* fix for login secario test
* fix for login test with newuser login
* [ACS-5923] playwright breadcrumb test
* Update breadcrumb.spec.ts
* test fix
* test fix admin
* test fix admin
* test fix user folder
* test fix user test remove
* ACS-5870-playwright test for application
* fix for failing test
* fix for failing test
* fix for login secario test
* fix for login test with newuser login
* Update test username general.spec.ts
* use latest ADF alphas
* use latest ADF alphas
* use ECM provider by default
* use BASIC auth by default
* defaults for oauth host
* remove unused vars
* use default "sessionTimeForOpenAppDialogDisplay"
* improve iPhone prefix url api
* improve android prefix url api
* session timeout
* app store url defaults
* enable mobile redirect by default
* enable AOS by default
* enable content plugins by default
* enable folder rules by default
* remove obsolete AI flag
* remove obsolete APA flag
* auto download defaults
* cleanup auth vars
* [ACS-5186] Use update version script for ADF upstream
* [ACS-5186] Bump ADF and JS-API version
* [ACS-5186] Correct version
* [ACS-5186] Correct migration logic
* [ACS-4539] Make ms-office as secondary point of aca-content
* [ACA-4539] Fix tsconfig path
* [ACS-4539] Run ms-office unit tests as part of aca-content
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
* [ACS-4537] - Copy about assets
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* [ACA-4679] Added docker variables, app.config.json.tpl config and additional code for enabling non-responsive file preview download and file auto download features in ACA
* [ACA-4679] Added defaults for downloadPrompt for viewer and fileAutoDownload features. Updated variable names from 'nonResponsiveDialog' to 'downloadPrompt'
* [ACA-4679] Added unit test cases for FileAutoDownloadService
* [ACA-4679] Updated env variable references from NonResponsiveDialog to DownloadPrompt
* [ACA-4679] Added missing licence header on new files
* [ACA-4679] Added env variable configuration for GithubActions jobs
* [ACA-4679] Added env variable configuration for GithubActions jobs
* [ACA-4679] Removed unneeded env variable configuration for GithubActions jobs
* [ACA-4679] Updated .env file configuration in README.md
* use angular serve for e2e
* generate default .env file
* try to wait for base url
* Revert "try to wait for base url"
This reverts commit 48f55c604df494a5f764805d7ff28044cc3239ce.
* try to sleep a bit
* try waiting for url
* bump timeout
* try different approach
* different timeout attempt
* restore sleep
* do not install global libs on ci
* [ACS-4922] Fix Playwright e2es
* [ACS-4922] Try pointing to acadev instead of localhost
* [ACS-4922] Set Playwright env vars to secrets.PLAYWRIGHT_E2E_HOST
* [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