Vito Albano
2e14d95737
[affected:*][ci:force] Fixing e2e - the return of the fail
2024-03-28 02:27:43 +00:00
Vito Albano
154ef61b5a
[affected:*][ci:force] Fixing e2e - the lord of E2E
2024-03-28 02:27:43 +00:00
Amedeo Lepore
782411c796
[AAE-21089] Fix e2e Search - fix checkbox selector
2024-03-28 02:27:43 +00:00
Vito Albano
ad4a4c1e41
[affected:*][ci:force] Fixing e2e - the lord of E2E
2024-03-28 02:27:43 +00:00
Amedeo Lepore
cbf1fefc8e
[AAE-21085] Fix e2e Search - add content selector that wrap text
2024-03-28 02:27:43 +00:00
Amedeo Lepore
7d0d507d5a
[AAE-21084] Fix e2e Content: Upload and Versioning - C279992 - fix enable togle selector
2024-03-28 02:27:43 +00:00
Vito Albano
de4d7522b4
[affected:*][ci:force] Fixing e2e - the long painful journey - part II
2024-03-28 02:27:43 +00:00
Vito Albano
0dc12bd1f9
[affected:*][ci:force] Fixing e2e - the long painful journey
2024-03-28 02:27:43 +00:00
Vito Albano
03edb19f02
[affected:*][ci:force] Fixed other e2es
2024-03-28 02:27:42 +00:00
Vito Albano
0f3699739c
[affected:*][ci:force] Fixed check on expansion panel filter
2024-03-28 02:27:42 +00:00
Vito Albano
3d16aa1ccf
[affected:*][ci:force] Fixed check on expansion panel filter
2024-03-28 02:27:42 +00:00
Amedeo Lepore
b51890eceb
[AAE-21083] Fix e2e Content: Metadata - C280560 - fix slide toggle click, in v15 toggle is handled with a button instead of input
2024-03-28 02:27:42 +00:00
Amedeo Lepore
e194485377
Fix lint issue
2024-03-28 02:27:42 +00:00
Amedeo Lepore
c0adf004da
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-03-28 02:27:42 +00:00
Amedeo Lepore
31255c0a1c
[AAE-21083] Fix e2e Content: Metadata - C245652 - fix tab active selector
2024-03-28 02:27:42 +00:00
Wojciech Duda
f582413d12
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-03-28 02:27:42 +00:00
Amedeo Lepore
1fde37afbc
[affected:*][ci:force] [AAE-21082] Fix e2e Content: Directive - C291941 - add missing selector
2024-03-28 02:27:42 +00:00
Vito Albano
49dcac59f3
[affected:*][ci:force] Fixed lint after error on important
2024-03-28 02:27:42 +00:00
Amedeo Lepore
58bde43de2
[affected:*][ci:force] [AAE-21070] Fix e2e Content: Components - C587084 - fix class selectors
2024-03-28 02:27:42 +00:00
Vito Albano
b7e60a8bab
[affected:*][ci:force] Fixed e2e with new notation
2024-03-28 02:27:42 +00:00
Vito Albano
05071680d1
[affected:*][ci:force] Fixed e2e with new notation
2024-03-28 02:27:42 +00:00
Vito Albano
65280e1752
[affected:*][ci:force] Fixed e2e with new notation
2024-03-28 02:27:42 +00:00
Vito Albano
82b7999f0e
[affected:*][ci:force] Fixed lint
2024-03-28 02:27:42 +00:00
Vito Albano
8f120f7242
[affected:*][ci:force] Fixed lint
2024-03-28 02:27:42 +00:00
Vito Albano
6c57b71bf1
[affected:*][ci:force] Upgrading material selector class
2024-03-28 02:27:42 +00:00
Vito Albano
a8e52ef2ce
[affected:*][ci:force] Wrong setting page
2024-03-28 02:27:42 +00:00
Vito Albano
a17cd440bc
[affected:*][ci:force] Fixing rebase
2024-03-28 02:27:42 +00:00
Vito Albano
13c27cb6b2
[affected:*][ci:force] Fixing rebase
2024-03-28 02:27:42 +00:00
Vito Albano
82a82feb5a
[affected:*][ci:force] Fixing rebase
2024-03-28 02:27:42 +00:00
Vito Albano
062309dcb3
Rebased to the latest
2024-03-28 02:27:04 +00:00
Vito Albano
8cf854370c
Fixed dependency to allow greater versions
2024-03-28 02:27:04 +00:00
Vito Albano
854c05a5b1
Fixed package.json
2024-03-28 02:27:04 +00:00
Vito Albano
a072d978ac
Fixed lint files and exclude some needing migration
2024-03-28 02:27:04 +00:00
Vito Albano
5954257dc4
Fixed PR after huge rebase -_-
2024-03-28 02:27:04 +00:00
Vito Albano
1fbb6e0ed7
Rebased to latest
2024-03-28 02:26:47 +00:00
Wojciech Duda
689ca0a56b
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-03-28 02:26:47 +00:00
Wojciech Duda
8834215629
unit test fixes for migration ( #9217 )
...
* reenabled excluded test in TagNodeList
* fixed tests for UploadApi in js-api
2024-03-28 02:26:47 +00:00
Wojciech Duda
e7f403bf53
[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-03-28 02:26:47 +00:00
Vito Albano
7b74c28c81
Fixed unit test
2024-03-28 02:26:47 +00:00
Vito Albano
825911918a
Honestly i'm going on just for the challenge now'
2024-03-28 02:26:47 +00:00
Vito Albano
183e0474a4
Fixed unit tests after rebase
2024-03-28 02:26:26 +00:00
Vito Albano
7e05a0d337
Fixed unit tests after rebase
2024-03-28 02:26:13 +00:00
Vito Albano
ca48bdadaf
reverted broken rebase
2024-03-28 02:25:52 +00:00
Vito Albano
0d0f6e9da6
Fixed the last e2es?
2024-03-28 02:25:52 +00:00
Vito Albano
e564d4eb87
Fixed search e2es
2024-03-28 02:25:52 +00:00
Vito Albano
33109bdfe3
fixed unit test problem and some other e2e
2024-03-28 02:25:52 +00:00
Vito Albano
82f4bf7bf8
rebased and fixed the wrong directive for matList'
2024-03-28 02:25:52 +00:00
Vito Albano
1acf29c6fd
Fixed slider search e2es
2024-03-28 02:25:52 +00:00
Vito Albano
28b1d965cd
fixig e2es - task and version
2024-03-28 02:25:52 +00:00
Vito Albano
6242f3f977
Fixed code flow switch setting
2024-03-28 02:25:52 +00:00