* [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
* [AAE-1260] Add changes detection for ProcessHeaderCloud when a process is cancelled
* [AAE-1260] Add service documentation
* [AAE-1260] fix typo
* [AAE-1260] Fix unit tests
* [AAE-1260] delete process header cloud service
* Making sure the people and group widget is working fine as part of the form
* Be able to save a form with people and group
* Fix tslint
* Fix html error
* Fix unit test
* firt version groupo component widget
* fix group
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix problem update script
* multiple browser ps cloud
* add field assignment
* add field in form model
* no need subobject we need an issue to refactor the field model
* no need subobject we need an issue to refactor the field model
* fix unit test
* remove title modify
* revert
* fix lint
* exclude AAE-1179
* exclude tooltip e2e
* [DW-1618] Admin App -Application Instances - Able to delete all the admin users in Manage app permissions.
* [ADF-5031] [PeopleCloudComponent] Do not delete selected users completely.
* Added flag for not to remove last chip
* Added unit tests to the changes.
* * Added doc
* * Changed removeLastChip to remove
* * Added readonly strategy
* Removed remove input
* Updated unit tests
* * Added tooltip
* Hiding remove icon.
* * Fixed unit tests
* [ADF-5013] Dropdown does not display the default value
* Revert "[ADF-5013] Dropdown does not display the default value"
This reverts commit a18d2161
* * fixed e2e
* unit test added