* [ACA-3960] FE - Users that are part of a candidate group should not be able to see 'Assignee' property as editable when on that user task candidate group was set as assignment
* * Added description
* [ACA-3643] - add completedBy filter on tasks
* send user id as query parameter
* preselect users
* rebase and reset filter
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
* add completedDate filter
* [ACA-3692] - Add completed date filter
* fix lint
* fix description
* fix lint
* preserve filters
* fix startDate/dueDate fitlers and add unit test
* revert app.config.json changes
* add support for completed date field in datatable
* fix unit tests
* fix date range unit test
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
* [ACA-3583] - implement created date process filter
* [ACA-3683] - add started date process filter
* remove unused property input
* rebase
* fix unit test
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
* AAE-3273 Manage empty option in retrieve content metadata dropdowns
* AAE-3273 Add unit tests
* AAE-3273 Refactor add not present fields
* AAE-3273 Add unit test in core
* [AAE-3204] Fix destinationFolder breadcrumb restriction not working
* Remove not needed if-else statement
* Fix comments
* Fix type definition error while bulding
* Fix unit tests
* [AAE-3204] 'Invalid destination folder path' displayed when clicking on attach file widget of type alfresco & local when destination folder is empty.
* * Removed snackBar
* Removed unwanted Unit test
* * Added unit tests to the recent changes
* Remove unused import
* Exclude a test that will be fixed on different PR
* * Removed breadcrumb restriction on content source type
* * modified rootNodeId based on fileSource type
* Added unit tests too
* Revert exclude e2e test
Co-authored-by: adomi <ardit.domi@alfresco.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
* Open select dialog on all types, fetch destination folder from a relative path
* Dialog UI refactor, multiple upload from local
* Fix document list should automatically reload after upload
* Remove not used ViewChild
* Fix imports, read destination folder from form field
* support different alias
* Remove not needed property, reuse selection mode
* Remove unused methods
* Fix unit tests
* * Added unit tests
* Fixed failing unit tests
* * Added unit for upload button
* Skipped failing e2e
* * Removed process-storage related code
* * Removed unncessory model and code
*
* * Removed contentHost from formCloud model
* * Skiped content-services e2e
* Skip failing process e2e related to attachment
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
* [ACA-3107] add possibility to hide task name from the sidenav
* add unit tesT
* add task header spinner
* update documentation
* fix unit test
* change expect
* add another check
* replace expect condition
* additional expect
* use ToBeTruthy
* simplify expect
* add unit tesT
* add task header spinner
* fix unit test
* change expect
* add another check
* additional expect
* use ToBeTruthy
* simplify expect
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>