-
Notifications
You must be signed in to change notification settings - Fork 899
feat: UX - Initial create form flow #33
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
18dd18f
Add several dependencies needed for API routes
bryphe-coder 7329cca
Add placeholder API and projectService
bryphe-coder 6726f40
Create initial workspaces API
bryphe-coder 3f932c2
Port over SafeHydrate component
bryphe-coder 6fdb43f
Stub pages for workspace creation
bryphe-coder 97b2383
Add missed favicons
bryphe-coder 086d533
Formatting
bryphe-coder 82989d3
Merge branch 'bryphe/fix/css-hydration-errors' into bryphe/feat/initi…
bryphe-coder c305c8d
Initial select page
bryphe-coder cc411d0
Flip to light theme
bryphe-coder 907a523
Start pulling out AppPage/FormPage
bryphe-coder 56f7515
Start stubbing out API
bryphe-coder 0a5c48a
Start scaffolding project selection
bryphe-coder aea58ae
Add placeholder icon if none available
bryphe-coder c92e454
Revert prototyping changes
bryphe-coder be4c90f
Revert sum changes
bryphe-coder 308de2b
Initial create form
bryphe-coder d0b0ef1
Rename project function
bryphe-coder 797c82b
Add formik
bryphe-coder 5016b9a
Stub create workspace API
bryphe-coder 8da382b
Hook up formik to create form
bryphe-coder 6fc0a54
Initial shared loading logic
bryphe-coder e57d1b6
Set up dynamic form components
bryphe-coder 08010c3
Remove leftover buildmode pkg
bryphe-coder 8800445
Add note in api that this is temporary
bryphe-coder 496b42e
Factor ProjectName to separate file
bryphe-coder 646206e
Fix useStyles naming
bryphe-coder 4b6f1c5
Remove accidentally duplicated SafeHydrate
bryphe-coder 961a44b
Remove addition of srverr package
bryphe-coder eb46f4c
Fix usage of render prop pattern
bryphe-coder 840a796
Fix some compilation issues
bryphe-coder f20171f
Clean up imports
bryphe-coder 03236df
Add some initial form tests
bryphe-coder 61cd37f
Add smoke test for ProjectIcon
bryphe-coder 99d0a95
Add AppPage smoke test
bryphe-coder d52bd38
Fix up formatting
bryphe-coder 76d11d4
Remove api from collection metrics since it is temporary
bryphe-coder ffac475
Clean up unused import
bryphe-coder e95d75f
Remove and consolidate form ty pes
bryphe-coder 3e8069b
Formatting
bryphe-coder 9492e8e
Merge master
bryphe-coder e5e02f9
Clean-up utilities
bryphe-coder 5e4a44f
Revert "Remove and consolidate form ty pes"
bryphe-coder 6fe7141
Merge branch 'main' into bryphe/feat/initial-create-form
bryphe-coder 8343ef0
First round of lint failures
bryphe-coder 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
Merge master
- Loading branch information
commit 9492e8e4978d510ca9ddcc22ee651eb730e2f538
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
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
You are viewing a condensed version of this merge commit. You can view the full changes here.
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.