- Notifications
You must be signed in to change notification settings - Fork929
feat: Add setup page#3476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
feat: Add setup page#3476
Changes from1 commit
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
2eccbf1
Check if has first user
BrunoQuaresmaa3fabe3
Add missing handler
BrunoQuaresma5d3701b
Add setup
BrunoQuaresma87b55cc
Make user login after creation
BrunoQuaresmad6fe749
Authenticate user when setup is done
BrunoQuaresmaf81942d
Fix setup flow
7b37e0e
Apply suggestions from code review
BrunoQuaresma4e4008f
Add comment into hasFirtUser
a0ef036
Move to language object
186a37c
Refactor tests to not use spy
e50648f
Merge
2cdebbd
Merge branch 'bq/3225' of github.com:coder/coder into bq/3225
d88d470
Merge branch 'main' of github.com:coder/coder into bq/3225
42fd362
Add back first user on dev script
5d988cd
Update site/src/pages/SetupPage/SetupPage.tsx
BrunoQuaresma7959e44
Apply suggestions from code review
BrunoQuaresma3895a0b
Better handle hasFirstUser error
b5e0a63
Fix formatting
4d13c28
Fix login machine
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Add missing handler
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commita3fabe3761fda2e88f6d45bca00b0abe1634a56f
There are no files selected for viewing
2 changes: 1 addition & 1 deletionsite/src/api/api.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletionssite/src/testHelpers/handlers.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.