* Revert "[ACS-9369] Updated rule-migration-guide.md to include missed rule (#4420)"
This reverts commit b3e2af7f0fc1dbd67186d03c98ea8b6f4ab19f47.
* Revert "[ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416)"
This reverts commit 4e33f1126da07cf18c1896f7e839336e493b12cb.
* Revert "[ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140)"
This reverts commit f1c4dcf45d0d0ce038109510004bf0edb66c6e66.
* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text
* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text
* Updated ACA to Angular 16
* Updated Subject types to void in cases where no values was being emitted
* [ACS-8375] [ACA] [General] Selecting a checkbox gives a light green color on focus (#3937)
* [ACS-8376] [ACA] [[Manage Rules] Multiple UI issues in create rule dialog (#3943)
* [ACS-8378] Fixed inputs having fill styling throughout ACA (#3944)
* [ACS-8378] Mat form fields now have white background instead of grey
* [ACS-8378] Fixed issue where the background of the boolean mode control dropdown was appearing as white when in condition groups. Labels in create rules window are now black
* [ACS-8415] Sidenav labels are now grey (#3946)
* [ACS-8379] Fixed issue where icons in menus were coming as black after ng16 upgrade (#3935)
* refactor DI into inject() methods (#3954)
* Cleanup and remove unneeded commits and changes
* Fix eslint (#4032)
* [REVERTABLE] - this is a quick temp fix to be able to release ACA with NG16
* [MIGRATION] - added some fix after rebase
* Refactor AppEffects (#4079)
* Refactor effects to use inject() (#4080)
* Refactor effects to use inject() (#4081)
* Rebase fixes
* [ACS-8739] Fix e2e tests (#4106)
* Updated ADF deps
* Fixed unit passing mandatory value
* Updated ADF version
* Updated ADF version
* [ACS-8743] [ADW] click on search button open a blank page (#4125)
* Updating ADF dep
* Updating ADF
* Refactor injections in effects (#4137)
* Upstream dependencies
* Refactor SearchAiEffects
* Updating ADF and rebased
* Rebased and updated
* Rebased and updated
* Updating deps
* Updating deps
* Updating deps
* Rebased and updated deps
* Pushing package-lock.json
* Moved the JWT storage injection token at app level
* Updated dependencies
* Fixed unit test
* Improved solutio for token with no need to set it explicitly
* Updating dependencies
* Updated package version
* Updated ADF deps
* Use latest ADF
---------
Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
* [AAE-22098] Update AlfrescoApiService imports
* [link-adf:dev-eromano-AAE-12502] Link ADF
* [link-adf:dev-eromano-AAE-12502] Link ADF
* [AAE-22098] Use proper ADF version
* fix tests
* fix tests v2
* fix yet another BC
* Use latest ADF
* use published ADF
---------
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
* [ACS-8450] Fixed issue where required marker * was not showing up for creat rule > Name field
* [ACS-8450] Fixed alignment issue
* [ACS-8450] Changed styling selectors
* [ACS-8450] Added null/undefined safety check for name
* [ACS-6595] Create dropdown box and load values for security marks action parameter
* [ACS-6595] add interface to mocked params
* [ACS-6595] change displayed value for security marks and groups to include name
* [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