* [ADF-3829] Add multiple select checkbox to tasks and process cloud components in Demo-Shell
* [ADF-3829] A settings tab has been added to Process Cloud
* [ADF-3829] Remove unused imports
* [ADF-3829] Improve streamer of settings
* [ADF-3829] Create new cloud settings component with all its attributes for better structure and understanding
* [ADF-3829] Add localization for cloud settings component
* [ADF-3919] Split group roles permission service into two
* [ADF-3909] Added roles filtering title input
* [ADF-3909] Added candate users and groups to task models
* [ADF-3909] Used group component in start task
* [ADF-3909] Updated docs
* [ADF-3909] Added disabling for multi selection
* [ADF-3909] Improved task creation logic
* [ADF-3909] Changed assignee selection mechanism
* * Added role filtering to groups* Updated unit tests to the recent changes* Created getGroupDetailsById and checkGroupHasGivenRole in groupService* Updated unit test to the groupService
* * After rebase
* * Changed method name checkGroupHasGivenRole to checkGroupHasRole
* * After rebase
* [ADF-3920] Process Service Cloud render card with default theme and icon if missing
* [ADF-3920] Process Service Cloud card rendering with default theme and icon
* [ADF-3920] - Remove import from index in spec file
* Fix unit tests
* [ADF-3920] - add complete name on unit test
* [ADF-3920] - add unit test to verify input object for app-details-cloud
* [ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions * Fixed translate keys
* * Added more properties to the editProcessModel
* Fix FIlterOption model
* Fix import model name
* * After rebase* Cherry pick * Updated doc
* Revert commit
* Revert changes
* * Removed obervalu from model* Added edit process/task filter to the demo shell* Refacotred edit task/process filter * Updated test to the recent changes
* * Fixed failing e2e tests * Added data-automation-id
* * After rebase
* * Modified ProcessFilterActionType model* Added condition to get the currect filter after save as* Changed column to sort in the en.json, removed unused keys* Improved onSave editProcessfilter method * imported missing groupModule in the process-service-cloud module
* * Fixed e2e test
* [ADF-3943] Remove non-working filters from Edit Task Filter Cloud and add live configuration for Task List Cloud Component
* [ADF-3943] Fix unit test
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
* Add GroupComponent to the start task cloud
* [ADF-3946] Exported unexported componentes in group module
* [ADF-3946] Used group module in start task module
* Fix import
* Fix build name
* Fix build name unit tests
* Fix unit test
* Add space to rebuild travis
* [ADF-3889] [Start Process Cloud] - APS2 - error displayed when try to create an process with an name bigger the 255 characters* Fixed error displayed when try to create an process with an name bigger the 255 characters
* * Fixed comments* Updated doc * Added unit tests to the recent changes
* * Added validation to check whitespace
* Prevented starting a process just with the whitespace
* Fixed Error displayed in console when start a process
* [ADF-3812] Added multiple user selection and user pre-selection
* [ADF-3812] Added tests
* [ADF-3812] Added jsdoc
* [ADF-3812] Improved variable naming
* [ADF-3812] Improved mode selection
* [ADF-3812] Changed input name and emit logic
* [ADF-3812] Used modified emitter name in start task
* [ADF-3812] Improved default role selection
* Use the new strategy to fetch the authorized users
* * Fixed pre-selection in single mode
* * Added invalid selection validation
* * Added start task assignee validation
* * Improved preset loading
* * Improved tests
* * Added test to validate default assignee
* * Added methods to check user has access to an app
* * Added app access to people cloud and start task
* * Refactored methods and removed unused input - showCurrentUser
* * Added tests
* * Changed service names and removed unwated services
* * Used formControl error instead of manual error flag
* * Used new hasError method of people component inside start task
* * Improved tests
* * Updated callCustomApi call signature
* * Added documentation
* * Disabled search until clientId is retrieved
* * Changed realm name
* * Added jsdoc for service methods
* Remove the useless doc
* [ADF-3841] Improve edit-task-filter-cloud by adding inputs to control filters, sort and actions
* Refactored editTask
* Added translate keys related to the edittask filter
* Created TaskFilterProperties model
* * Refactored Edit Task Filter
* Added method to fetch all running applications
* * Added date validation error message
* * Added css mixin
* * Removed dateError flag
* Used formController error
* * Added default filter properties
* * Refactored appsProcessCloudService
* Added flexlayout to align all filter properties
* * Modified unit test for the recent changes* Added few unit tests* Updated editTaskFilter documentation
* * Rebased with the latest changes * updated doc * Updated translate keys