Alexandra Abrudan
df6627a658
update simpleapp with different ids and names for messages in pools-processes ( #5719 )
2020-05-21 17:41:45 +01:00
Cristina Jalba
5133705469
[ACA-3028]Move breacrumb page to adf testing package ( #5705 )
...
* Move breacrumb page to adf testing package
* no message
2020-05-14 23:51:34 +01:00
Eugenio Romano
c26b8e046c
stabilize some e2e cloud ( #5701 )
...
* stabilize some e2e cloud
* Update protractor.conf.ts
* Update protractor.conf.ts
* improve some other test
* fix
2020-05-14 09:42:40 +01:00
Eugenio Romano
bf729f60a2
[Impreove e2e] Dev delete sites e2e missing ( #5695 )
...
* fix e2e sites delete
* fix lint
* permamenent
2020-05-13 22:35:31 +01:00
siva kumar
2b7943919d
[ADF-5103] FE - Process/task filter - Backporting the components styles to ADF ( #5614 )
...
* * New Filters style
* * Improved css
* * Fixed wrong css selector
* * Fixed failing unit tests
* * Fixed failing tests
ests
* * FIXED E2E PROCESS-SERVICE TESTS
* * Fixed failing e2e
* * FIxed process-service cloud e2e
* * Removed xpath locator
* * New Filters style
* * Improved css
2020-05-13 14:43:05 +01:00
Cristina Jalba
24786b54e3
[ACA-3269]Move notificationPage to adf testing package ( #5687 )
...
* Move notificationPage to adf testing package
* Fix lint
* Fix test
* Fix test
* Wait for snackbar to be closed in the tests
* Fix notification tests
2020-05-12 23:09:55 +01:00
Vito
f5fe125c9e
[AAE-2557] - fixed variable mapping on start process ( #5680 )
...
* [AAE-2557] - fixed variable mapping on start process
* [AAE-2557] - fix for randomly failing e2e
* run
* uopdate process
* fix unit
* increase timeout
* Update edit-process-filter-cloud-component.page.ts
* [AAE-2557] - removed trailing whitespaces
* create only if change processes
* [create preview]
* trigger build
* [AAE-2557] - correct all filter on process filter selection
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-05-12 20:35:45 +01:00
Alexandra Abrudan
d331e32174
updating simpleapp with new processes with pools ( #5688 )
2020-05-12 16:16:04 +01:00
Eugenio Romano
f72f82ed4a
fix e2e ( #5686 )
...
* fix e2e
* Update notifications-component.e2e.ts
* fix e2e
* fix e2e
* try with interval
* Update version-actions.e2e.ts
2020-05-12 10:04:55 +01:00
Eugenio Romano
7734e6dba9
Update start-task-group-cloud.e2e.ts
2020-05-01 19:34:37 +01:00
Eugenio Romano
dae4c9b32e
remove excluded test C260249 ( #5664 )
2020-05-01 13:02:31 +01:00
Eugenio Romano
fb3ec899ef
Update protractor.excludes.json
2020-05-01 12:00:46 +01:00
dhrn
7cc1ba6042
[ADF-5123] C315268 not working correctly ( #5643 )
...
* [ADF-5123] C315268 not working correctly
* * improved code
* * fixed process list error
* * fixed process list error
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-05-01 10:38:45 +01:00
dhrn
7d2af84a58
[AAE-2505] [PS cloud] Should not allow to start the process if is not created ( #5659 )
...
* * fixed bug
* * cherry pick
2020-05-01 09:40:40 +01:00
davidcanonieto
b77384331f
[ADF-5122] Unexclude C309674 test ( #5655 )
...
* [ADF-5122] Unexclude C309674 test
* Improve affected libs script to run tests if tests exclussion changed
2020-04-30 14:47:18 +01:00
Eugenio Romano
04a29ebc05
APS11 ( #5654 )
...
modify e2e for 1.11 APS
2020-04-29 18:20:14 +01:00
Cristina Jalba
7c0096eaa6
[ACA-3040]Modify some methods of start-process PO ( #5650 )
...
* Modify some methods of start-process PO
* Fix tests
* Fix test
2020-04-29 09:18:21 +01:00
Eugenio Romano
c0664341a0
fix search string
2020-04-28 22:36:59 +01:00
Eugenio Romano
bb17876ac8
fix e2e test after string changes
2020-04-28 19:12:35 +01:00
davidcanonieto
8f68899ce0
[ADF-4900] Card View and Metadata Components refactoring ( #5592 )
...
* [ADF-4900] Card View and Metadata Components refactoring
* CSS linting
* Unit test excluded
* Rebase branch
* Fix unit tests
* Fix linting
* Fix e2e tests
* Fix 2e2 tests
* Fix process-services e2e tests
* More fixes
* Fix more e2e tests
* Fix unit test
* Improve flaky unit test
* Fix process services e2e tests
* Update Process Header Cloud Page
* Fix linting
* Fix timing issue
* Lintintg
* Fix selectors
* Fix e2e tests
* Fix timing issue
* Fix C260328
* Fix spellcheck
* save screenshot
* performance issue
* Fix unit tests and e2e tests
* fix e2e
* refactoring
* fix lint
* fix e2e
* Fix C309698
* fix other e2e
* fix lint
* increase timeout
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-04-27 00:09:52 +01:00
Vito
d0f58600bc
[DW-1669] [ADF-5107]- Added new api call for creating and starting a process in… ( #5602 )
...
* [DW-1669] - Added new api call for creating and starting a process instance
* [DW-1669] - fixed linting
* [DW-1669] - fixed process default issue
* [DW-1669] - fixed problem on start process cloud
* [DW-1669] - removed check on valid form as it might interact with the correct behaviour
* [DW-1669] - added a small delay before pressing start as a debounce time was added and the click on start is too fast
* [DW-1669] - added a small delay before pressing start as a debounce time was added and the click on start is too fast
* [DW-1669] - removed wrong fdescribe
* [DW-1669] - added a small delay before pressing start as a debounce time was added and the click on start is too fast
2020-04-24 14:27:31 +01:00
Eugenio Romano
b9842ba12b
add slower type method for user picker ( #5632 )
...
* add slower type method for user picker
* add slower type method for user picker
* slower
* other fixes
* remove slow digit
* fix some more test
* slow down
* fix some more test
* exclude test
* exclude C315268
2020-04-23 23:23:32 +01:00
Cristina Jalba
098b9881eb
[ACA-3023]Refactor APS1 PO and ACS API calls of ADF testing package ( #5629 )
...
* Change the uploadFile method from ADF testing package
* Fix lint
* no message
* Fix a part of the tests
* Fix last tests
* Fix test
* Fix tests
* Fix test
2020-04-23 09:49:41 +01:00
dhrn
7fa9b59082
[ADF-5118] Enable E2E ( #5628 )
...
* Enable E2E
1. C305010
2. C311290
3. C317658
* * improved e2e
* * minor changes
* * upload fixed
* improve e2e
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-04-22 13:59:44 +01:00
siva kumar
ea1454dde0
[ACA-30333]FE - [Process-services] Create ADF task form. ( #5611 )
...
* [ACA-3033] FE - [Process-services] Create ADF task form.
* * Modifed task-from-template
* * Refactored details component with the task-form
* * Updated unit tests to the recent changes
* * Modified task-details component
* * Fixed failing tests
* * Fixed failing tests* Added doc
* * Fixed task-details-form e2e
* Fixed failing test on tas-details e2e
* * Fixed flaky process-services e2e
* * Fixed flaky e2e tests
2020-04-22 08:28:03 +01:00
dhrn
fde037498f
[AAE-1936] Attach File E2E APS1 ( #5623 )
...
* [AAE-1936] Attach File E2E APS1
* * minor changes
* * fix title
2020-04-21 21:31:26 +01:00
Eugenio Romano
53b01ae594
better retry strategy for query service e2e ( #5626 )
...
* better retry API startegy
* better retry API startegy
2020-04-21 12:56:14 +01:00
Cristina Jalba
6462bbf35a
[ACA-3040]Refactor/and move to testing package POs and API calls ( #5607 )
...
* Refactor/and move to testing package POs and API calls
* Remove method
* Add task list PO
* Use adf testing package APS1 calls
* Fix some tests
* Update new test
* Fix some process-services tests
* no message
* Fix 2 tests
* Create StartProcess page in ADF testing package; refactor process-services tests
* no message
2020-04-21 10:15:39 +01:00
Eugenio Romano
f36cbd57ef
Fix E2E run ( #5624 )
...
* Fix E2E run
remove not used report
Fix USERNAME AND PAS upload PS cloud e2e screenshot
* save report
* multiple 4 cs
* change test fix screenshot and others
* exclude other test
2020-04-20 17:54:03 +01:00
siva kumar
71ba89cbe7
[AAE-1948] Form Attach File cloud widget E2E ( #5543 )
...
* [AAE-1948] Form Attach File widget E2E AAE.
* * Modified attach content file e2e
* * Fixed comments.
* * Taking task and process name from resource file
* * Fixed comments
* * Used API to create process
* * Fixed comments
* * FIxed comments
* * Fixed comment
2020-04-17 17:03:32 +01:00
davidcanonieto
a5a82eb649
[ADF-5116] Make ADF's pipeline GREEN again ( #5620 )
...
* [ADF-5116] Make ADF's pipeline GREEN again
* Fix more e2e tests
* Exclude test
* Fix last e2e test
* Fix C305008
2020-04-17 16:27:07 +01:00
Cristina Jalba
45b2857e1e
Fix people-group-cloud-filter-component.e2e.ts ( #5612 )
...
* Fix people-group-cloud-filter-component.e2e.ts
* Fix lint
2020-04-16 10:18:54 +01:00
dhrn
4cdaced7bc
[AAE-1929] Attach Folder APS1 E2E ( #5606 )
...
* [AAE-1929] Attach Folder APS1 E2E
* * updated selector
* * wait for spinner
* * wait for spinner
2020-04-15 16:02:41 +01:00
Cristina Jalba
03a93e45d9
[ACA-2951]Add APS1 calls to adf testing package ( #5566 )
...
* Add APS1 calls to adf testing package
* no message
* Change to use AlfrescoApi instead of ApiService
* Refactor process-services tests to use API calls implementation from testing package
* Fix resource file
* no message
* Fix widget tests
* Fix tests
* no message
* Unblocking travis
2020-04-03 09:15:06 +01:00
davidcanonieto
c1bf8e4db9
[ADF-3726] Enable/disable Copy to clipboard in Metadata from config ( #5578 )
...
* [ADF-3726] Enable/disable Copy to clipboard in Metadata from config
* Update app.config.json
* Fix e2e tests
2020-03-31 14:10:52 +01:00
davidcanonieto
144da83d0e
[ADF-4559] Add chips to multivalue metadata properties ( #5552 )
...
* [ADF-4559] Add chips to multivalue metadata properties
* Fix app config schema
* Restore app config
* Fix checkListIsSorted method
* Fix e2e datatable sorting
* Fix e2e tests
* Improve chips input
2020-03-23 13:02:01 +00:00
Eugenio Romano
94f4b69b76
enforce types for forms cloud ( #5371 )
...
* enforce right type form cloud
* remove missing import
* fix selector
2020-03-20 21:33:43 +00:00
Mark Steadman
5bcd326891
[ACA-2619][ACA-2616] a11y fixes for Share Link dialog ( #5454 )
...
* chore: proper disabling of fields for a11y
* component fixes
* update tests
* update tests
* fix aria labels
* aria-label fixes
* update layout
* update e2e tests
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: Cilibiu Bogdan <bogdan.cilibiu@ness.com>
2020-03-19 08:13:42 +00:00
Eugenio Romano
7c90c9b372
Improve css prebuilt creation and minimize ( #5553 )
...
* improve CSS creation strategy and minimize
* remove multiple select slow down test
2020-03-17 18:59:52 +00:00
Vito
ec689cad3f
AAE-1841 - added delete directive test ( #5547 )
...
* AAE-1841 - start adding e2e for delete directive
* AAE-1841 - added delete directive test
* AAE-1841 - fixed PR review
2020-03-17 18:57:04 +00:00
dhrn
c64396b2fe
[AAE-1923] Form APS E2E ( #5540 )
...
* [AAE-1923] Form APS E2E
* * minor changes
* * fixed e2e
2020-03-16 11:49:11 +00:00
Cristina Jalba
ea6ab300c4
[ADF-1895]Refactor date-time-picker and date-picker ( #5544 )
...
* Refactor date-time-picker and date-picker
* no message
2020-03-16 10:44:39 +00:00
Alexandra Abrudan
c91458df79
[AAE-1846] [AAE-1857] automated e2e tests uploading folders ( #5483 )
...
* [AAE-1846] automated e2e tests - uploading a folder
* [AAE-1857] added automated e2e test upload folder with excluded file
* changed the script for cancel an uploading folder, added -b condition for the running tests for the uploadFolder method
2020-03-09 19:18:41 +00:00
dhrn
9599d834b0
[AAE-1953] Claim Reclaim Task AAE E2E ( #5529 )
...
* [AAE-1953] Claim Reclaim Task AAE E2E
* * fixed linting and fixed changes
2020-03-06 13:44:50 +00:00
Cristina Jalba
226b139d7a
Create card-view-boolean-item page ( #5537 )
2020-03-06 10:21:39 +00:00
Eugenio Romano
6db04f1887
AAE-1951 - added extra test cases for start task and assignee ( #5534 )
...
* AAE-1951 - added extra test cases for start task and assignee
* AAE-1951 - fixed license
2020-03-05 17:37:34 +00:00
Eugenio Romano
a70883378a
[AAE-2107] Move e2e to Unit test ( #5535 )
...
* [AAE-2107] Move e2e to Unit test
* * fixed namings
* * more unit test added
* * minor changes
2020-03-05 16:47:59 +00:00
Eugenio Romano
0217f0c788
* Updated SimpleApp with new process ( #5533 )
2020-03-04 21:56:17 +00:00
Alexandra Abrudan
24c728a8f5
[AAE-1880] e2e document-list selection mode ( #5518 )
...
* [AAE-1880] e2e document-list selection mode, open file/folder
* resolved comments: backtick, refactoring names, using dropdownPage, removing comments, wrapping the API
* added a new try-catch for beforeAll, fixed the error message
* changed the name of a method from clickDropdownWithOption to selectDropdownOption
* changed the method name from clickDropdown... to selectDropdownOption
* added the variable type for some methods, delete the let list and refactor accordingly
2020-03-03 18:50:36 +00:00
Cristina Jalba
e96b89c821
[AAE-1746]Added 3 new processed to candidatebaseapp: errorStartEventProcess, er… ( #5531 )
...
* Added 3 new processed to candidatebaseapp: errorStartEventProcess, errorBoundaryEventProcess and errorExclusiveGateProcess, all with error events
* no message
2020-03-03 15:02:28 +00:00