- Notifications
You must be signed in to change notification settings - Fork905
Commit54ff17b
authored
feat: create experimental CreateWorkspacePage and dynamic-parameters experiment (#17240)
The purpose of the PR is to make a copy of the CreateWorkspacePage andcreate an experimental version that will use when the dynamic-parametersexperiment is enabled.The Figma designs for this page are still in progress but this first PRwill start to move to the new designs.Figma design:https://www.figma.com/design/SMg6H8VKXnPSkE6h9KPoAD/UX-Presets?node-id=2121-2383&t=CtgPUz8eNsTI5b1t-1Much of the existing code will be left behind and will slowly migratedover the course of several PRs to make sure no existing functionality isforgotten in the migration to dynamic paramaters.1 parentae44ecf commit54ff17b
File tree
9 files changed
+807
-7
lines changed- coderd/apidoc
- codersdk
- docs/reference/api
- site/src
- api
- pages/CreateWorkspacePage
9 files changed
+807
-7
lines changedLines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3194 | 3194 |
| |
3195 | 3195 |
| |
3196 | 3196 |
| |
| 3197 | + | |
3197 | 3198 |
| |
3198 | 3199 |
| |
3199 | 3200 |
| |
|
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
0 commit comments
Comments
(0)