Commit Graph

10269 Commits

Author SHA1 Message Date
Vito Albano
86e8e1528c [affected:*][ci:force] Fixing e2e - the lord of E2E 2024-04-03 02:38:29 +01:00
Amedeo Lepore
181f477761 [AAE-21085] Fix e2e Search - add content selector that wrap text 2024-04-03 02:38:28 +01:00
Amedeo Lepore
01eb6837f7 [AAE-21085] Fix e2e Search - revert to previous version, text should be written without pressing eneter to show the autocomplete list items 2024-04-03 02:38:28 +01:00
Amedeo Lepore
f6a3553560 [AAE-21084] Fix e2e Content: Upload and Versioning - C279992 - fix enable togle selector 2024-04-03 02:38:28 +01:00
Vito Albano
6b36f03c7a [affected:*][ci:force] Fixing e2e - the long painful journey - part II 2024-04-03 02:38:28 +01:00
Vito Albano
eca1901cf8 [affected:*][ci:force] Fixing e2e - the long painful journey 2024-04-03 02:38:28 +01:00
Vito Albano
d191267e17 [affected:*][ci:force] Fixed other e2es 2024-04-03 02:38:28 +01:00
Vito Albano
68211d4178 [affected:*][ci:force] Fixed check on expansion panel filter 2024-04-03 02:38:28 +01:00
Vito Albano
e59438c270 [affected:*][ci:force] Fixed check on expansion panel filter 2024-04-03 02:38:28 +01:00
Amedeo Lepore
ceb0df099f [AAE-21083] Fix e2e Content: Metadata - C280560 - fix slide toggle click, in v15 toggle is handled with a button instead of input 2024-04-03 02:38:28 +01:00
Amedeo Lepore
09291c2c4e Fix lint issue 2024-04-03 02:38:28 +01:00
Amedeo Lepore
fd1d0dbe9d Fix selector after merging https://github.com/Alfresco/alfresco-ng2-components/pull/9424, .mat-content-actions was replaced by .adf-start-process-content-actions 2024-04-03 02:38:28 +01:00
Amedeo Lepore
e36bd0d5c5 [AAE-21083] Fix e2e Content: Metadata - C245652 - fix tab active selector 2024-04-03 02:38:28 +01:00
Wojciech Duda
1ecf6d26f7 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-04-03 02:38:28 +01:00
Amedeo Lepore
ffb364797a [affected:*][ci:force] [AAE-21082] Fix e2e Content: Directive - C291941 - add missing selector 2024-04-03 02:38:28 +01:00
Vito Albano
58657fc544 [affected:*][ci:force] Fixed lint after error on important 2024-04-03 02:38:28 +01:00
Amedeo Lepore
24bd2cb57e [affected:*][ci:force] [AAE-21070] Fix e2e Content: Components - C587084 - fix class selectors 2024-04-03 02:38:28 +01:00
Vito Albano
a5b330d24e [affected:*][ci:force] Fixed e2e with new notation 2024-04-03 02:38:28 +01:00
Vito Albano
7658fa97ba [affected:*][ci:force] Fixed e2e with new notation 2024-04-03 02:38:28 +01:00
Vito Albano
b93542af58 [affected:*][ci:force] Fixed e2e with new notation 2024-04-03 02:38:28 +01:00
Vito Albano
9dc3506ed1 [affected:*][ci:force] Fixed lint 2024-04-03 02:38:28 +01:00
Vito Albano
6d8d8e1c77 [affected:*][ci:force] Fixed lint 2024-04-03 02:38:28 +01:00
Vito Albano
0930c2d294 [affected:*][ci:force] Upgrading material selector class 2024-04-03 02:38:28 +01:00
Vito Albano
6dd8761f6e [affected:*][ci:force] Wrong setting page 2024-04-03 02:38:28 +01:00
Vito Albano
eeae3970a7 [affected:*][ci:force] Fixing rebase 2024-04-03 02:38:28 +01:00
Vito Albano
03dcc58be6 [affected:*][ci:force] Fixing rebase 2024-04-03 02:38:28 +01:00
Vito Albano
02c2278cd0 [affected:*][ci:force] Fixing rebase 2024-04-03 02:38:28 +01:00
Vito Albano
c3f29c3a43 Rebased to the latest 2024-04-03 02:38:28 +01:00
Vito Albano
b1b757a611 Fixed dependency to allow greater versions 2024-04-03 02:38:28 +01:00
Vito Albano
72de59aec9 Fixed package.json 2024-04-03 02:38:28 +01:00
Vito Albano
0e1562aba9 Fixed lint files and exclude some needing migration 2024-04-03 02:38:28 +01:00
Vito Albano
60f22df666 Fixed PR after huge rebase -_- 2024-04-03 02:38:28 +01:00
Vito Albano
0d611ac62b Rebased to latest 2024-04-03 02:38:28 +01:00
Vito Albano
f58c6efd84 Revert "Fixed a dependency problem"
This reverts commit 319e1830fe.
2024-04-03 02:38:28 +01:00
Wojciech Duda
fea3cb98e4 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-03 02:38:28 +01:00
Vito Albano
737af2a04e Fixed a dependency problem 2024-04-03 02:38:28 +01:00
Wojciech Duda
82caefe1a7 unit test fixes for migration (#9217)
* reenabled excluded test in TagNodeList

* fixed tests for UploadApi in js-api
2024-04-03 02:38:28 +01:00
Wojciech Duda
c978c5ca25 [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-03 02:38:28 +01:00
Vito Albano
3a02d86121 Fixed unit test 2024-04-03 02:38:28 +01:00
Vito Albano
fa1f622fc7 Fixed pointless e2e 2024-04-03 02:38:28 +01:00
Vito Albano
ca3882fe61 Readded method removed 2024-04-03 02:38:28 +01:00
Vito Albano
ed3713c047 Honestly i'm going on just for the challenge now' 2024-04-03 02:38:28 +01:00
Vito Albano
773c5239fb Fixed unit tests after rebase 2024-04-03 02:38:28 +01:00
Vito Albano
096faece6e Fixed unit tests after rebase 2024-04-03 02:38:28 +01:00
Vito Albano
ed2fe17e05 reverted broken rebase 2024-04-03 02:38:28 +01:00
Vito Albano
5c29a767f0 Fixed the last e2es? 2024-04-03 02:38:28 +01:00
Vito Albano
1dab5a2a67 Rebased to latest 2024-04-03 02:38:28 +01:00
Vito Albano
4d27bcc1cc Fixed search e2es 2024-04-03 02:38:28 +01:00
Vito Albano
12f04d533d fixed unit test problem and some other e2e 2024-04-03 02:38:28 +01:00
Vito Albano
62febd2b53 rebased and fixed the wrong directive for matList' 2024-04-03 02:38:28 +01:00