-
Notifications
You must be signed in to change notification settings - Fork 988
feat: add the preferences/account page #999
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
19579eb
feat: Add account form
BrunoQuaresma 9ab1f96
chore: Merge branch 'main' of github.com:coder/coder into bq/755/acco…
BrunoQuaresma a23cc88
Merge branch 'main' of github.com:coder/coder into bq/755/account-page
BrunoQuaresma f9f1c5a
feat: Add account form
BrunoQuaresma 1bbaf8a
chore: merge branch 'main' of github.com:coder/coder into bq/755/acco…
BrunoQuaresma fa1d0e6
feat: show notification when preferences are updated
BrunoQuaresma 1278ed6
test: account form submission with success
BrunoQuaresma 7ccf811
chore: remove unecessary timeout
BrunoQuaresma 2ae0987
test: add tests
BrunoQuaresma 4595186
style: fix message copy
BrunoQuaresma fa91276
style: improve success message
BrunoQuaresma fc01ff8
refactor: name is not optional
BrunoQuaresma f3fedd0
chore: move renderWithAuth to test_hepers/index.tsx
BrunoQuaresma 807d4e9
chore: move error types and utils to api/errors.ts
BrunoQuaresma fa580c7
test: use userEvent
BrunoQuaresma 3d76331
fix: remove async from onSubmit
BrunoQuaresma 37bc235
refactor: improve error types
BrunoQuaresma 17a0b16
chore: merge branch 'main' of github.com:coder/coder into bq/755/acco…
BrunoQuaresma 0e8ac63
chore: merge branch 'bq/755/account-page' of github.com:coder/coder i…
BrunoQuaresma 12058f8
refactor: api errors
BrunoQuaresma e489210
refactor: move UPDATE_PROFILE to idle state
BrunoQuaresma 8098628
refactor: change FormStack to Stack and add storybook
BrunoQuaresma 1f23e30
fix: error handling and tests
BrunoQuaresma a0588d1
feat: handle unknown error
BrunoQuaresma b3159d0
fix: make the eslint-disable inline
BrunoQuaresma e07d717
chore: rename story
BrunoQuaresma 4d7da77
chore: merge branch 'bq/755/account-page' of github.com:coder/coder i…
BrunoQuaresma 8d63848
Update site/src/xServices/auth/authXService.ts
BrunoQuaresma a11ff10
Update site/src/pages/preferences/account.tsx
BrunoQuaresma bde7c15
Fix errors
BrunoQuaresma 684b902
chore: merge branch 'main' of github.com:coder/coder into bq/755/acco…
BrunoQuaresma bbf2152
Fix type
BrunoQuaresma 7f32600
Fix forms
BrunoQuaresma eb65490
Normalize machine
BrunoQuaresma 59bac76
Fix: tests
BrunoQuaresma File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test: add tests
- Loading branch information
commit 2ae098749e06a5b44ccccb57652e523214225845
There are no files selected for viewing
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.