You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement New Team-Based User Model (deck9#127)
* activate teams and invitations
* add missing team policy
* add link to team settings
* change forms to use team_id
* fix initial team creation and add logout to missing team page
* change naming
* wip make dedicated create team page after signup
* fix team creation
* isntall telescope
* change message for team creation page
* fix tests
* remove underscores from test
* update policies
* add tests to preview form
* fix migrations for sqlite
* change default team name
Improve first user sign up screen (deck9#102)
* remove invalid impots
* fix first test for redirect to register page
* improve middleware
* update register page
* show first setup state
* fix middleware and tests
* better style for onboard welcome message