Commit Graph

1359 Commits

Author SHA1 Message Date
Vito Albano
53e4b46cb1 [affected:*][ci:force] Fixing e2e - the long painful journey 2024-06-03 16:10:05 +01:00
Vito Albano
782934d0d7 [affected:*][ci:force] Fixed other e2es 2024-06-03 16:10:05 +01:00
Wojciech Duda
f3f3e0215c 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-06-03 16:10:05 +01:00
Vito Albano
c007cc1fe0 [affected:*][ci:force] Fixed lint after error on important 2024-06-03 16:10:05 +01:00
Vito Albano
3f0eeed2b1 [affected:*][ci:force] Fixed e2e with new notation 2024-06-03 16:10:05 +01:00
Vito Albano
658b4cd233 [affected:*][ci:force] Fixed lint 2024-06-03 16:10:05 +01:00
Vito Albano
fbe13d4818 [affected:*][ci:force] Fixed lint 2024-06-03 16:10:05 +01:00
Vito Albano
aec5004f75 [affected:*][ci:force] Upgrading material selector class 2024-06-03 16:10:05 +01:00
Vito Albano
8f9ebe0587 [affected:*][ci:force] Fixing rebase 2024-06-03 16:10:05 +01:00
Vito Albano
887523797b Rebased to the latest 2024-06-03 16:10:05 +01:00
Vito Albano
85cf80b1ec Fixed lint files and exclude some needing migration 2024-06-03 16:10:05 +01:00
Vito Albano
18c0836360 Fixed PR after huge rebase -_- 2024-06-03 16:10:05 +01:00
Vito Albano
68909fc42c Rebased to latest 2024-06-03 16:10:05 +01:00
Wojciech Duda
8072eab5f4 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-06-03 16:10:05 +01:00
Vito Albano
f5cbd23281 Honestly i'm going on just for the challenge now' 2024-06-03 16:10:04 +01:00
Vito Albano
942be0ee53 Fixed unit tests after rebase 2024-06-03 16:10:04 +01:00
Vito Albano
e1ac6ade63 Fixed unit tests after rebase 2024-06-03 16:10:04 +01:00
Vito Albano
937931a93c rebased and fixed the wrong directive for matList' 2024-06-03 16:10:04 +01:00
Vito Albano
7c6eae27a0 Fixed slider search e2es 2024-06-03 16:10:04 +01:00
Vito Albano
7e5dae30ff Rebase went little bit wrong -II 2024-06-03 16:10:04 +01:00
Vito Albano
395b68838a Fixing e2e - part III 2024-06-03 16:10:04 +01:00
Vito Albano
47c2c4a664 Fixing styles not migrated by material 2024-06-03 16:10:04 +01:00
Vito Albano
be9bcc708a Fixed unit tests 2024-06-03 16:10:04 +01:00
Vito Albano
edb1bb8e0a Fixed most of unit tests failing 2024-06-03 16:10:04 +01:00
Vito Albano
8e601ec2bf Fixed core unit test and excluded instable ones 2024-06-03 16:10:04 +01:00
Vito Albano
88f1679117 Fixed storybook with migration to WP5 2024-06-03 16:10:04 +01:00
Vito Albano
319060f4e0 Fixed linting 2024-06-03 16:10:04 +01:00
Vito Albano
826aa8b578 Make all the part build 2024-06-03 16:10:04 +01:00
Vito Albano
0a8237be0a Upgrading NX and start fixing styles 2024-06-03 16:10:04 +01:00
Vito Albano
c6b4f9a485 migration for material' 2024-06-03 16:10:04 +01:00
Vito Albano
e889f4e3b0 Changed ng version before material migration 2024-06-03 16:10:04 +01: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
Denys Vuika
f401b8c13e ESLint: cleanup await expect from protractor tests (#9630) 2024-04-30 08:07:10 -04:00
Darya Blavanovich
10244f45ac [ACS-7577] [ADF] Remove Folder Directives from Content Services lib (#9582)
* ACS-7577 remove create and edit folder directive [ci:force]

* Revert "ACS-7577 remove create and edit folder directive [ci:force]"

This reverts commit a0055aa496d1c6ee64118035acb36b55ab59716b.

* ACS-7577 move edit and create folder directives to demo-shell [ci:force]

* ACS-7577 remove public-api and fix readme file [ci:force]

* ACS-7577 remove edit directive [ci:force]

* ACS-7577 update e2e tests [ci:force]

* ACS-7577 update e2e tests [ci:force]

* ACS-7577 update e2e tests [ci:force]

* ACS-7577 revert e2e tests [ci:force]

* ACS-7577 revert e2e tests and create button [ci:force]

* ACS-7577 refactor e2e test [ci:force]

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-29 08:55:18 +02:00
Denys Vuika
54c3e12ad8 [ACS-7688] Reduce the usage of LogService and TranslateModule (tests) (#9567) 2024-04-19 12:14:33 -04:00
Denys Vuika
4132517ba7 [ACS-7679] Reduce the usage of AppConfigService in components and tests (#9563)
* remove unused app config setting

* remove unused app config setting

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* support input params for the viewer; optional configuration

* remove useless imports [ci:force]

* fix imports [ci:force]
2024-04-18 07:26:55 -04:00
Denys Vuika
5d474d8866 [ACS-7678] Convert content pipes to standalone (#9562)
* standalone pipes for content services

* remove useless module [ci:force]

* bug fixes [ci:force]

* bug fixes and cleanup [ci:force]

* cleanup unused/dead code [ci:force]
2024-04-17 07:15:31 -04:00
tomson
74ef7eed1a [ADF-5543] Enable lint accessibility and resolve found issues (#9421) 2024-04-17 09:36:40 +02:00
Darya Blavanovich
86d3ca7892 [ACS-6842] [ACA] Clicking "Create" button multiple times in folder creation modal sends the same folder creation request multiple times (#9554)
* ACS-6842 add disable mode to submit button

* ACS-6842 refactor ts and spec files

* ACS-6842 add setFormValues function

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-15 13:03:11 -04:00