Commit Graph

2081 Commits

Author SHA1 Message Date
tamaragruszka
11b58a990f [ACS-8196] fix style for pagination (#9810) 2024-06-17 12:34:28 +02:00
swapnil-verma-gl
15d10c706d [ACS-8191] Added missing mat selectors for ACA. Updated mat selector name (#9809)
* [ACS-8191] Updated mat selector names

* [ACS-8191] Added missing mat selectors for ACA. Updated mat-selector names
2024-06-17 14:02:31 +05:30
tamaragruszka
d67f6c3f2a [ACS-7980] fix style (#9798) 2024-06-15 19:51:08 +01:00
AleksanderSklorz
325768c278 [ACS-8157] Used mat chip set instead of mat chip listbox for dynamic chip list to hide tick icon for chips (#9803) 2024-06-15 19:51:08 +01:00
jacekpluta
a4e5824347 [ACS-7944] [ADW] Start process page (#9802) 2024-06-15 19:51:08 +01:00
VitoAlbano
31ab5a4949 Fixed linting for packages 2024-06-15 19:51:08 +01:00
VitoAlbano
3ca76f05dc Fixed imports for confirm dialog unit tests 2024-06-15 19:51:08 +01:00
Eugenio Romano
da1f4c4f27 AAE 22837 Move confirm to core (#9750)
* confirm dialog is used in many places and should be part of the core

* fix

* Update confirm.dialog.spec.ts

* Update public-api.ts
2024-06-15 19:51:08 +01:00
dominikiwanekhyland
1651fe9d5e [ACS-8092] [ACA] testing angular 15 notifications bell is much smaller and is further from the profile page 2 (#9786) 2024-06-15 19:51:08 +01:00
dominikiwanekhyland
7aae8bcf87 [ACS-7973] [ACC] header layout (#9782) 2024-06-15 19:51:08 +01:00
swapnil-verma-gl
d0d3956886 Added missing mat selector for mat-list-item-disabled (#9763) 2024-06-15 19:51:08 +01:00
swapnil-verma-gl
091d8371fb [ACS-8069] Updated error-content.component.html to be aligned with the new mat typography classes in angular material v15 (#9762) 2024-06-15 19:51:08 +01:00
swapnil-verma-gl
544e3be345 [ACS-7974] Adding material selectors for assign security marks dialog (#9755)
* [ACS-7974] Fixed UI for assign security controls to user dialog

* [ACS-7974] Removing unneeded mat selector
2024-06-15 19:51:08 +01:00
swapnil-verma-gl
180acfba85 [ACS-7981] UI fixes for create categories dialog (#9754)
* [ACS-7981] Fixed UI for create categories dialog

* [ACS-7981] Adding mat selectors for create categories dialog

* [ACS-7981] Create category dialog no longer allows ability to add existing categories
2024-06-15 19:51:08 +01:00
VitoAlbano
f37564c799 These dependencies will kill me 2024-06-15 19:51:08 +01:00
VitoAlbano
a21a7a64ed Removed wrong version on core package 2024-06-15 19:51:07 +01:00
swapnil-verma-gl
1c0f115f91 Added missing import for uppercase pipe (#9748) 2024-06-15 19:51:07 +01:00
AleksanderSklorz
6edf50e765 [ACS-8042] Fixed styles for inputs in library creation (#9751) 2024-06-15 19:51:07 +01:00
swapnil-verma-gl
9055d7a360 [ACS-8026] Fixed task form rendering (#9742)
* [ACS-8026] Fixed Task form rendering

* [ACS-8026] Fixed task form rendering
2024-06-15 19:51:07 +01:00
swapnil-verma-gl
9070e5daa4 [ACS-7983] Fixed security controls dialog (#9747) 2024-06-15 19:51:07 +01:00
dominikiwanekhyland
9dc01b8d38 [ACS-8052] Inputs for general info for libraries (#9745) 2024-06-15 19:51:07 +01:00
dominikiwanekhyland
56e2b44dd7 [ACS-8021] Inputs for comments (#9722) 2024-06-15 19:51:07 +01:00
Diogo Bastos
d9827d18eb AAE-22783 Fix form elements label style (#9725) 2024-06-15 19:51:07 +01:00
VitoAlbano
228346e09e Fixed after rebase 2024-06-15 19:51:07 +01:00
VitoAlbano
42af1e3abf Fixed after rebase 2024-06-15 19:51:07 +01:00
AleksanderSklorz
e8c8c88ab6 [ACS-7999] Fix inputs for edit and create folder (#9713)
* ACS-7999 Fix inputs for edit and create folder

* ACS-7999 Fix jumping dialog when focus field
2024-06-15 19:51:07 +01:00
dominikiwanekhyland
827a36b82c [ACS-8004] Fix inputs for move folder (#9707) 2024-06-15 19:51:07 +01:00
AleksanderSklorz
d2b3dae05a [ACS-7768] unify inputs and selects across the app - revert (#9699)
* Revert "[ACS-7768] unify inputs and selects across the app (#9687)"

This reverts commit 7cfb5ea64a.

* ACS-7768 Little correction
2024-06-15 19:51:07 +01:00
AleksanderSklorz
802d196840 [ACS-7768] unify inputs and selects across the app (#9687)
* 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 80d971f7ab.

* Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"

This reverts commit 821d9e1864.

* Revert "[affected:*][ci:force] Fixing rebase"

This reverts commit 378c6c2000.

* Revert "Fixed most of unit tests failing"

This reverts commit 44948e0a28.

* 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>
2024-06-15 19:51:07 +01:00
Diogo Bastos
24378900b0 AAE-21937 Fix context menu list component (#9658) 2024-06-15 19:51:07 +01:00
VitoAlbano
0a14dac4bd rebased 2024-06-15 19:51:07 +01:00
AleksanderSklorz
a2e26a6b8d [ACS-7560] undo deletion notification (#9632)
* ACS-7560 Fixed margin around snackbar and size of x icon

* ACS-7560 Fixed styles for info snackbar
2024-06-15 19:51:07 +01:00
jacekpluta
e13e3fd3d0 [ACS-7533] - Advanced search chips dropdowns (#9618) 2024-06-15 19:51:07 +01:00
Mykyta Maliarchuk
0e2e808a6d [ACS-7572] link rules dialog fixes (#9607) 2024-06-15 19:51:07 +01:00
Vito Albano
70174fc8c2 Fixed SonarCloud complaints 2024-06-15 19:51:07 +01:00
jacekpluta
e5dcc72a91 [ACS-7531] - Search page (#9606) 2024-06-15 19:51:07 +01:00
Diogo Bastos
975f24eb2d AAE-21393 Fix amount form widget style (#9601) 2024-06-15 19:51:07 +01:00
AleksanderSklorz
f583fdb7b5 [ACS-7555] column filters (#9576)
* 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>
2024-06-15 19:51:07 +01:00
Diogo Bastos
23091db7d9 AAE-21256 Fix form widget styles (#9599) 2024-06-15 19:51:07 +01:00
Vito Albano
b96672206d Fixed unit test 2024-06-15 19:51:07 +01:00
tomson
119b6febb0 [ACS-7554] Fix tags in column display (#9597) 2024-06-15 19:51:07 +01:00
jacekpluta
e23bd62bc5 [ACS-7681] Bell icon not aligned [ACS-7571] Comments [ACS-7563] Add permission dialog (#9594) 2024-06-15 19:51:07 +01:00
Vito Albano
bd92ea7619 Rebased ADF Migration PR 2024-06-15 19:51:07 +01:00
Vito Albano
682d34bb62 Rebased ADF Migration PR 2024-06-15 19:51:07 +01:00
jacekpluta
033baf0b79 [ACS-7331] - View details sidebar (#9455) 2024-06-15 19:51:07 +01:00
jacekpluta
cc16bd54f2 [ACS-7519] - Login page (#9565) 2024-06-15 19:51:07 +01:00
Vito Albano
5df6fc3e73 [affected:*][ci:force] - Fixed problem after rebase 2024-06-15 19:51:07 +01:00
jacekpluta
444cdb4b76 [ACS-7535][ACS-7537][ACS-7536][ACA] Move/Copy dialogs, Share dialog, Aspects dialog (#9553) 2024-06-15 19:51:07 +01:00
dominikiwanekhyland
6381080153 [ACS-7530] - Notifications popup looks a bit differently (#9543) 2024-06-15 19:51:07 +01:00
dominikiwanekhyland
76b52b76d1 [ACS-7528] - Notification and user icons are a bit different (#9540) 2024-06-15 19:51:07 +01:00