Commit Graph

979 Commits

Author SHA1 Message Date
VitoAlbano
9e2282940e Fixed package and e2e with tabs that now are capital letters? 2024-07-05 11:51:00 +01:00
VitoAlbano
96098f83d5 Fixed property e2e 2024-07-05 11:51:00 +01:00
Vito Albano
2bd6c25721 [affected:*][ci:force] Fixing e2e - fixing the last ones 2024-07-05 11:50:59 +01:00
Amedeo Lepore
a44827c433 [affected:*][ci:force] Remove fit 2024-07-05 11:50:59 +01:00
Vito Albano
1e1abaaa7f [affected:*][ci:force] Fixing e2e - the lord of E2E 2024-07-05 11:50:59 +01:00
Vito Albano
593c278d00 [affected:*][ci:force] Fixing e2e - the lord of E2E 2024-07-05 11:50:59 +01:00
Amedeo Lepore
779be0e759 [AAE-21085] Fix e2e Search - add content selector that wrap text 2024-07-05 11:50:58 +01:00
Amedeo Lepore
9b1dd879a3 [AAE-21085] Fix e2e Search - revert to previous version, text should be written without pressing eneter to show the autocomplete list items 2024-07-05 11:50:58 +01:00
Vito Albano
417978bfa7 [affected:*][ci:force] Fixing e2e - the long painful journey - part II 2024-07-05 11:50:58 +01:00
Vito Albano
f420b535d2 [affected:*][ci:force] Fixing e2e - the long painful journey 2024-07-05 11:50:58 +01:00
Vito Albano
f55811851c [affected:*][ci:force] Fixed other e2es 2024-07-05 11:50:58 +01:00
Vito Albano
faa211f986 Fixed pointless e2e 2024-07-05 11:50:58 +01:00
Vito Albano
ce11df5d5e Readded method removed 2024-07-05 11:50:58 +01:00
Vito Albano
d201be0ba3 Fixed the last e2es? 2024-07-05 11:50:58 +01:00
Vito Albano
d2214b943e Fixed search e2es 2024-07-05 11:50:58 +01:00
Vito Albano
6d6f716438 fixed unit test problem and some other e2e 2024-07-05 11:50:58 +01:00
Vito Albano
67b42236bd rebased and fixed the wrong directive for matList' 2024-07-05 11:50:58 +01:00
Vito Albano
d0f511bd45 Fixed slider search e2es 2024-07-05 11:50:58 +01:00
Vito Albano
5ade1a4ad1 fixig e2es - task and version 2024-07-05 11:50:58 +01:00
Vito Albano
ed94147dfe fixig e2es 2024-07-05 11:50:58 +01:00
Vito Albano
39f4854108 wrong xdescribe 2024-07-05 11:50:58 +01:00
Vito Albano
03e0645249 Fixed code flow switch setting 2024-07-05 11:50:58 +01:00
Vito Albano
b4586fb8ec Fixing e2e - part III 2024-07-05 11:50:58 +01:00
VitoAlbano
adcb4468c4 Uppercase for tabs - missed some tests 2024-07-05 11:50:57 +01:00
Rafal Szmit
80ff96a317 AAE-23451 Update be-uat-default-app (#9893)
* AAE-23451 Update be-uat-default-app

* update codeQL config paths
2024-07-01 16:13:06 +02:00
Maurizio Vitale
f9aadde4bf Revert "[ACS-7381][ADF] Break DataTable dependency on Material Module (#9657)" (#9866)
This reverts commit f27d62585b.
2024-06-25 13:53:14 +01:00
Artur Cichoń
a72cc1bc76 AAE-18615 Update default be app with call activity processes pools (#9843)
* AAE-18615 Updated default be app with call activity processes pools

* AAE-18615 Changed CodeQL ignored paths to more inclusive way
2024-06-24 13:53:34 +02:00
tamaragruszka
f27d62585b [ACS-7381][ADF] Break DataTable dependency on Material Module (#9657)
* [ACS-7381] remove MaterialModule dependency and convert components to standalone

* [ACS-7381] remove MaterialModule dependency and convert components to standalone

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] tests fixes

* [ACS-7381] fix e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] update e2e tests

* [ACS-7381] fix for checkboxes

* [ACS-7381] fix e2e

* [ACS-7381] fix e2e

* [ACS-7381] fix e2e

* [ACS-7381] fix e2e

* [ACS-7381] fix for e2e

* [ACS-7381] fix for e2e
2024-06-24 10:40:59 +02:00
Rafal Szmit
b7ebfecb4d AAE-22644 Add header widget to a form (#9832)
* AAE-22644 Add header widget to form

* add empty space
2024-06-18 12:49:57 +02:00
Akash Rathod
f52732674d [ACS-8214] remove unuse variable add input id (#9813) 2024-06-14 13:08:25 -04:00
Akash Rathod
6586becdbd [ACS-7901] unsupported file e2e moved to aca (#9779) 2024-06-06 11:27:28 -04:00
Anna Karwatka
78a9deea3f AAE-22737 Update data-table-form in simpleapp (#9769) 2024-06-05 09:31:41 +02:00
Vito Albano
6bdfd83dac AAE-22865 - Fixing webdriver version used and installed (#9749)
* Fixing webdriver version used and installed

* Fixing webdriver selenium version

* Disabling Code flow for grant password auth

* Removing the install from the script as it's done in the postinstall now

* It's funny how this tests work

* Having codeflow disabled by default

* Checking if Core tests pass

* Refreshing as SSO button is broken after clicking apply
2024-05-30 16:36:48 +01:00
tamaragruszka
5f00acad68 [ACS-7377][ADF] Break Form dependency on Material Module (#9712)
* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] update e2e tests

* [ACS-7383] update e2e tests

* [ACS-7383] update e2e tests
2024-05-23 11:10:21 +02:00
Denys Vuika
e71e2a749a [ACS-7427] Process Services improvements and cleanup (#9664) 2024-05-20 16:08:47 -04:00
Rafal Szmit
5802ac56af AAE-22407 Update simpleapp process var (#9659) 2024-05-08 13:22:08 +02: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
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
Tomasz Gnyp
d8bd7dc424 AAE-21222 exclude e2es (#9447) 2024-03-18 09:25:53 +01:00
Mykyta Maliarchuk
e675a12dfd [ACS-6233] Enable metadata e2es (#9391)
* [ACS-6233] enable metadata e2es

* [ACS-6233][ci:force]

* [ACS-6233] cr fix

* [ACS-6233] cr fix

* [ACS-6233] fix e2e C260181
2024-03-13 15:40:04 +01:00
Rafal Szmit
ab6d94a270 AAE 21001 enable AAE e2es (#9411)
* AAE-21001 enable AAE e2es

* remove duplicated e2e

* [ci:force] trigger ci

* [ci:force] trigger ci

* fix C286598
2024-03-08 15:44:25 +01:00
Rafal Szmit
b8e62534bf AAE-19551 e2e material locators refactor (#9403)
* AAE-19551 e2e-material-locators-refactor

* testing lib

* e2e lib

* playwright refactor

* fix lint issues

* bring back excluded process e2e

* fix spinner

* locator fixes
2024-03-07 18:33:03 +00:00
MichalKinas
be45e9d4dc Release 6.7.1 (#9410)
* Release 6.7.1

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es
2024-03-06 09:48:56 +01:00
Ewelina Dikta
255f472b39 AAE-18759 Adding necessary process to uat-be-default-app (#9394) 2024-03-01 15:27:49 +01:00
Tommaso D'Alessandro
37d96e4507 AAE-19565 add a new custom UI in simpleapp to test GitHub action HylandSoftware/hx-studio-customui-action (#9347) 2024-02-19 17:17:58 +01:00
Anna Karwatka
31073805e7 [AAE-19913] Add data table process to simpleapp (#9337)
Co-authored-by: Anna Karwatka <anna.karwatka@hylamd.com>
2024-02-15 08:53:45 +01:00
elena-grosu-h
69f24a17ff AAE-19600 Inconsistency between UI model name and name stored in json file (#9252) 2024-01-25 15:21:44 +00:00
AkashBurman
4ec8ca9aa5 [AAE-18281] Update uat-be-default-app with subprocess-parallel (#9253) 2024-01-19 13:16:21 +01:00
Pablo Martinez
9515e0e879 [AAE-19325] Update uat-be-default-app (#9223) 2024-01-10 12:34:36 +01:00