* [ACS-6688] excluding excluded tests
* [ACS-6688] Shortened notes for excluded tests
* [ACS-6688] New patch of excluded tests
* [ACS-6688] few more excluded + one test fixed + timeout longer for library actions
* [ACS-6688] added longer timeout for github actions failing test
* exclude user test fix in ACS-6699
* [ACS-6688] Next patch of fixed tests
* [ACS-6688] last batch of excludes and one test fix
* [ACS-6688] Trash Admin fix
* [ACS-6688] .only deleted from trash admin test
* [ACS-6688] Reverted the global-variables.ts file changes
* [ACS-6688] small fixes
* [ACS-6688] spaces changed
* [ACS-6688] trash admin test excluded
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
* ACS-5133 Allow to click View Details button in expanded view
* ACS-5133 Unit tests for returning to previous page when info drawer becomes closed
* ACS-5133 Unit tests for changes in expandInfoDrawer effect
* ACS-5133 Fix after rebase
* ACS-5133 Fix
* ACS-5133 Use first instead of filter
* ACS-5133 Fix e2e
* ACS-5133 Trigger jobs
---------
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
Enable case-insensitive matching when determining file extensions in the application. This enhancement ensures that the system accurately recognizes and processes file extensions regardless of the case used in the filenames.
* [MNT-23433] preview button configure
* [MNT-23433] e2e fix
* [MNT-23433] e2e fix for protractor
* [MNT-23433] default position set to right
* [MNT-23433] close button added for e2e
* [MNT-23433] documentation added
* [MNT-23433] removed close button from toolbar
* [MNT-23433] passing close button position
* [MNT-23433] hide info icon
* [MNT-23433] add property for info button
* Upstream ADF-6.6.0-7386887320, Js-api-7.5.0-7386887320 version
* [ACS-6107] Updated default configuraiton for date-range component in extensions to match the required config for the new date range component
* [ACS-6107] Updated E2Es to remove references to old date-range component
* [ACS-6107] Restored missing column key
* [ACS-6435] playwright e2e for list views personal files
* e2e test for trash page
* e2e test for trash page
* e2e test for file-libraries page
* e2e test for file-libraries page fix
* e2e test for file-libraries page fix
* e2e test shared recent page
* e2e test shared recent page fix
* e2e test review comment fix
* e2e test review fix flaky test fix
* e2e test fail test fix
* e2e test fail fix
* test code fix
* protractor list-view test enable
* [ACS-6510] listview playwright e2e test
* code fix
* code fix
* code fix
* code fix
* code fix
* code fix
* code fix for review
* code fix for review
* [ACS-6435] playwright e2e for list views personal files
* e2e test for trash page
* e2e test for trash page
* e2e test for file-libraries page
* e2e test for file-libraries page fix
* e2e test for file-libraries page fix
* e2e test shared recent page
* e2e test shared recent page fix
* e2e test review comment fix
* e2e test review fix flaky test fix
* e2e test fail test fix
* e2e test fail fix
* test code fix
* protractor list-view test enable
* [ACS-5014] Added Playwright E2E tests for copy-move actions
* [ACS-5014] Fixed missing import in tsconfig.e2e.json
* [ACS-5014] Removed unneeded method from utils.ts
* [ACS-5014] Updated playwright.config.ts
* [ACS-5014] Copy and Move tests are now working
* [ACS-5014] Removed unneeded test.only
* [ACS-5014] Added test case IDs to E2E tests
* [ACS-6211] Removed TODO note. Removed protractor test case files
* [ACS-5014] Added E2E tests for Destination Picker in copy-move actions
* [ACS-5014] Removed unneded only from test suite
* [ACS-5014] Updated import of logger from @alfresco/adf-cli to @alfresco/adf-testing
* [ACS-5014] Addressed code review findings. Moved objects to beforeAll/beforeEach wherever applicable. Added missing await.
* [ACS-5014] Addressed code review findings. Removed unused methods/objects from content-node-selector-dialog.ts
* [ACS-5014] Addressed code review findings. Removed unused methods/objects from content-node-selector-dialog.ts
* [ACS-5014] SonarLint fix
* [ACS-5014] Fixed breaking change for other E2Es
* [ACS-5014] Updated E2Es to use correct locator for more actions button
* [ACS-6211] Resolved UI alignment issue in create rule dialog
* [ACS-6211] Changed appearance of mat-select form field to standard to match with other action form fields
* [ACS-6211] Fixed unit tests
* [ACS-6138] Updating ADW Styling after ACA changes for angular material - Expansion panel items
* [ACS-6211] Fixed failing E2E
* ACS-6252 Allow to hide tags and categories from metadata panel and to hide tags column from personal files
* ACS-6252 Allow to hide tags column from all other lists
* ACS-6252 Allow to hide tags and categories from search filters
* ACS-6252 Set type for search field
* ACS-6252 Hide displaying tags and categories related operators, properties and aspects in folder rules when that feature is disabled
* ACS-6252 Get from service information if tags and categories are disabled
* ACS-6252 Handled case when tags and categories configuration is missing in app.config.json
* ACS-6252 Unit tests for changes for RuleActionUiComponent
* ACS-6252 Unit tests for changes for RuleSimpleConditionUiComponent
* ACS-6252 Unit tests for changes for MetadataTabComponent
* ACS-6252 Unit tests for changes for app rules
* ACS-6252 Unit tests for changes for AppExtensionService
* ACS-6252 Removed redundant private from constructor parameter and corrected unit test title
* ACS-6252 Hide link to category action if categories feature is disabled
* ACS-6252 Move to beforeEach