dashboard
dashboard copied to clipboard
User management dashboard
## Summary of change ### Problem Statement (A few sentences about why this change is being made) ### Summary of solution (Overview of how the problem is solved by this...
Checklist for all the things related for building the dashboard: ### APIs: - [x] List all tenants - [x] Get login methods and core config for a tenant - [x]...
## Summary of change ### Problem Statement Added API spec for certain multitenancy APIs which include getting all tenants with their user counts, getting all the info for a particular...
Similar to email verification
Either a popup or a drop down that expands on selecting a session
The user information page should have a way of removing the user's email or phone (not both). This also applies when editing the email/phone from the user list
When making network calls any status >= 300 should be considered an error and should send analytics logs
Because the API responds really quickly the loading state blinks in and out in less than a second which looks really strange. We should change the behaviour to show the...