-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: Create user page #1197
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
feat: Create user page #1197
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
db013f8
Add button and route
presleyp b73fb80
Hook up api
presleyp fc5ec16
Lint
presleyp 635eab9
Add basic form
presleyp c2de4d4
Get users on page mount
presleyp 028840a
Make cancel work
presleyp 8c31769
Creating -> idle bc users page refetches
presleyp 1021029
Merge branch 'main' into create-user/presleyp/734
presleyp 073d694
Import as TypesGen
presleyp ad76fcb
Merge branch 'main' into create-user/presleyp/734
presleyp 4aa97e6
Handle api errors
presleyp 211ca6f
Lint
presleyp f9c29c8
Add handler
presleyp c501b6a
Add FormFooter
presleyp 5d6d0c1
Add FullPageForm
presleyp 861969e
Lint
presleyp ee64b70
Merge branch 'main' into create-user/presleyp/734
presleyp a939194
Merge branch 'fullpageform/presleyp' into create-user/presleyp/734
presleyp 8b72976
Better form, error, stories
presleyp 369af6b
Make detail optional
presleyp 90283ed
Use Language
presleyp 8f6d135
Merge branch 'fullpageform/presleyp' into create-user/presleyp/734
presleyp 35f462a
Remove detail prop
presleyp 23ba888
Add back autoFocus
presleyp c2f6cce
Remove displayError, use displaySuccess
presleyp f46799e
Lint, export Language
presleyp 7d6a03f
Tests - wip
presleyp f5fe8e8
Fix cancel tests
presleyp 470481c
Switch back to mock
presleyp 6a490c2
Add navigate to xservice
presleyp 7d98c13
Move error type predicate to xservice
presleyp 30b8799
Lint
presleyp cf8442f
Switch to using creation mode in XState
presleyp 8f23d91
Merge branch 'main' into create-user/presleyp/734
presleyp 642ca22
Lint
presleyp a0717f8
Lint
presleyp 9941c1c
Lint
presleyp 8ca5922
Revert "Switch to using creation mode in XState"
presleyp 01522cc
Give XService a navigate action
presleyp fa75015
Add missing validation messages
presleyp c3bb6ff
Fix XState warning
presleyp 62dad5e
Fix tests
presleyp 797bb34
Pretend user has org id and make it work
presleyp 6f6165b
Format
presleyp 4c56afd
Lint
presleyp 6acba0e
Merge branch 'main' into create-user/presleyp/734
presleyp 9154a33
Switch to org ids array
presleyp 983d7ff
Skip lines between tests
presleyp 10c765c
Punctuate notification messages
presleyp 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
Lint
- Loading branch information
commit fc5ec160f99cd172a07a4800ed43d03f0e15de51
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
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.