1046 Commits

Author SHA1 Message Date
VitoAlbano
ea5325df97 These dependencies will kill me 2024-07-01 15:15:10 +01:00
VitoAlbano
1658837f26 Fixed changed unit test 2024-07-01 15:15:10 +01:00
VitoAlbano
75f121b9fd Missed import 2024-07-01 15:15:10 +01:00
Diogo Bastos
96cfb06fbb AAE-21703 Fix group widget style (#9612)
* AAE-21703 Fix group form widget style

* AAE-21703 Improve tests
2024-07-01 15:15:10 +01:00
Diogo Bastos
76a0d408bb AAE-21392 Fix dropdown form widget style (#9605) 2024-07-01 15:15:10 +01:00
Vito Albano
d64704d017 Rebased ADF Migration PR 2024-07-01 15:15:10 +01:00
Diogo Bastos
c4c72e3088 AAE-21697 Fix people form widget style (#9555) 2024-07-01 15:15:09 +01:00
Vito Albano
e1cbb774c1 Fixing unit test after last rebase + lint 2024-07-01 15:15:09 +01:00
Vito Albano
bef08879e7 Fixing unit test after last rebase + lint 2024-07-01 15:15:09 +01:00
Vito Albano
028ecd5865 Fixing unit test after last rebase + lint 2024-07-01 15:15:09 +01:00
Jacek Pluta
66f8f5a62b [ACS-7375] - Share link dialog issues 2024-07-01 15:15:09 +01:00
Vito Albano
81a8ba28f1 [affected:*][ci:force] - Rebased and added an extra fix for after 2024-07-01 15:15:09 +01:00
Vito Albano
0d698c16f8 [affected:*][ci:force] - REBASED 2024-07-01 15:15:09 +01:00
Vito Albano
a76c3bcb43 [affected:*][ci:force] Fixing the styles - check 2024-07-01 15:15:09 +01:00
Vito Albano
53aee1ced4 [affected:*][ci:force] attempt to fix mat-selectors importing 2024-07-01 15:15:09 +01:00
Amedeo Lepore
51e79de14b Fix lint issue 2024-07-01 15:15:09 +01:00
Wojciech Duda
65a98e7ae6 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-01 15:15:09 +01:00
Vito Albano
4b023ed0fd [affected:*][ci:force] Upgrading material selector class 2024-07-01 15:15:08 +01:00
Vito Albano
370f313e8f [affected:*][ci:force] Fixing rebase 2024-07-01 15:15:08 +01:00
Vito Albano
2c0c24a38c [affected:*][ci:force] Fixing rebase 2024-07-01 15:15:08 +01:00
Vito Albano
c31bdbfe0d [affected:*][ci:force] Fixing rebase 2024-07-01 15:15:08 +01:00
Vito Albano
9bed9020d9 Rebased to the latest 2024-07-01 15:15:08 +01:00
Vito Albano
5966a7e61c Fixed dependency to allow greater versions 2024-07-01 15:15:08 +01:00
Vito Albano
a39d71389c Fixed lint files and exclude some needing migration 2024-07-01 15:15:08 +01:00
Vito Albano
93c475a5cc Fixed PR after huge rebase -_- 2024-07-01 15:15:08 +01:00
Wojciech Duda
5b3139eac8 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-01 15:15:08 +01:00
Vito Albano
d21180104e fixed unit test problem and some other e2e 2024-07-01 15:15:08 +01:00
Vito Albano
56a46afebc rebased and fixed the wrong directive for matList' 2024-07-01 15:15:08 +01:00
Vito Albano
c0a4b9e88b Fixing styles not migrated by material 2024-07-01 15:15:08 +01:00
Vito Albano
0634ab6d29 Fixed last unit tests 2024-07-01 15:15:08 +01:00
Vito Albano
c9beb1fca9 Fixed unit tests 2024-07-01 15:15:08 +01:00
Vito Albano
20629de353 Fixed most of unit tests failing 2024-07-01 15:15:08 +01:00
Vito Albano
0cbae76794 Fixed core unit test and excluded instable ones 2024-07-01 15:15:08 +01:00
Vito Albano
ea4d1422cb Fixed storybook with migration to WP5 2024-07-01 15:15:08 +01:00
Vito Albano
171d936b81 Fixed linting 2024-07-01 15:15:07 +01:00
Vito Albano
ab1d122d40 Upgrading NX and start fixing styles 2024-07-01 15:15:07 +01:00
Vito Albano
eb63d4e1c2 migration for material' 2024-07-01 15:15:07 +01:00
Vito Albano
3f57077ac6 Changed ng version before material migration 2024-07-01 15:15:07 +01:00
Tomasz Gnyp
ddf6840511
AAE-23379 Fix - required attach file allows to start process (#9874)
* AAE-23379 Fix - required attach file allows to start process

* fix unit tests
2024-06-26 11:25:46 +02:00
Maurizio Vitale
f9aadde4bf
Revert "[ACS-7381][ADF] Break DataTable dependency on Material Module (#9657)" (#9866)
This reverts commit f27d62585b162084851c9755f08bcf65513cbe8f.
2024-06-25 13:53:14 +01:00
Tomasz Gnyp
fb275d94c0
AAE-23379 Fix - Required empty attach file field allows user to submi… (#9865)
* AAE-23379 Fix - Required empty attach file field allows user to submit form

* small update
2024-06-25 11:59:28 +02:00
tamaragruszka
f27d62585b
[ACS-7381][ADF] Break DataTable dependency on Material Module (#9657)
* [ACS-7381] remove MaterialModule dependency and convert components to standalone

* [ACS-7381] remove MaterialModule dependency and convert components to standalone

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] fix e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] fix for checkboxes

* [ACS-7381] fix e2e

* [ACS-7381] fix e2e

* [ACS-7381] fix e2e

* [ACS-7381] fix e2e

* [ACS-7381] fix for e2e

* [ACS-7381] fix for e2e
2024-06-24 10:40:59 +02:00
Wiktor Danielewski
4d2c489508
AAE-23116 Dropdown should not display errors / call apis when it's in readOnly state [without refactor] (#9800)
* AAE-23116 Add tests for dropdown widget

* AAE-23116 Update form-field.model

* AAE-23116 Final

* AAE-23116 Restore formatting

* AAE-23116 Align with comments

* AAE-23116 Update

* AAE-23116 Fix process-services-cloud unit tests

* AAE-23116 Fix process services unit tests

* AAE-23116 Fix for core unit tests
2024-06-21 08:50:55 +02:00
Denys Vuika
328d233b05
Fix ExtensionsModule.forChild regression (#9844) 2024-06-20 13:14:27 -04:00
Tomasz Gnyp
eeb886aed4
AAE-23115 Display key of the user attribute in external property preview (#9835) 2024-06-19 12:47:39 +02:00
Tomasz Gnyp
a8b79eb0de
AAE-23134 Fix overlapping external property widgets when key is too long (#9804) 2024-06-19 12:47:31 +02:00
Bartosz Sekula
00b714a57a
AAE-22944 Disable form rules form read only form (#9775) 2024-06-06 12:04:39 +02:00
Tomasz Gnyp
6c740bc35c
AAE-22612 Fix missing rich text color picker (#9766) 2024-06-04 14:24:52 +02:00
Eugenio Romano
b2d1cc9198
add possibility to use sortkey as preset (#9765) 2024-06-04 10:10:17 +02:00
Denys Vuika
ad1904ce41
[ACS-7430] Process Library improvements and cleanup (#9720) 2024-06-03 11:11:55 -04:00