* [ACS-7979] Fixed UI for create tags dialog. Minor UI fixes of create categories dialog as well
* [ACS-7979] Fixed unit tests
* [ACS-7979] Replaced dependency of CoreModule from tag.module.ts with TranslateModule and DynamicChipListModule
* Revert "[ACS-7768] unify inputs and selects across the app (#9687)"
This reverts commit 7cfb5ea64a0bd3b9d462b4bd18c57abd0251d9df.
* ACS-7768 Little correction
* Changed ng version before material migration
* migration for material'
* Fixed most of unit tests failing
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] attempt to fix mat-selectors importing
* [affected:*][ci:force] Fixing the styles - check
* AAE-21392 Fix dropdown form widget style (#9605)
* ACS-7768 Applied new styles for inputs
* ACS-7768 Align icon
* ACS-7768 Input colors based on input state
* ACS-7768 Corrected spaces
* ACS-7768 Styles for selectboxes
* ACS-7768 Fixed label jumping on hovering
* ACS-7768 Style inputs for add permission panel, user role column and comments, styles for inputs without label
* ACS-7768 Style inputs in search filters
* ACS-7768 Set appearance for inputs globally to outline
* ACS-7768 Style inputs for share dialog and login page
* ACS-7768 Style inputs in properties panel
* ACS-7768 Fixed white background when disabled field
* ACS-7768 Moved setting outline appearance for inputs to ACA, fix issue for inputs in permission container
* Revert "[affected:*][ci:force] Fixing the styles - check"
This reverts commit 80d971f7abbaf3fdd66f6731e6a84ffe23900c56.
* Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"
This reverts commit 821d9e1864b48bb2723b51347e133346cc311e5d.
* Revert "[affected:*][ci:force] Fixing rebase"
This reverts commit 378c6c2000fe1319b2043ca3e4652e12737e30d8.
* Revert "Fixed most of unit tests failing"
This reverts commit 44948e0a2888f3f62c93d5ee439eeccf849cf9b2.
* ACS-7768 Reverted unwanted changes
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
* Changed ng version before material migration
* migration for material'
* Upgrading NX and start fixing styles
* Make all the part build
* Fixed core unit test and excluded instable ones
* Fixed most of unit tests failing
* Fixed unit tests
* Fixed last unit tests
* fixed unit test problem and some other e2e
* Fixed unit tests after rebase
* [AAE-18267] change unit test setup for auth service (#9216)
* [AAE-18267] change unit test setup for auth service
* [AAE-18267] remove exclude
* [AAE-18267] removed CoreTestingModule from imports
* remaining unit test fixes for the Angular 15 update (#9218)
* removing excludes from working tests
* test fixes for CategoriesManagementComponent
* [ci:force] reenabling tests / fixes
* fixes in process-services-cloud
* change html element type
* fix selector in StartProcessComponent
* Fixing unit test after last rebase + lint
* ACS-7555 Fixed styles for node type filters
* ACS-7555 Removed redundant padding
* ACS-7555 Outlined input for text filter
* ACS-7555 Resolved conflicts
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>