1366 Commits

Author SHA1 Message Date
Vito Albano
daa2c05fce [affected:*][ci:force] Fixed e2e with new notation 2024-07-01 15:15:08 +01:00
Vito Albano
33c5e1769c [affected:*][ci:force] Fixed lint 2024-07-01 15:15:08 +01:00
Vito Albano
bf2dedb668 [affected:*][ci:force] Fixed lint 2024-07-01 15:15:08 +01:00
Vito Albano
4b023ed0fd [affected:*][ci:force] Upgrading material selector class 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
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
Vito Albano
1026290eb3 Rebased to latest 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
a7f88b72f2 Honestly i'm going on just for the challenge now' 2024-07-01 15:15:08 +01:00
Vito Albano
d8eb1828ee Fixed unit tests after rebase 2024-07-01 15:15:08 +01:00
Vito Albano
7ea3b10fce Fixed unit tests after rebase 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
f425c9d41c Fixed slider search e2es 2024-07-01 15:15:08 +01:00
Vito Albano
ce78d32c22 Rebase went little bit wrong -II 2024-07-01 15:15:08 +01:00
Vito Albano
887bc72240 Fixing e2e - part III 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
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
8c8521a421 Make all the part build 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
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 f27d62585b162084851c9755f08bcf65513cbe8f.
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
MichalKinas
19fa86d1a1
[ACS-8025] Add new service and API for predictions (#9714)
* [ACS-8025] Add new service and API for predictions

* [ACS-8025] Fix update type
2024-05-22 23:14:01 +02:00
tamaragruszka
b8c8e5ce35
[ACS-6645][ADW] Search Feature Stabilisation (#9701)
* [ACS-6645] override input fields

* [ACS-6645] update test and documentation
2024-05-22 11:50:22 -04:00
dominikiwanekhyland
5218e7e928
[ACS-7474] - fix 'Expression has changed' Angular error in People facet (#9681) 2024-05-21 14:28:57 +02:00
Ehsan Rezaei
682f1673f6
Release 6.9.0 (#9680) 2024-05-17 13:16:22 +02:00
tamaragruszka
0414fa77e0
[ACS-7389][ADF] Break Viewer dependency on Material Module (#9631) 2024-05-09 13:07:34 -04:00
Darya Blavanovich
3819aecb70
[MNT-24354] update license header to 2024 (#9633)
* MNT-24354 update license header [ci:force]

* MNT-24354 fix lint [ci:force]

* MNT-24354 [ci:force]

* MNT-24354 update license header in process-services [ci:force]

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-08 08:34:51 +02:00
Darya Blavanovich
e749473a32
exclude failed unit test (#9636)
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-07 12:50:14 +02:00
Denys Vuika
6f0bbe427e
[ACS-7421] process: break app list dependency on material bundle (#9640)
* chore: break apps list dependency on material module bundle
2024-05-06 10:34:31 -04:00