* 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
* cleanup download tests
* clean copy test
* clean move tests
* create folder tests
* delete tests
* edit tests
* mark favorite tests
* clean the rest of tests
* move page titles closer to the test
* remove unused steps
* restore upload new version suite
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.2-8156 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.2-7992 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.2-8156 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.2-7992 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.2-7992 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37793
* [AAE-10778] Fix viewer BC: replace adf-viewer with adf-alfresco-viewer
* Update @alfresco/adf-extensions and @alfresco/adf-content-services to 6.0.0-A.2-7992
* [AAE-10778] Fix viewer BC: fix Unit node effects unit tests, replace ViewUtilService with RenditionViewerService since method 'printFileGeneric' has been moved from ViewUtilService to RenditionViewerService
* Fix comments-tab unit test: provide a mock onLogout value
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>