Commit Graph

1374 Commits

Author SHA1 Message Date
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
061db71ace [affected:*][ci:force] Fixed lint after error on important 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
79919e6373 [affected:*][ci:force] Fixed lint 2024-07-05 11:50:58 +01:00
Vito Albano
1caf762721 [affected:*][ci:force] Fixed lint 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
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
Vito Albano
dc63b7aa05 Fixed PR after huge rebase -_- 2024-07-05 11:50:58 +01:00
Vito Albano
7adb2111ad Rebased to latest 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
45377b8a1b Honestly i'm going on just for the challenge now' 2024-07-05 11:50:58 +01:00
Vito Albano
a8e5fc21b0 Fixed unit tests after rebase 2024-07-05 11:50:58 +01:00
Vito Albano
c5cc1aed1e Fixed unit tests after rebase 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
d0f511bd45 Fixed slider search e2es 2024-07-05 11:50:58 +01:00
Vito Albano
f7f5fe9acd Rebase went little bit wrong -II 2024-07-05 11:50:58 +01:00
Vito Albano
b4586fb8ec Fixing e2e - part III 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
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
4b00da4133 Make all the part build 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
640b8b17a2 Revert ACS-8113 (#9910)
* Revert "Add new datatable param for checkboxes visibility (#9908)"

This reverts commit 55dfc07a24.

* Revert "[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#9861)"

This reverts commit a48611eb92.

* [ci:force]

* [ci:force]
2024-07-04 08:28:38 +02:00
MichalKinas
55dfc07a24 Add new datatable param for checkboxes visibility (#9908) 2024-07-03 15:29:00 +02: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
Chandan Chatterjee
e457dd3a78 HXCS 3856 File rotation in ADF Viewer (#9873) 2024-07-02 13:54:34 -04:00
Denys Vuika
f3a94bdfa4 ACS-8106: (a11y) Replace Material Tooltip with standard tooltip (#9894) 2024-07-02 13:51:40 -04:00
Denys Vuika
0c4259cddf ACS-7403: migrate site dropdown to standalone (#9847) 2024-07-01 14:25:49 -04:00
jacekpluta
a48611eb92 [ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#9861) 2024-06-30 23:11:29 +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
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
dominikiwanekhyland
cef413f7c8 [ACS-8258] Wrong background for 'move dialog' action buttons (#9851) 2024-06-21 10:03:27 -04:00
Grzegorz Jaśkowski
6b8c064536 [MNT-23194] add long validators, correct filename typos (#9799)
* MNT-23194 add long validators, correct filename typos

* MNT-23194 improve unit tests, fix naming typos

* MNT-23194 change method name to more precise

* MNT-23194 remove redundant type definitions, change any type, add different notation integers parsing
2024-06-21 10:07:26 +02:00
Denys Vuika
328d233b05 Fix ExtensionsModule.forChild regression (#9844) 2024-06-20 13:14:27 -04:00
Denys Vuika
9a544307d4 ACS-8251: migrate Extensions library to Standalone (#9842) 2024-06-20 08:52:30 -04:00
jacekpluta
a471861356 [ACS-8180] Error message displayed on attempt to remove a tag (#9827) 2024-06-19 14:55:07 +02:00
Denys Vuika
d9c014a1f0 Cleanup process services project structure (#9838) 2024-06-19 08:54:26 -04:00
Denys Vuika
9c67c92b82 [ACS-6124] Mark tree view component for deprecation (#9781) 2024-06-06 14:33:24 -04:00
dominikiwanekhyland
43d5df1a01 [ACS-7583] ACC tag rename get fail with some special char. (#9737) 2024-06-03 17:46:44 +02:00
Darya Blavanovich
f1167b1bc5 [ACS-7570] [ADF] Create generic dialog component (#9724) 2024-06-03 08:34:57 -04:00
jacekpluta
3cd7b514bc [ACS-7584] - Filtering by type, name and content size (range) does not filter the data table (#9736) 2024-06-03 07:32:35 +02:00
MichalKinas
8dc1a9bed0 [ACS-8037] Add new endpoint to confirm/reject prediction (#9746)
* [ACS-8037] Add new endpoint to confirm/reject prediction

* [ACS-8037] Fix prediction api docs
2024-05-31 12:34:32 +02:00
Darya Blavanovich
0d2d08aab3 [ACS-7570] [ADF] Create generic dialog component (#9678) 2024-05-23 07:35:23 -04:00