* Use search api for admin users in owners dropdown
* Replaced all-users list with user search and removed dependencies of all-users list
* Fixed 100000 limit issue for teams and global team refs with logged-in user teams
* Minor fix
* Minor fixes
* Fix cypress tests
* Fixed failing Cypress tests
* Fixed code smells
* Addressing comments