Commit Graph

3920 Commits

Author SHA1 Message Date
Vito Albano
b4eb8b32f9 Rebased to latest 2024-04-11 21:46:31 +01:00
Wojciech Duda
1f8a96ac23 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-04-11 21:46:31 +01:00
Wojciech Duda
c38ef35fe2 unit test fixes for migration (#9217)
* reenabled excluded test in TagNodeList

* fixed tests for UploadApi in js-api
2024-04-11 21:46:31 +01:00
Wojciech Duda
d80b0c07c9 [AAE-18267] change unit test setup for auth service (#9216)
* [AAE-18267] change unit test setup for auth service

* [AAE-18267] remove exclude

* [AAE-18267] removed CoreTestingModule from imports
2024-04-11 21:46:31 +01:00
Vito Albano
89d366152a Fixed unit test 2024-04-11 21:46:31 +01:00
Vito Albano
baeebfd41c Honestly i'm going on just for the challenge now' 2024-04-11 21:46:31 +01:00
Vito Albano
4d77484558 Fixed unit tests after rebase 2024-04-11 21:46:31 +01:00
Vito Albano
36c2cea7b6 Fixed unit tests after rebase 2024-04-11 21:46:31 +01:00
Vito Albano
484dc61741 reverted broken rebase 2024-04-11 21:46:31 +01:00
Vito Albano
b02d41818c Fixed the last e2es? 2024-04-11 21:46:31 +01:00
Vito Albano
9421fc49cb Fixed search e2es 2024-04-11 21:46:31 +01:00
Vito Albano
1e016a5a73 fixed unit test problem and some other e2e 2024-04-11 21:46:31 +01:00
Vito Albano
28c35c846a rebased and fixed the wrong directive for matList' 2024-04-11 21:46:31 +01:00
Vito Albano
b1ab35885c Fixed slider search e2es 2024-04-11 21:46:31 +01:00
Vito Albano
e922ff517d fixig e2es - task and version 2024-04-11 21:46:31 +01:00
Vito Albano
3c30afdc97 Fixed code flow switch setting 2024-04-11 21:46:31 +01:00
Vito Albano
5b1a10f43b Fixing e2e - changing toggles 2024-04-11 21:46:31 +01:00
Vito Albano
1d2b9e8ede Rebase went little bit wrong -III 2024-04-11 21:46:31 +01:00
Vito Albano
4287ea06ce Rebase went little bit wrong -II 2024-04-11 21:46:31 +01:00
Vito Albano
29667ee197 Fixing e2e - part III 2024-04-11 21:46:31 +01:00
Vito Albano
02cfcc21a1 Fixing unit after rebase 2024-04-11 21:46:31 +01:00
Vito Albano
ddd5e46944 Fixed unit test failing 2024-04-11 21:46:31 +01:00
Vito Albano
821bded1ca Fixing styles not migrated by material 2024-04-11 21:46:31 +01:00
Vito Albano
00c904c07f Fixing e2e part 2 2024-04-11 21:46:31 +01:00
Vito Albano
d2b568369f Fixed last unit tests 2024-04-11 21:46:31 +01:00
Vito Albano
53303e3c07 Fixed unit tests 2024-04-11 21:46:31 +01:00
Vito Albano
8c9e49e6d5 Fixed linting and js-api tests 2024-04-11 21:46:31 +01:00
Vito Albano
ac44337258 Fixed most of unit tests failing 2024-04-11 21:46:31 +01:00
Vito Albano
b0bf917932 Rebased with the latest develop 2024-04-11 21:46:31 +01:00
Vito Albano
cc94919184 Fixed core unit test and excluded instable ones 2024-04-11 21:46:31 +01:00
Vito Albano
a252a76b78 Fixed storybook with migration to WP5 2024-04-11 21:46:31 +01:00
Vito Albano
3b5348577f Fixed linting 2024-04-11 21:46:31 +01:00
Vito Albano
9210ce1467 Make all the part build 2024-04-11 21:46:31 +01:00
Vito Albano
2f0d0a6e6d Building testing package 2024-04-11 21:46:31 +01:00
Vito Albano
b92e71573c Demo shell builds 2024-04-11 21:46:31 +01:00
Vito Albano
9104ae871d Upgrading NX and start fixing styles 2024-04-11 21:46:31 +01:00
Vito Albano
771dd3421f migration for material' 2024-04-11 21:46:31 +01:00
Vito Albano
40420daa5c Changed ng version before material migration 2024-04-11 21:46:31 +01:00
tamaragruszka
503cdc40b2 [ACS-7387][ADF] Break Search Text dependency on Material Module (#9508)
* [ACS-7387] convert component to standalone

* [ACS-7387] convert component to standalone
2024-04-11 16:40:30 -04: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
Michał Fidor
5e886e29d1 AAE-21870 Disable task notification for default apps (#9537)
* AAE-21870 Disable task notification for default apps

* Remove redundant variable
2024-04-11 14:23:09 +02: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
tamaragruszka
a5e7fcc10e [ACS-7385][ADF] Break Login dependency on Material Module (#9501) 2024-04-09 12:13:19 -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
Wojciech Duda
3bfadae286 AAE-20141 Replace adf mat selectors process services (#9514)
* AAE-20141 removing mat from unit tests in process-services

* AAE-20141 fix dropdown false-positives

* AAE-20141 dropdown editor remake

* AAE-20141 remove remaining selectors

* AAE-20141 fix radio buttons selector
2024-04-09 14:26:37 +02:00
Ehsan Rezaei
b081800274 AAE-20146 Using Material Harness in process service cloud unit tests (#9517)
* AAE-20146 Using Material Harness in process service cloud unit tests

* AAE-20146: Removed commented code

* AAE-20146: Fixing lint issues
2024-04-09 14:25:04 +02:00
Tomasz Gnyp
bc07c09dda Release 6.8.0 (#9506) 2024-04-09 10:13:05 +02:00
Wojciech Duda
966a6b7cc0 AAE-21799 replace opening datepicker on focus with opening on enter (#9526) 2024-04-08 16:53:10 +02:00