1041 Commits

Author SHA1 Message Date
Vito Albano
7bf00691b7 Fixing unit test after last rebase + lint 2024-07-03 16:16:47 +01:00
Vito Albano
a5da7f7c17 Fixing unit test after last rebase + lint 2024-07-03 16:16:47 +01:00
Vito Albano
37c49560ca Fixing unit test after last rebase + lint 2024-07-03 16:16:47 +01:00
Jacek Pluta
b3986a0560 [ACS-7375] - Share link dialog issues 2024-07-03 16:16:47 +01:00
Vito Albano
ce3881af4f [affected:*][ci:force] - Rebased and added an extra fix for after 2024-07-03 16:16:47 +01:00
Vito Albano
635e7d06eb [affected:*][ci:force] - REBASED 2024-07-03 16:16:47 +01:00
Vito Albano
d4fbb087e1 [affected:*][ci:force] Fixing the styles - check 2024-07-03 16:16:47 +01:00
Vito Albano
04079bea79 [affected:*][ci:force] attempt to fix mat-selectors importing 2024-07-03 16:16:46 +01:00
Amedeo Lepore
f87813572f Fix lint issue 2024-07-03 16:16:46 +01:00
Wojciech Duda
27046a3b13 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-03 16:16:46 +01:00
Vito Albano
946bdfff17 [affected:*][ci:force] Upgrading material selector class 2024-07-03 16:16:46 +01:00
Vito Albano
0c76d8ecc5 [affected:*][ci:force] Fixing rebase 2024-07-03 16:16:46 +01:00
Vito Albano
f176080c21 [affected:*][ci:force] Fixing rebase 2024-07-03 16:16:46 +01:00
Vito Albano
8d2ceffc48 [affected:*][ci:force] Fixing rebase 2024-07-03 16:16:46 +01:00
Vito Albano
0ff29993f2 Rebased to the latest 2024-07-03 16:16:46 +01:00
Vito Albano
224b74dc79 Fixed dependency to allow greater versions 2024-07-03 16:16:46 +01:00
Vito Albano
8ac701dad4 Fixed lint files and exclude some needing migration 2024-07-03 16:16:46 +01:00
Vito Albano
c0fcd5c970 Fixed PR after huge rebase -_- 2024-07-03 16:16:46 +01:00
Wojciech Duda
58fa7d4d15 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-03 16:16:46 +01:00
Vito Albano
73215c4c98 fixed unit test problem and some other e2e 2024-07-03 16:16:46 +01:00
Vito Albano
cf673ac040 rebased and fixed the wrong directive for matList' 2024-07-03 16:16:46 +01:00
Vito Albano
adde65c6ce Fixing styles not migrated by material 2024-07-03 16:16:46 +01:00
Vito Albano
543358b0cb Fixed last unit tests 2024-07-03 16:16:46 +01:00
Vito Albano
72d2142c28 Fixed unit tests 2024-07-03 16:16:45 +01:00
Vito Albano
bc0177ae59 Fixed most of unit tests failing 2024-07-03 16:16:45 +01:00
Vito Albano
79a0a6ac9e Fixed core unit test and excluded instable ones 2024-07-03 16:16:45 +01:00
Vito Albano
e10cfe45ff Fixed storybook with migration to WP5 2024-07-03 16:16:45 +01:00
Vito Albano
6bdf612cbe Fixed linting 2024-07-03 16:16:45 +01:00
Vito Albano
2ad7ca8c09 Upgrading NX and start fixing styles 2024-07-03 16:16:45 +01:00
Vito Albano
4ccd6eae2a migration for material' 2024-07-03 16:16:45 +01:00
Vito Albano
9109367978 Changed ng version before material migration 2024-07-03 16:16:45 +01:00
Pablo Martinez
41c3667906
Revert "ACS-8106: (a11y) Replace Material Tooltip with standard tooltip (#9894)" (#9905)
This reverts commit f3a94bdfa44108082089ed21f79e3a466359344b.
2024-07-03 14:08:21 +02:00
Denys Vuika
f3a94bdfa4
ACS-8106: (a11y) Replace Material Tooltip with standard tooltip (#9894) 2024-07-02 13:51:40 -04: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
Bartosz Sekula
0ea35b1f12
AAE-22720 Add a new "Skip validation" option in outcome properties (#9752)
* AAE-22720 Add a new "Skip validation" option in outcome properties

* cr
2024-06-03 09:38:44 +02:00
Tomasz Gnyp
f2cfd683af
AAE-22612 Update process services cloud package json (#9719) 2024-05-23 14:32:58 +02:00
Wiktor Danielewski
07370d963f
AAE-22577 Improve DataTable widget to support single object reference (e.g. only 1st element from array) - Case 3 (#9690)
* AAE-22577 Add single object path reference support

* AAE-22577 Update

* AAE-22577 Fix unit tests
2024-05-21 15:25:28 +02:00
Tomasz Gnyp
2f411f3f3f
AAE-21952 Fix Radio buttons widget not displayed properly when labels… (#9706)
* AAE-21952 Fix Radio buttons widget not displayed properly when labels are too long

* bring back style removed by mistake
2024-05-21 11:21:56 +02:00
Tomasz Gnyp
015a4e3cc6
AAE-22612 Fix Rich Text color picker (#9688)
* AAE-22612 Fix Rich Text color picker

* remove readOnly input from editor
2024-05-21 09:06:28 +02:00