This repository has been archived by the owner on May 2, 2024. It is now read-only.
V3.4.0 Team Emails & Password Reset
User Facing Changes:
- Redesigned the Login and Create Team pages
- Added the ability to add a primary and secondary email via the create team page
- Added the ability to reset a team's password through the app via those emails (NOTE: new teams will be able to add an email and reset their passwords with this current release. The ability to add an email(s) for password recovery for current teams will come in a later release)
- Moved the log out button from the settings modal to the retro actions bar
- Restyled the settings modal
Changes to the backing API:
- Email and secondary emails are now stored on the team object
- Endpoints created to create password reset tokens, handle those tokens, send password reset emails, and fetch a teams data