* [AAE-3637] Attach file - Upload button is not disabled when the user is in search mode
* Add missing documentation for Input on the search filters
* * Added warning message
* * Added Unit tests to the recent changes
* * Fixed css error
* * Updated string
Co-authored-by: adomi <ardit.domi@alfresco.com>
* [AAE-3694] Add new Service Method for service task integration
* Split task list services in two
* Move ServiceTaskQueryCloudRequestModel to a newe file
* Create new panel component and search refactoring
* Replace
* First refactoring - Fix global search and service injection issues
* More refactoring
* Fix service injection - create one new instance for content-node-selector component
* Avoid having more services extending BaseQueryBuilderService
* more refactoring, remove injecting the SearchQueryBuilderService from the content node selector service
* Fix build errors to launch unit tests
* Fix existing unit tests
* Fix wrong import and constructor injection comments
* Fix wrong import
* Fix comments
* Fix api compatibility
* Revert demo shell causing e2e fail
Co-authored-by: adomi <ardit.domi@alfresco.com>
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
* [AAE-3469] New Service Task Cloud Component
* Fix comments
* Fix comments
* Fix unit tests
* [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>
* [MNT-21705] - fixed column display for fields
* [MNT-21705] - fixed unit test
* [MNT-21636] - adding flag for enable-disable column
* [MNT-21705] - fixed broken unit test
* [MNT-21705] - added documentation for extra form input field
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
* 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>
* accessibility
* add thumb focus
* close thumbs list event
* fix eventbus listener
* rename parameter
* track previous focused element
* implement FocusKeyManager
* fix getGlobalEventBus is deprecated
* keyboard navigation
* set tabindex
* setActiveItem on list change
* update test