361 Commits

Author SHA1 Message Date
arditdomi
58f78bca52
[AAE-4426] Add upload from local tab in attach file widget (#6540)
* [AAE-4426] Add upload from local tab in attach file widget

* Align e2e with the new behaviour when uploading a file
2021-01-19 14:08:51 +00:00
Petruta Bogdana Patrichi
885792ba01
[ACA-4223] Add process definition name filter (#6542)
* Add new method in process-list-cloud-component.page.ts
2021-01-18 15:54:38 +00:00
Denys Vuika
c9705b06d5
TestElement prototype to greatly reduce e2e coding time (#6525)
* TestElement prototype

* introduce byText wrapper

* extend TestElement api

* cleanup tests a bit more

* cleanup e2e

* more e2e cleanup

* add missing CSS classes

* fix test
2021-01-15 11:31:45 +00:00
Roxana Diacenco
f259b7c940
[AAE-4295] Add retry api calls for delete descriptor and application 2021-01-14 10:28:07 +02:00
Nanna Setämaa
9f6f44333e
[AAE-4364] Add delete release api call (#6526)
* [AAE-4364] Add delete release api call

* [AAE-4364] Add missing promise
2021-01-13 11:51:30 +00:00
Cristina Jalba
d29fbecc53
Add new process definition to simpleapp (#6528) 2021-01-13 11:50:23 +00:00
Cristina Jalba
818abf18de
[ACA-3975]Add process definitions to simpleapp (#6473)
* Add optional parameter for loginSSOIdentityService method

* Fix lint

* Add new processes to simpleapp
2021-01-12 11:24:53 +00:00
Denys Vuika
f8526c4dc0
[AAE-4379] i18n fixes (#6515)
* add missing translations

* add missing translations

* fix unit tests

* reduce overhead

* update e2e

* update e2e

* cleanup e2e

* cleanup e2e

* cleanup e2e

* update e2e

* update e2e

* update code

* update code

* update code

* update code

* code fixes

* code fixes

* code fixes
2021-01-11 09:30:45 +00:00
Alexandra Abrudan
2839e9faf2
updated simpleapp with dynamic callActivity (#6505) 2021-01-07 16:23:12 +00:00
Eugenio Romano
1c51b2a1a6
Use hash strategy in demo shell as the other apps (#6402)
* hash startegy

* use hash in e2e

* trigger build

* fix

* fix

* remove children router overwrite crazynes

* Update login.module.ts

* revert not needed changes

* some fixes

* fix

* remove fdescribe

* fix

* fix

* Update share-file.e2e.ts

* Update lock-file.e2e.ts

* Update share-file.e2e.ts

* some fix

* some other fixes

* username as id

* fix after rebase

* username

* fix usernamee

* Fix the errorComponent

* Attempt to fix unit test - to check

* * Fixed circular dependency error while building adf-testing package

* * Fixed failing UT

* fix

* use username

* some fixes

* some fix

* fix

Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-12-16 18:46:56 +00:00
Eugenio Romano
a978e97e8c bump 4.2.0 2020-12-08 16:31:26 +00:00
dhrn
d70cfa7fc9
[ADF-5283] Fix Permission Flaky test (#6380)
* [ADF-5283] Fix Permission Flaky test

* * Removed search service

* * check permission for folder

* * execution flow fixed

* * wait for files to index

* Fix e2e tests

* * wait for user to index

* * try something api fix

* * revert back the changes

* Add sleep

* Refactor permission tests

* bring back good things

Co-authored-by: Cano <david.cano.nieto@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-12-08 11:43:55 +00:00
Silviu Popa
f39997b98b
[AAE-3638] - update priority option (#6423) 2020-12-04 17:42:34 +00:00
Silviu Popa
f73dece82d
[AAE-4077] - TaskCloud: Refactor priority (#6385)
* [AAE-4077] - TaskCloud: Refactor priority

* export default priority values

* Fix e2e tests

* fix navigation from task-list

* Update task-list-properties-sort.e2e.ts

* Fix lint

Co-authored-by: Cano <david.cano.nieto@gmail.com>
2020-11-26 17:38:40 +00:00
Eugenio Romano
5e056362cf fix wrong reference 2020-11-23 10:46:30 +00:00
Eugenio Romano
fdd842edc0 add waitUntilElementIsLocated 2020-11-23 10:11:41 +00:00
Eugenio Romano
20810ecf17 fix infinite test pagination for slow envs 2020-11-18 14:50:40 +00:00
Silviu Popa
f0e8cd98e5
[AAE-3638] - implement priority drodpown widget (#6351)
* [AAE-3638] - implement priority drodpown widget

* refactor task cloud service function

* fix remove value on card view text item and move priorities values in app.config.json

* revert app config unnecary changes

* PR changes

* fix unit test

* fix more unit tests

* PR changes

* create task cloud response model

* remove commented code

* fix e2e

* fix start task e2e and add return type
2020-11-18 11:25:21 +00:00
Eugenio Romano
ababde3760
ix build (#6347)
* create after e2e and before e2e script

* permission test exclude

* flaky exclude

* fix

* chmod permission

* modify check cs

* fix

* execute

* fix

* fix
2020-11-16 00:49:10 +00:00
Vito
9232159825
Fixed floating promise (#6337)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-11 10:34:07 +00:00
Cristina Jalba
02f4ff0de3
Fix clickUntilIsNotVisible by removing one return (#6335) 2020-11-11 09:38:12 +00:00
Roxana Diacenco
f918d9ee26
[ACA-3373] Add e2e multi item select method in DataTable component (#6129)
* [ACA-3373] Update data-table component page object methods

* Remove one line methods
* Fix datatable-component and e2e test
* Fix standalone-task-e2e test

* Remove browser.sleep call
2020-11-06 10:49:31 +01:00
Iulia Burcă
fff574c216
[ACA-4057] Edit getProcessInstanceByName method to search the process instance directly by its name (#6303)
* Add size value to getProcessInstanceByName

* edit getProcessInstanceByName method to search the process instance directly by its name

* add more options for filtering the list
2020-11-04 20:15:11 +02:00
Cristina Jalba
39275a0e33
[ACA-4057]Add method to create process with values (#6296)
* Add method to create process with values

* Change the name of the method to be more precise

* Add 2 content models to subprocessapp

* Change properties names
2020-11-03 17:06:18 +00:00
Iulia Burcă
0c134ec73e
Add getProcessInstanceByName method (#6298) 2020-11-02 17:57:43 +00:00
Cristina Jalba
2250dbc47a
Create process with random name 2020-10-28 19:22:09 +02:00
Petruta Bogdana Patrichi
8b880a7222
*Modify setCompletedBy(); (#6289)
*Modify class name in base-edit-task-filter-cloud.component.html
2020-10-28 12:06:52 +01:00
Eugenio Romano
fca378a12b
move users in the users object to make loginWithProgile general purpose (#6270)
* move users in the users object to make loginWithProgile general puropose

* add loginProfile in login page too

* fix

* fix

* fix

* fix

* fix

* fix

* more fix

* fix

* fix

* fix

* change

* fix script

* fix
2020-10-26 17:46:54 +00:00
Iulia Burcă
faacac6c5f
[ACA-4049] Improve check for content on lists (#6279)
* Add waitTillContentLoaded in check method

Add waitTillContentLoaded() step in check Content Is Displayed By Column for process and task lists to prevent future failures because of the loading time.

* Add waitTillContentLoaded in check method

Add waitTillContentLoaded() step in check Content Is Not Displayed By Column for process and task lists to prevent future failures because of the loading time.
2020-10-26 17:41:30 +00:00
Petruta Bogdana Patrichi
6d7d46eeb8
[ACA-3664] Add new method in ADF to validate tasks filtering by CreatedBy filter (#6281)
*Add setCompletedBy() method in edit-task-filter-cloud-component.page.ts
2020-10-26 17:38:50 +00:00
Silviu Popa
1f163d58ec
[ACA-3706] implement startedBy process filter property (#6077)
* [ACA-3706] implement startedBy filter property

* fix lint

* [ACA-3706] implement startedBy filter

* replace initiator with people cloud component

* small changes

* fix user selection mode

* revert unnecesary change

* fix e2e

* fix process filter e2e tests

* fix more e2e

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-23 11:33:03 +02:00
Petruta Bogdana Patrichi
a3771a70bd
[ACA-4089] Add new method in DatePickerCalendarPage
* Add selectDateRange()
2020-10-22 23:21:44 +03:00
Cristina Jalba
5b75f7abbe
Add a new process with 2 parallel user tasks in candidatebaseapp (#6272) 2020-10-21 14:36:32 +01:00
Cristina Jalba
7dec482d91
[ACA-3969]Add methods for people-cloud-component.page.ts (#6265)
* Add methods for people-cloud-component.page.ts

* Add a new process to candidatebaseapp and content UI

* Fix comments by renaming methods
2020-10-20 13:43:44 +01:00
Eugenio Romano
04f5e35e05
default login with admin if not to create user (#6260) 2020-10-16 14:28:01 +01:00
Petruta Bogdana Patrichi
06ff4ff43d
* Add setCompleteDateFilterDropDown() (#6251) 2020-10-16 08:28:21 +01:00
Denys Vuika
217ae445c6
improved e2e login api (#6248)
* improved e2e login api

* throw error on missing profile
2020-10-16 07:30:43 +01:00
Eugenio Romano
f1231d3c44 bump 4.1.0 2020-10-13 16:52:48 +01:00
Eugenio Romano
4bde7654bd
Fix user model default email domain (#6242)
* Fix user model

* Update user.model.ts
2020-10-13 12:48:16 +01:00
Eugenio Romano
04f5fdffd7
[ADF-5263] Empty page displayed all the time when load content fix (#6209)
* Make test run on API update
Improve create librrary test

* Fix empty page displayed always first

* remvoe console

* fix

* fix

* lint

* fix

* fix

* fix

* fix

* fix
2020-10-05 00:26:56 +01:00
Roxana Diacenco
7c1d72994b
[ACA-3689] Update edit-process-filter-cloud-component PO (#6176)
Add process definition name selection
2020-09-30 11:39:01 +01:00
Eugenio Romano
02a8370bfe
Update login.page.ts 2020-09-28 19:19:26 +01:00
Eugenio Romano
1a10cfe8fb
Update login.page.ts 2020-09-28 17:56:44 +01:00
Popovics András
5ff3852c84
Fix broken e2e tests because of the lack of thrown error (#6180) 2020-09-28 17:32:08 +01:00
Roxana Diacenco
3ba729a939
[ACA-3689] Update customize filter locator
* Update locators in EditTaskFilterCloudComponentPage and EditProcessFilterCloudComponentPage
2020-09-26 10:29:56 +03:00
Iulia Burcă
df2e53110c
[ACA-3312] Add user-filter util class (#6098)
* Add user-filter api

* typo

* Add user-filters API

* Add isFilterNotHighlighted method

* Add isProcessFilterNotHighlighted methods

* Add process-list constructor

* Add isTasksFilterNotHighlighted methods and methods for custom task filter

* Add getDataTable for process-
list

* Simplify the Logger.error

* typo
2020-09-25 09:30:27 +01:00
dhrn
80a3618ca8
[ADF-5236] C246534 Failing (#6138)
* [ADF-5236]fix C246534 Failing

* * improved e2e

* * spell check

* * fix

* revert chnages

* * minor improvements

* * fix lint

* * query improvements
2020-09-24 10:15:22 +01:00
Eugenio Romano
d485aee674
Test improve (#6156)
* fix

* fix

* fix

* fix
2020-09-24 10:10:56 +01:00
Eugenio Romano
3f1a9f4853
Test improve (#6146)
* fix

* fix datatable wait method

* slow down isEmpty check

* fix

* fix

* fix
2020-09-23 13:32:27 +01:00
davidcanonieto
636da03eca
[ADF-5245] Fix C297478, C297485 and C297472 (#6147) 2020-09-22 17:03:11 +01:00