Commit Graph

2088 Commits

Author SHA1 Message Date
AleksanderSklorz
da8c4fc837 [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-07-05 11:51:00 +01:00
dominikiwanekhyland
91066b19c3 [ACS-8004] Fix inputs for move folder (#9707) 2024-07-05 11:51:00 +01:00
AleksanderSklorz
f22f55d30e [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-07-05 11:51:00 +01:00
AleksanderSklorz
a410fbec7f [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-07-05 11:51:00 +01:00
Diogo Bastos
f6f800886b AAE-21937 Fix context menu list component (#9658) 2024-07-05 11:50:59 +01:00
VitoAlbano
c8c3651fe9 rebased 2024-07-05 11:50:59 +01:00
AleksanderSklorz
6f8f3b9cbf [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-07-05 11:50:59 +01:00
jacekpluta
450c66504c [ACS-7533] - Advanced search chips dropdowns (#9618) 2024-07-05 11:50:59 +01:00
Mykyta Maliarchuk
6a6c28b56b [ACS-7572] link rules dialog fixes (#9607) 2024-07-05 11:50:59 +01:00
Vito Albano
f8a1c6ec5c Fixed SonarCloud complaints 2024-07-05 11:50:59 +01:00
jacekpluta
a04a29a29d [ACS-7531] - Search page (#9606) 2024-07-05 11:50:59 +01:00
Diogo Bastos
8a77e97349 AAE-21393 Fix amount form widget style (#9601) 2024-07-05 11:50:59 +01:00
AleksanderSklorz
5bb0bcc04a [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-07-05 11:50:59 +01:00
Diogo Bastos
a207a97c0f AAE-21256 Fix form widget styles (#9599) 2024-07-05 11:50:59 +01:00
Vito Albano
db8cfe0c6b Fixed unit test 2024-07-05 11:50:59 +01:00
tomson
e81ca71e7e [ACS-7554] Fix tags in column display (#9597) 2024-07-05 11:50:59 +01:00
jacekpluta
f6a7e6ee9c [ACS-7681] Bell icon not aligned [ACS-7571] Comments [ACS-7563] Add permission dialog (#9594) 2024-07-05 11:50:59 +01:00
Vito Albano
c190599ef8 Rebased ADF Migration PR 2024-07-05 11:50:59 +01:00
Vito Albano
24c8aec9e5 Rebased ADF Migration PR 2024-07-05 11:50:59 +01:00
jacekpluta
b38c9e36c6 [ACS-7331] - View details sidebar (#9455) 2024-07-05 11:50:59 +01:00
jacekpluta
f75cbc709e [ACS-7519] - Login page (#9565) 2024-07-05 11:50:59 +01:00
Vito Albano
5efaa22c69 [affected:*][ci:force] - Fixed problem after rebase 2024-07-05 11:50:59 +01:00
jacekpluta
c9cbb32c59 [ACS-7535][ACS-7537][ACS-7536][ACA] Move/Copy dialogs, Share dialog, Aspects dialog (#9553) 2024-07-05 11:50:59 +01:00
dominikiwanekhyland
26310858ae [ACS-7530] - Notifications popup looks a bit differently (#9543) 2024-07-05 11:50:59 +01:00
dominikiwanekhyland
d14f6d5838 [ACS-7528] - Notification and user icons are a bit different (#9540) 2024-07-05 11:50:59 +01:00
Tomasz Nastaly
d43ad763ea [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-07-05 11:50:59 +01:00
Tomasz Nastaly
42baaf61d6 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-07-05 11:50:59 +01:00
Tomasz Nastaly
f0837711b7 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-07-05 11:50:59 +01:00
Tomasz Nastaly
2377a7739f [ACS-7419] Fix broken styling of notifications 2024-07-05 11:50:59 +01:00
Jacek Pluta
7d6ea60dfb [ACS-7375] - Share link dialog issues 2024-07-05 11:50:59 +01:00
DominikIwanek
d39d07fc3e [ACS-7414] - Manage versions dialog 2024-07-05 11:50:59 +01:00
jacekpluta
01b37703f9 [ACS-7452] - Small screen notification banner [ACS-7418] About page (#9507) 2024-07-05 11:50:59 +01:00
Mykyta Maliarchuk
964f066766 [ACS-7373] ng15 permissions page fixes 2024-07-05 11:50:59 +01:00
Vito Albano
79d14ebb47 [affected:*][ci:force] - Funny imports 2024-07-05 11:50:59 +01:00
Vito Albano
290e471e6e [affected:*][ci:force] - REBASED 2024-07-05 11:50:59 +01:00
Vito Albano
d92fb365dd [affected:*][ci:force] - REBASED 2024-07-05 11:50:59 +01:00
jacekpluta
f6ad4330b1 [ACS-7359] - Angular 15 - Edit aspects modal [ACA] (#9488) 2024-07-05 11:50:59 +01:00
Vito Albano
d0e494bd46 [affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding 2024-07-05 11:50:59 +01:00
Vito Albano
054067ac68 [affected:*][ci:force] Fixing the styles - check 2024-07-05 11:50:59 +01:00
Vito Albano
344b439194 [affected:*][ci:force] attempt to fix mat-selectors importing 2024-07-05 11:50:59 +01:00
Wojciech Duda
a7e8e8a091 Improvement/AAE-19176-reapply-selector-changes (#9424)
* AAE-19510 remove selector variable

* AAE-19510 poc for card view using variable selectors

* AAE-19176 rename mat selectors file

* AAE-19176 add missing style imports

* AAE-19176 remove remaining mat selectors

* AAE-19176 replaced todo material selectors with variables

* AAE-19176 changes made in meantime

* AAE-19176 conflict fixes
2024-07-05 11:50:58 +01:00
Vito Albano
e015db64d2 [affected:*][ci:force] Fixed e2e with new notation 2024-07-05 11:50:58 +01:00
Vito Albano
160ddfc903 [affected:*][ci:force] Upgrading material selector class 2024-07-05 11:50:58 +01:00
Vito Albano
8dbf498004 [affected:*][ci:force] Fixing rebase 2024-07-05 11:50:58 +01:00
Vito Albano
a4ed406859 [affected:*][ci:force] Fixing rebase 2024-07-05 11:50:58 +01:00
Vito Albano
9ed7c59ab0 Rebased to the latest 2024-07-05 11:50:58 +01:00
Vito Albano
c2c04175d1 Fixed lint files and exclude some needing migration 2024-07-05 11:50:58 +01:00
Wojciech Duda
2ebb5ff240 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
2024-07-05 11:50:58 +01:00
Wojciech Duda
b1c9f9478e [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
2024-07-05 11:50:58 +01:00
Vito Albano
a8e5fc21b0 Fixed unit tests after rebase 2024-07-05 11:50:58 +01:00