Commit Graph

1351 Commits

Author SHA1 Message Date
Vito Albano
1f949aca05 [affected:*][ci:force] Fixing e2e - the long painful journey 2024-05-10 14:43:28 +01:00
Vito Albano
b383cf7e8d [affected:*][ci:force] Fixed other e2es 2024-05-10 14:43:28 +01:00
Wojciech Duda
3849fa0b8c 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-05-10 14:43:28 +01:00
Vito Albano
302940a588 [affected:*][ci:force] Fixed lint after error on important 2024-05-10 14:43:28 +01:00
Vito Albano
7ee08e9fe2 [affected:*][ci:force] Fixed e2e with new notation 2024-05-10 14:43:28 +01:00
Vito Albano
30b36f9f88 [affected:*][ci:force] Fixed lint 2024-05-10 14:43:28 +01:00
Vito Albano
28870d4fb8 [affected:*][ci:force] Fixed lint 2024-05-10 14:43:28 +01:00
Vito Albano
6fd6a1fb2a [affected:*][ci:force] Upgrading material selector class 2024-05-10 14:43:28 +01:00
Vito Albano
0351ccb0bf [affected:*][ci:force] Fixing rebase 2024-05-10 14:43:28 +01:00
Vito Albano
3e105f4d69 Rebased to the latest 2024-05-10 14:43:28 +01:00
Vito Albano
9397b6a414 Fixed lint files and exclude some needing migration 2024-05-10 14:43:28 +01:00
Vito Albano
aa60e77d2d Fixed PR after huge rebase -_- 2024-05-10 14:43:28 +01:00
Vito Albano
7c326cb5b5 Rebased to latest 2024-05-10 14:43:28 +01:00
Wojciech Duda
26ed1efae1 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-05-10 14:43:28 +01:00
Vito Albano
3825587314 Honestly i'm going on just for the challenge now' 2024-05-10 14:43:28 +01:00
Vito Albano
e4e343257f Fixed unit tests after rebase 2024-05-10 14:43:28 +01:00
Vito Albano
9baaa61884 Fixed unit tests after rebase 2024-05-10 14:43:28 +01:00
Vito Albano
def29c6dfa rebased and fixed the wrong directive for matList' 2024-05-10 14:43:28 +01:00
Vito Albano
9e3fa25bd2 Fixed slider search e2es 2024-05-10 14:43:28 +01:00
Vito Albano
5d584569c1 Rebase went little bit wrong -II 2024-05-10 14:43:28 +01:00
Vito Albano
f04f1c78fe Fixing e2e - part III 2024-05-10 14:43:28 +01:00
Vito Albano
513aa9587c Fixing styles not migrated by material 2024-05-10 14:43:28 +01:00
Vito Albano
c87f07117e Fixed unit tests 2024-05-10 14:43:28 +01:00
Vito Albano
c7c0015552 Fixed most of unit tests failing 2024-05-10 14:43:27 +01:00
Vito Albano
b05b6e3cdc Fixed core unit test and excluded instable ones 2024-05-10 14:43:27 +01:00
Vito Albano
617f99698c Fixed storybook with migration to WP5 2024-05-10 14:43:27 +01:00
Vito Albano
20c5ae5762 Fixed linting 2024-05-10 14:43:27 +01:00
Vito Albano
2f458388e0 Make all the part build 2024-05-10 14:43:27 +01:00
Vito Albano
96c4248dbf Upgrading NX and start fixing styles 2024-05-10 14:43:27 +01:00
Vito Albano
c5b16de057 migration for material' 2024-05-10 14:43:27 +01:00
Vito Albano
f121fe01db Changed ng version before material migration 2024-05-10 14:43:27 +01: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
Denys Vuika
05884e829b [ACS-7382] Standalone AdfConfigPipe pipe (#9558)
* standalone AdfConfigPipe

* standalone AdfConfigPipe [ci:force]
2024-04-15 12:54:08 -04:00
Grzegorz Jaśkowski
7cef7a2688 [ACS-5571] Remove unused WebScript component (#8752)
* ACS-5571 Remove unused WebScript component

* [ACS-5571] revert wrong file deletion
2024-04-15 09:45:51 -04:00
Grzegorz Jaśkowski
22da251c02 [ACS-5572] Remove unused Social components (#8758)
* ACS-5572 Remove unused Social components

* [ACS-5572] revert wrong file deletion
2024-04-15 09:39:32 -04:00
Grzegorz Jaśkowski
29757e4ee4 [MNT-24028] edit aspects dialog counter bug (#9539)
* [MNT-24028] fix dialog counter bug

* [MNT-24028] update docs

* [MNT-24028] remove fit
2024-04-12 09:25:15 +02:00
Darya Blavanovich
1bcc760b3f ACS-6721 fix button visibility (#9530)
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-11 11:43:03 -04:00
tamaragruszka
12c1f3fc1e [ACS-7371] ADF manage version list missing button (#9484)
* [ACS-7371] list width limitation

* [ACS-7371] list width limitation

* [ACS-7371] change scss selector
2024-04-10 13:25:54 +02:00
Denys Vuika
135b3b4b51 [ACS-7462] cleanup deprecated api for DataTable and DocumentList (#9500)
* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]

* refactor: remove unused api [ci:force]

* refactor: remove unused api [ci:force]

* refactor: update and fix documentation [ci:force]

* refactor: restore thumbnails, docs fixes [ci:force]

* fix package lock
2024-04-09 13:13:57 -04:00
Wojciech Duda
5494aa8728 AAE-21233 Enable no angular material selectors rule for adf (#9430)
* AAE-20779 enable material selectors rule

* AAE-20779 fixes in units in already covered libs

* AAE-20779 simplified local package linking
2024-04-09 17:08:51 +02:00