* [AAE-1975] Add no results template when searching in People/Group cloud component
* [AAE-1975] Add timeout for check no results e2e method
* [AAE-1975] Adapt unit tests, add no results checks
* [AAE-1975] Fix styling, remove error icon and red colour
* [AAE-1975] Remove timeout
* cleanup component types
* more readable tests
* clean code
* C291998: render preselected people
* clean code
* extra tests and clean code
* fix test after rebase
* [AAE-1594][AAE-1631] Fix not able to search for specific users, validation not working for partial username
* [AAE-1594][AAE-1631] Fix unit tests
* [AAE-1594] Refactor comparing preselcted user with keycloak user, add unit tests for search
* [AAE-1594] Add missing undefined check
* [AAE-1594] Ignore blank space user/groups search
* [AAE-1602][AAE-1594] Fix duplicated users issue when validation enabled, fix partial username should not return a valid user
* [AAE-1602][AAE-1594] Fix removing incorrect invalid user/group when name or id matches
* [AAE-1372] Fix read-only preselected users can be deleted
* [AAE-1372] Fix people/group cloud component readonly mode
* [AAE-1372] Refactor People/Group Cloud components
* [AAE-1372] Refactor People/Group Cloud components
* [AAE-1372] Clear invalid user in single mode after replacing with a valid user
* [AAE-1372] Add progress bar while validation loading. When user gets removed remove from validation
* [AAE-1372] Fix lint errors
* [AAE-1372] Fix single selection e2e
* [AAE-1372] Fix unit tests - people/group cloud components
* [AAE-1372] Fix e2e, set People/Group formControls invalid when has preselect errors
* [AAE-1372] Fix invalid form control bug
* * Added an input flag to validate preselected groups.
* Modified demo shell groups page.
* * Added unit tests to the recent changes.
* * Fixed comments
* [AAE-1344] [FE] - Removed all preselected users on removing of single pre-selected user.
* * Fixed Search problem on admin manage permision dialog
* * Fixed failing unit test.
* * Fixed failing unit test on group component
* [ADF-4738] [Process -Cloud] Move GroupCloudService to adf-core lib.
* * Changed GroupModel to IdentityGroupModel
* Updated unit tests the recent changes.
* * Added documentation to the identityGroupService
* Updated GroupInitial and GroupCoudcomponent doc.
* * Created groupCount model. * Updated unit test to the recent changes
* * After rebase updated doc
* * Fixed comments.
* [ADF-4263][EditProcessFilterCloudComponent] Unit tests are failing* Fixed failing unit test.
* * Fixed lint error in the group/people component.
* * Removed any type
* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
* [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
* 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