* [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-4130] Added autocomplete for 'Has Category' option in manage rules
* [ACS-4130] Added loading spinner and 'No options found' template for Has Category rule condition. Options are now fetched as soon as user selected 'Has Category' option
* [ACS-4130] Added code to fetch category name when viewing/editing existing rule with has category option selected
* [ACS-4130] Resolved issues related to editing existing rules with 'Has Category' condition
* [ACS-4130] Added safety checks and minor code refactoring
* [ACS-4130] Added unit tests for new autocomplete functionality
* [ACS-4130] Added feature to auto select first option from autocomplete dropdown when user focuses out of autocomplete input field
* [ACS-4130] Minor code refactoring. Moved constants from global scope to local scope
* [ACS-4130] Moved mock data to conditions.mock.ts. Removed redundant return type
* [ACS-4130] Resolved PR review comments - AutoCompleteOption is now an interface. Changed occurences of autocomplete with auto-complete. Removed/Added types
* [ACS-4130] Resolved PR review comments - AutoCompleteOption is now built using a single common helper method
* [ACS-4130] Added missed types
* ACA-4712 Added rule to prevent using important for styles
* ACA-4712 Removed important from some global styles and from manage rule component
* ACA-4712 Removed important from rest global and theme styles
* ACA-4712 Removed usages of important from styles for components
* 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