3993 Commits

Author SHA1 Message Date
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
Cilibiu Bogdan
145e3244e7
[ADF-5284] Restore original plugin functionality (#6348)
* add $ignoreReferenceList to ExtensionConfig interface

* update schema

* change type

* load registered extensions

* filter out ignored extensions

* tests

* conditionally load plugins

* update tests
2020-11-16 17:42:35 +00:00
arditdomi
4dfa9b6d53
[ACA-4123] Unify APS and Cloud event emitters for filters (#6331)
* Experimental solution

* Unify event emitters for aps and cloud filters

* Update emitter descriptions

* Fix/Add unit tests

* Unit tests part 2

* Update documentation, put mock objects into separate mock files and remove them from test files

* rename tests

* align demo-shell with the new changes

* fix aps demo shell
2020-11-16 14:37:17 +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
Pablo Martinez Garcia
4ef09a7097
AAE-3936 Fix error in directive component (#6332) 2020-11-10 15:10:14 +00:00
davidcanonieto
973b58f420
[ACA-4124] Change name displayed for groups in Add Permission Panel Component (#6305)
* [ACA-4124] Change property displayd for groups in Add Permission Panel Component

* [ACA-4124] Add 503 localization

* Fix e2e test

* Fix e2e test
2020-11-10 10:18:59 +00:00
Urse Daniel
53dcccd7cb
[ACS-721] Improve End/Cancel Editing UX (part 1) - implement single menu option & dialog (#6327)
* added the possibility to show/hide cancel&submit buttons and also to emit the changes without any buttons

* added new doc

* Added optional on variable models to avoid breaking changes (#6328)

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>

* added the possibility to show/hide cancel&submit buttons and also to emit the changes without any buttons

* added new doc

Co-authored-by: Vito <vito.albano@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-10 10:18:33 +00:00
davidcanonieto
a9f9e18a1a
[MNT-21920] Fix Card View Integers initialization when they are set to 0 (#6320)
* [MNT-21920] Fix Card View Integers initialization when they are set to 0

* Add unit tests
2020-11-10 10:07:23 +00:00
Pablo Martinez Garcia
a7fb195874
AAE-3936 Tooltip card directive (#6330)
* AAE-3936 Tooltip card directive

* AAE-3936 Fix styles
2020-11-10 10:06:26 +00:00
Vito
7eda1bcad5
[ACS-827] - added whitelisted element and method for checking them (#6329)
* [ACS-827] - added whitelisted element and method for checking them

* [ACS-827] - changed method name with clear one

* [ACS-827] - pr review changes

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-10 09:55:21 +00:00
Vito
dab85c0c43
Added optional on variable models to avoid breaking changes (#6328)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-06 15:59:47 +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
davidcanonieto
91b7458bee
[ADF-5223] Fix Amount widget styling (#6302)
* [ADF-5223] Fix Amount widget styling

* Fix unit test

* Fix e2e test

* Fix e2e test
2020-11-05 14:00:15 +00:00
siva kumar
0ee08f7ec0
[ACA-828] Add showTitle input in TaskCloudForm component (#6318)
* [ACA-828] Add showTitle input in TaskCloudForm component

* Fixed comment
2020-11-05 12:27:34 +00: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
arditdomi
5f76a7c340
Improve search filter component: hide a facet if there is no filter category (#6282)
* New feature: Search Filter Component - Hide facet if there is no filter category

* remove comments

* Fix lint errors

* Fix-Add unit tests

* Change demo shell facet query to current year

* Fix search e2e to use always current year

Co-authored-by: Raphael Kister <raphael.kister@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-11-04 15:57:40 +00:00
Vito
9c1b6dbc69
[MNT-22003] - fixed check on variable for visibility service (#6306)
* [MNT-22003] - fixed check on variable for visibility service

* [MNT-22003] - update variable for test

* [MNT-22003] - added extra unit test for checking the process variable passed

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-04 15:52:12 +00:00
Vito
66b51a7c93
exported search-datetime range component (#6312)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-04 15:21:44 +00:00
arditdomi
20fdd9955d
[AAE-3967] Add datetime-range search filter component (#6297)
* [AAE-3967] Add datetime-range search filter component

* Fix bug from max date is not resetting when clicking the clear button

* Fix formatting identation on date-range component

* Add unit tests

* Add documentation

* Fix comments
2020-11-04 11:22:18 +00:00
arditdomi
7bb3c30154
[ACA-4099] Fix search query in content node selector (#6299) 2020-11-04 10:08:23 +00:00
Denys Vuika
7e907fc876
[AAE-3992] cleanup the code before refactoring (#6301)
* use interface instead of class

* cleanup code and fix html template typo

* api cleanup

* use interface instead of class

* code cleanup and test fixes

* use interface instead of class

* use interface instead of class, fix typing issues

* fix IDE support for spec files

* fix IDE for spec files

* unify filter compare

* remove jest

* use generics to reduce code duplication

* generic saveas

* unify code
2020-11-04 09:19:12 +00:00
siva kumar
c676b2012d
[ACA-4071] [ADW-Cloud]Task header takes too much to be loaded after claiming a task (#6294)
* [ACA-4071] [ADW-Cloud]Task header takes too much to be loaded after claiming a task

* * Fixed comment

* * Fixed comment
2020-11-04 09:06:24 +00:00
siva kumar
b8cacd3b4e
[AAE-3966] FE - Disable the upload button when the user doesn't have permissions in a folder (#6304)
* [AAE-3966] FE - Disable the upload button when the user doesn't have permissions in a folder

* * Handled both error messages while searching

* * Refactored names

* * Fixed unit tests and added some * Updated doc

* * Fixed comment
2020-11-04 09:05:55 +00: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
Denys Vuika
456e0424e7
remove spamming of i18n warnings to console log (#6295) 2020-10-29 13:07:52 +00:00
davidcanonieto
de580b64f2
[ACA-3870] Fix Version Compatibility Initialization (#6288) 2020-10-29 10:42:57 +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
dhrn
c6a3da2a74
[ADF-5170] [upload] not able to upload file/folder from external content service specfic path (#6256)
* [ADF-5170] [upload] not able to upload file/folder from external content service specfic path

* * minor changes
2020-10-26 17:45:37 +00:00
Silviu Popa
1f68bfebb2
[AAE-3750] - add possibility to exclude user from selection on people… (#6277)
* [AAE-3750] - add possibility to exclude user from selection on people cloud component

* update docs

* PR changes
2020-10-26 17:43:22 +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
Maurizio Vitale
fa61639f45
Fix the if condition on namespaces (#6280) 2020-10-26 10:25:32 +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
arditdomi
278c28c684
[AAE-3886] Cleanup the customModels when the attach file widget component gets destroyed (#6275) 2020-10-22 15:36:37 +01:00
arditdomi
37fef5a1b6
[AAE-3925] Add support for date type searchable properties in attach … (#6274)
* [AAE-3925] Add support for date type searchable properties in attach file widget

* Fix comments
2020-10-22 14:17:53 +01:00
Cristina Jalba
5b75f7abbe
Add a new process with 2 parallel user tasks in candidatebaseapp (#6272) 2020-10-21 14:36:32 +01:00
arditdomi
2273dd7035
[AAE-3405] - Optimise attach file widget UI (#6271)
* Optimise attach file widget UI

* Show filter button only when there are custom models
2020-10-21 14:21:37 +01:00
Silviu Popa
dc8117711a
[ACA-3619] - add task assignment filter (#5907)
* [ACA-3619] - add task assignment filter

* rework task assignment filter

* fix unit test

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-20 18:23:38 +02:00
Silviu Popa
80fc239461
[AAE-3908] - fix clear value icon on card view text item (#6269) 2020-10-20 18:49:16 +03:00
arditdomi
072f910452
[AAE-3719][AAE-3720] - Fix content node selector search should align with the filtering (#6214)
* Fix content node selector search should align with the filtering

* Add a flag to disable optionally the search execution in the filters

* Add unit tests

* refactoring - Remove content node selector service and use the main search service instead

* Fix existing unit tests to align with the new changes

* Fix bug when copying a file

* add include properties in demo shell search config

* revert attach-file-cloud widget

* Remove unused import

* More unit tests
2020-10-20 15:48:23 +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
Cilibiu Bogdan
8c62754d4b
[ADF-5280] [Cloud] Tasks - Created Date filter (#6254)
* Created date filter transation

* created date range model

* createdDateRange property

* add createdDate filter data

* update tests
2020-10-19 11:09:43 +01:00
Cilibiu Bogdan
eaa9a2c1f7
[ADF-5279] Date range type filter selection triggers list reload (#6253)
* emit event when date is not of range type

* test
2020-10-19 11:09:31 +01:00