* ACS-5647 Removed template for view mode and used template for edit mode instead
* ACS-5647 Fixed auto focus for name field
* ACS-5647 Reverted data automation id
* ACS-5647 Corrected unit tests
* e2e fix for library details
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
* [ACS-5923] sidenav and singleclick test
* [ACS-5923] remove protractor test and fix flaky test
* [ACS-5923] test fix
* [ACS-5639] fix exclude test in viewer
* [ACS-5923] remove exclude test and fix test
* [ACS-6066] viewer special permissions playwright test
* [ACS-6066] viewer protractor test remove
* [ACS-6066] viewer failed test fix
* [ACS-5923] review changes added
* [ACS-5923] fix error in script
* [ACS-5601] Add badges to name column component
* [ACS-5601] Add on click handler to column badges
* [ACS-5601] Fix badge hover color
* [ACS-5601] Restore modal configuration, prettier fixes
* [ACS-5601] Add missing tooltip translation
* [ACS-5601] Add process content services to extension service
* [ACS-5601] Add adf dynamic component to custom name column
* [ACS-5601] Add missing dosc and unit tests
* [ACS-5601] Post rebase package lock update
* [ACS-5601] CR fixes
* [ACS-5601] Unit test fix
* [ACS-5601] CR fix
* [ACS-5601] Fix unit test, add contrast gray to badges
* [ACS-5601] fix fail test and exclude one test
* [ACS-5601] fix fail test and exclude one test
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
* [ACS-5678] create folder from template tests
* taking out only flag
* fixes for linter, import, method name and locator
* fix import and utils strings
* [ACS-5923] sidenav and singleclick test
* remove protractor test and fix flaky test
* test fix
* [ACS-5639] fix exclude test in viewer
* remove exclude test and fix test
* [APPS-2170] replace moment.js to date-fns in file-folder-preoperties.ts
* [APPS-2170] date change
* [APPS-2170] Commit to run e2e
* [APPS-2170] e2e fix
* [APPS-2171][APPS-2172] Replace from moment.js to date-fns in search-filter.test and search-results-file-folders.test
* [APPS-2171][APPS-2172] Update date
* [APPS-2171] test update
* [APPS-2171] test changes
* 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
* ACS-5281 Changed editable state of metadata content based on change of file lock state
* ACS-5281 Updated versions
* ACS-5281 Reverted change
* ACS-5281 Upgrade version
* ACS-5281 Small correction
* ACS-5281 Fixed e2e
* ACS-4985 Prepared configuration for created and modified dates in search
* [ACS-4985] Updated search filter configuration for ACA to include the new SearchDateRangeAdvancedTabbed component
* [ACS-4985] Added date-fns adapter to alfresco content app
* [ACS-4985] Added failing e2e test cases to protractor.excludes.json
* [ACS-4985] Removed unused Created Date/Modified Date entries from i18n files after rebase
* [ACS-4985] Removed .env-original (file not required)
* [ACS-4985] Updated protractor.excludes.json
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case
* Revert "[ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case"
This reverts commit d1cd0ee3de.
* [ACS-4985] Empty commit to trigger finalise job
* Revert "[ACS-4794] Fix missed test case"
This reverts commit d1cd0ee3de.
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
* rename tabs css class to match the ACA app
* fix incorrect tooltip for close button
* fix close button layout and a11y
* lazy loading for details component
* replace breadcrumbs with H1 tag
* replace breadcrumbs with H1 tag
* cleanup unused playwright pages
* remove breadcrumbs from e2e
* remove line height
* [ACS-511]-adding-library-tests
* updating tests and adding before and after all
* spinner timeouts update
* updating import statement
* update error locator
* adding random method in general utils
* [ACA-4715] break dependency on envsubst (#3325)
* remove BPM host
* break dependency on envsubst
* remove prebuild script
* cleanup package.json
* [ACS-511]-adding-library-tests
* adding lost MyLibrariesPage import
* rebase page initialization merge
* [ACS-511]-adding-library-tests
* comma deleted
* fix readability and indentation
* adding id to info drawer
* adding index and updating import
* updating after wrong rebase
* after rebase
* updating tests and adding before and after all
* updating import statement
* update error locator
* adding random method in general utils
* [ACS-511]-adding-library-tests
* comma deleted
* fix readability and indentation
* adding id to info drawer
* adding index and updating import
* next after rebase
* update delete in folder tests
* providing string as parameter
* after rebase
* updating tests and adding before and after all
* adding random method in general utils
* [ACS-511]-adding-library-tests
* comma deleted
* [ACS-511]-adding-library-tests
* adding index and updating import
* providing string as parameter
* delete protractor create-library tests
* update for calls in expect method
* bump to 4.2.0 (#3334)
* adding random method in general utils
* adding index and updating import
* providing string as parameter
* after rebase
* providing string as parameter
* update for tests C280026 and C280027
* raising time for visibility check
* quotes change in error strings
* adding waitFor method
* raising timeout in isErrorMessageDisplayed method
* updating mat-error locator
* adding press tab after fill
* update general-utils to utils for random
* updating label typo
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* [ACS-5170] Change some facets to filters
* [ACS-5170] Remove unused translations
* [ACS-5170] Exclude e2es that will be fixed along with advanced search changes