* 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>
* [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-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
* [ACS-4794] Change migration affected queries
* [ACS-4794] Use acadev-es for PR workflow
* [ACS-4974] Remove * from path as it causes exception
* [ACS-4794] Fix search input
* [ACS-4794] Correct search term, correct Playwright url
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix pagination and sorting search terms
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix actionsAvailableFilesFolders and actionsAvailableSpecialPermissions
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Empty commit
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case
* [ACS-4974] Reverted searchFor calls in single-file-actions.test.ts back to original state without *
* [ACS-4974] Fix card view item import
* [ACS-4974] Add PATH as a workaround for PNAME and QNAME
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Temporary exclude ADF linking from unit tests
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Test on acadev
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Bring acadev-es back
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] E2E fix
* [ACS-4974] Add workaround for repository site option
* [ACS-4974] Exclude failing case which works manually
* [ACS-4974] Check changes on regular acadev
* [ACS-4974] Exclude flaky test case
* [ACS-4974] E2E fix
---------
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
* 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-6085 Prevent user from renaming library to name containing only spaces
* ACS-6085 Trimmed value
* ACS-6085 Unit tests for titleErrorTranslationKey and update function
* ACS-6085 Unit tests
* ACS-6085 Removed redundant code
* ACS-6085 Set type for validateEmptyName function
* ACS-6085 Rename error translation key for required error
* ACS-6085 Empty commit