Commit Graph

2032 Commits

Author SHA1 Message Date
Diogo Bastos
a8ccf6e2eb AAE-21393 Fix amount form widget style (#9601) 2024-05-20 09:39:41 +01:00
AleksanderSklorz
9f67119a6f [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-05-20 09:39:41 +01:00
Diogo Bastos
af97f823e0 AAE-21256 Fix form widget styles (#9599) 2024-05-20 09:39:41 +01:00
Vito Albano
50565b0a05 Fixed unit test 2024-05-20 09:39:41 +01:00
tomson
d78ccde85a [ACS-7554] Fix tags in column display (#9597) 2024-05-20 09:39:41 +01:00
jacekpluta
be8788d503 [ACS-7681] Bell icon not aligned [ACS-7571] Comments [ACS-7563] Add permission dialog (#9594) 2024-05-20 09:39:41 +01:00
Vito Albano
2fdd70630a Rebased ADF Migration PR 2024-05-20 09:39:41 +01:00
Vito Albano
15911afd51 Rebased ADF Migration PR 2024-05-20 09:39:41 +01:00
jacekpluta
9c1c33f71b [ACS-7331] - View details sidebar (#9455) 2024-05-20 09:39:41 +01:00
jacekpluta
d7e054f79e [ACS-7519] - Login page (#9565) 2024-05-20 09:39:41 +01:00
Vito Albano
76e7ed8482 [affected:*][ci:force] - Fixed problem after rebase 2024-05-20 09:39:08 +01:00
jacekpluta
2a75f36b73 [ACS-7535][ACS-7537][ACS-7536][ACA] Move/Copy dialogs, Share dialog, Aspects dialog (#9553) 2024-05-20 09:39:08 +01:00
dominikiwanekhyland
4ebd8781fa [ACS-7530] - Notifications popup looks a bit differently (#9543) 2024-05-20 09:39:08 +01:00
dominikiwanekhyland
c90352b31c [ACS-7528] - Notification and user icons are a bit different (#9540) 2024-05-20 09:39:08 +01:00
Tomasz Nastaly
13ef0aed89 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-05-20 09:39:08 +01:00
Tomasz Nastaly
b96c291d63 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-05-20 09:39:08 +01:00
Tomasz Nastaly
1455381be7 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-05-20 09:39:08 +01:00
Tomasz Nastaly
0d881f4096 [ACS-7419] Fix broken styling of notifications 2024-05-20 09:39:08 +01:00
Jacek Pluta
bfbcf122a8 [ACS-7375] - Share link dialog issues 2024-05-20 09:39:08 +01:00
DominikIwanek
50d6c316bb [ACS-7414] - Manage versions dialog 2024-05-20 09:39:08 +01:00
jacekpluta
ad91873a82 [ACS-7452] - Small screen notification banner [ACS-7418] About page (#9507) 2024-05-20 09:39:08 +01:00
Mykyta Maliarchuk
043ffd4065 [ACS-7373] ng15 permissions page fixes 2024-05-20 09:39:08 +01:00
Vito Albano
1f9da52c92 [affected:*][ci:force] - Funny imports 2024-05-20 09:39:08 +01:00
Vito Albano
9a66f385e8 [affected:*][ci:force] - REBASED 2024-05-20 09:39:08 +01:00
Vito Albano
ada621035f [affected:*][ci:force] - REBASED 2024-05-20 09:39:08 +01:00
jacekpluta
b22bcff1b5 [ACS-7359] - Angular 15 - Edit aspects modal [ACA] (#9488) 2024-05-20 09:39:08 +01:00
Vito Albano
ed3a90be69 [affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding 2024-05-20 09:39:08 +01:00
Vito Albano
e6a9c24fb2 [affected:*][ci:force] Fixing the styles - check 2024-05-20 09:39:08 +01:00
Vito Albano
ea34784c84 [affected:*][ci:force] attempt to fix mat-selectors importing 2024-05-20 09:39:08 +01:00
Wojciech Duda
cb55f90bf9 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-05-20 09:39:07 +01:00
Vito Albano
61e15a165c [affected:*][ci:force] Fixed e2e with new notation 2024-05-20 09:39:07 +01:00
Vito Albano
eeffa5558e [affected:*][ci:force] Upgrading material selector class 2024-05-20 09:39:07 +01:00
Vito Albano
ae04220ebe [affected:*][ci:force] Fixing rebase 2024-05-20 09:39:07 +01:00
Vito Albano
f0719296d4 [affected:*][ci:force] Fixing rebase 2024-05-20 09:39:07 +01:00
Vito Albano
a5b74215d0 Rebased to the latest 2024-05-20 09:39:07 +01:00
Vito Albano
e0854f4c86 Fixed lint files and exclude some needing migration 2024-05-20 09:39:07 +01:00
Wojciech Duda
766d7ca9ff 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-05-20 09:39:07 +01:00
Wojciech Duda
9b332d252d [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-05-20 09:39:07 +01:00
Vito Albano
bd7c635862 Fixed unit tests after rebase 2024-05-20 09:39:07 +01:00
Vito Albano
796c7a1cfe Fixed unit tests after rebase 2024-05-20 09:39:07 +01:00
Vito Albano
9fdf33451a rebased and fixed the wrong directive for matList' 2024-05-20 09:39:07 +01:00
Vito Albano
6db2b2c58c Rebase went little bit wrong -III 2024-05-20 09:39:07 +01:00
Vito Albano
70cb270771 Fixing e2e - part III 2024-05-20 09:39:07 +01:00
Vito Albano
4412749da6 Fixed unit test failing 2024-05-20 09:39:07 +01:00
Vito Albano
0f908f59d5 Fixing styles not migrated by material 2024-05-20 09:39:07 +01:00
Vito Albano
17072f4e43 Fixed unit tests 2024-05-20 09:39:06 +01:00
Vito Albano
31232e1906 Fixed linting and js-api tests 2024-05-20 09:39:06 +01:00
Vito Albano
52dfa9c128 Rebased with the latest develop 2024-05-20 09:39:06 +01:00
Vito Albano
89228be112 Fixed core unit test and excluded instable ones 2024-05-20 09:39:06 +01:00
Vito Albano
ce05c6dd18 Fixed linting 2024-05-20 09:39:06 +01:00