Commit Graph

1040 Commits

Author SHA1 Message Date
Vito Albano
c56aff3aea Fixing unit test after last rebase + lint 2024-07-05 11:50:59 +01:00
Vito Albano
bb977c9194 Fixing unit test after last rebase + lint 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
Vito Albano
2c157a21a2 [affected:*][ci:force] - Rebased and added an extra fix for after 2024-07-05 11:50:59 +01:00
Vito Albano
d92fb365dd [affected:*][ci:force] - REBASED 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
Amedeo Lepore
3e553592e9 Fix lint issue 2024-07-05 11:50:58 +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
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
516bd8491b [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
dff2277dcc Fixed dependency to allow greater versions 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
Vito Albano
dc63b7aa05 Fixed PR after huge rebase -_- 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
Vito Albano
6d6f716438 fixed unit test problem and some other e2e 2024-07-05 11:50:58 +01:00
Vito Albano
67b42236bd rebased and fixed the wrong directive for matList' 2024-07-05 11:50:58 +01:00
Vito Albano
30eede38af Fixing styles not migrated by material 2024-07-05 11:50:58 +01:00
Vito Albano
df15d37502 Fixed last unit tests 2024-07-05 11:50:58 +01:00
Vito Albano
5e6e531ab6 Fixed unit tests 2024-07-05 11:50:58 +01:00
Vito Albano
aff079fe8b Fixed most of unit tests failing 2024-07-05 11:50:58 +01:00
Vito Albano
f52d0e3975 Fixed core unit test and excluded instable ones 2024-07-05 11:50:58 +01:00
Vito Albano
d41da804f1 Fixed storybook with migration to WP5 2024-07-05 11:50:58 +01:00
Vito Albano
d43cdada26 Fixed linting 2024-07-05 11:50:58 +01:00
Vito Albano
cd49d1d730 Upgrading NX and start fixing styles 2024-07-05 11:50:57 +01:00
Vito Albano
3e3794ac6c migration for material' 2024-07-05 11:50:57 +01:00
Vito Albano
533157ba16 Changed ng version before material migration 2024-07-05 11:50:57 +01:00
Pablo Martinez
41c3667906 Revert "ACS-8106: (a11y) Replace Material Tooltip with standard tooltip (#9894)" (#9905)
This reverts commit f3a94bdfa4.
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 f27d62585b.
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
Ehsan Rezaei
682f1673f6 Release 6.9.0 (#9680) 2024-05-17 13:16:22 +02:00