* - Replaced email with roles column in user and admin details table
- Teams page open group switch moved to manage menu.
- Minor bug fixes.
* - Converted teams and roles in user details table to links which will redirect user to respective entity
- Minor optimisations
* - Resolved issues with team expansion
- Redirection after deleting team changed to organisation page
* - Fixed failing cypress tests
- Optimised API calls for teams page
- Removed duplication of fields param
- Fixed bug for soft deleted team showing option for soft delete again
* updated Team hierarchy view as per updated API
* added new form for adding team
* added add service form and removed some old component
* fixed teams page cypress