Commit Graph

1397 Commits

Author SHA1 Message Date
Vito Albano
c241a96ab4 [affected:*][ci:force] Fixed e2e with new notation 2024-05-14 23:49:25 +01:00
Vito Albano
71951b3c3b [affected:*][ci:force] Fixed lint 2024-05-14 23:49:25 +01:00
Vito Albano
1033e419aa [affected:*][ci:force] Fixed lint 2024-05-14 23:49:25 +01:00
Vito Albano
74da9e12e3 [affected:*][ci:force] Upgrading material selector class 2024-05-14 23:49:25 +01:00
Vito Albano
20327894e1 [affected:*][ci:force] Fixing rebase 2024-05-14 23:48:50 +01:00
Vito Albano
e5fdefb0cf Rebased to the latest 2024-05-14 23:48:50 +01:00
Vito Albano
e6cb5b6679 Fixed lint files and exclude some needing migration 2024-05-14 23:48:50 +01:00
Vito Albano
b853588693 Fixed PR after huge rebase -_- 2024-05-14 23:48:50 +01:00
Vito Albano
e7f192fdf8 Rebased to latest 2024-05-14 23:48:50 +01:00
Wojciech Duda
ff2d8c36a8 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-14 23:48:50 +01:00
Vito Albano
7dcfa756b0 Honestly i'm going on just for the challenge now' 2024-05-14 23:48:50 +01:00
Vito Albano
54581ea546 Fixed unit tests after rebase 2024-05-14 23:48:50 +01:00
Vito Albano
3101a6b404 Fixed unit tests after rebase 2024-05-14 23:48:50 +01:00
Vito Albano
c0334278da rebased and fixed the wrong directive for matList' 2024-05-14 23:48:50 +01:00
Vito Albano
7d24d80228 Fixed slider search e2es 2024-05-14 23:48:50 +01:00
Vito Albano
c43017cd6e Rebase went little bit wrong -II 2024-05-14 23:48:50 +01:00
Vito Albano
e64e292615 Fixing e2e - part III 2024-05-14 23:48:50 +01:00
Vito Albano
4bfe14de55 Fixing styles not migrated by material 2024-05-14 23:48:50 +01:00
Vito Albano
9974078d1b Fixed unit tests 2024-05-14 23:48:50 +01:00
Vito Albano
dba0d6e245 Fixed most of unit tests failing 2024-05-14 23:48:49 +01:00
Vito Albano
aa02c8839f Fixed core unit test and excluded instable ones 2024-05-14 23:48:49 +01:00
Vito Albano
8945acc444 Fixed storybook with migration to WP5 2024-05-14 23:48:49 +01:00
Vito Albano
c7eabe6cf0 Fixed linting 2024-05-14 23:48:49 +01:00
Vito Albano
30b981e135 Make all the part build 2024-05-14 23:48:49 +01:00
Vito Albano
1d66ed4b92 Upgrading NX and start fixing styles 2024-05-14 23:48:49 +01:00
Vito Albano
63a3b071cd migration for material' 2024-05-14 23:48:49 +01:00
Vito Albano
9844dc4946 Changed ng version before material migration 2024-05-14 23:48:49 +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
Denys Vuika
d45a02042e chore: remove deprecated Angular api (#9516) 2024-04-09 09:12:58 -04:00
Tomasz Gnyp
bc07c09dda Release 6.8.0 (#9506) 2024-04-09 10:13:05 +02:00
Denys Vuika
88ebd225bd Update stylelint dependencies (#9483)
* chore: update stylelint

* css fixes

* css fixes

* css fixes
2024-03-28 10:36:47 -04:00
Denys Vuika
3dff1e0091 fix: incorrect angular attributes in search components (#9479) 2024-03-27 10:25:58 -04:00