It’s me back again to share some small tweaks we did to our dashboard
- Added some styles to our email that invites folks to organizations
- Fixed a issue on
/organizations/:slug/settings
where invalid data to the SSO settings would reload the page instead of showing error messages. - Removed GraphQL dependency from
/organizations/:slug/team
and/organizations/:slug/settings
so we can expect those pages to be faster and more reliable. - Deleted a bunch of code.