- Notifications
You must be signed in to change notification settings - Fork1k
Commit633dfbd
feat: rich parameters: introduce display_name (#6919)
* model* DB* fix: DisplayName* proto* Proto* Update go dep* fixme* fix format* config* fmt* fix* Fix* fix* chore(UI): redirecting from workspace page if 404 (#6880)* model* CLI: Display parameter* fix* update dep* fix* fix* fix* UI changes* fmt---------Co-authored-by: Kira Pilot <kira@coder.com>1 parentd9d44c1 commit633dfbd
File tree
25 files changed
+370
-297
lines changed- cli
- cliui
- coderd
- apidoc
- database
- dbfake
- migrations
- queries
- provisionerdserver
- codersdk
- docs/api
- provisionersdk/proto
- provisioner/terraform
- site/src
- api
- components/RichParameterInput
25 files changed
+370
-297
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
| 369 | + | |
369 | 370 |
| |
370 | 371 |
| |
371 | 372 |
| |
| |||
382 | 383 |
| |
383 | 384 |
| |
384 | 385 |
| |
385 |
| - | |
| 386 | + | |
386 | 387 |
| |
387 | 388 |
| |
388 | 389 |
| |
| |||
418 | 419 |
| |
419 | 420 |
| |
420 | 421 |
| |
| 422 | + | |
421 | 423 |
| |
422 | 424 |
| |
423 | 425 |
| |
| |||
426 | 428 |
| |
427 | 429 |
| |
428 | 430 |
| |
429 |
| - | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
430 | 435 |
| |
431 | 436 |
| |
432 | 437 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2944 | 2944 |
| |
2945 | 2945 |
| |
2946 | 2946 |
| |
| 2947 | + | |
2947 | 2948 |
| |
2948 | 2949 |
| |
2949 | 2950 |
| |
|
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 | |
---|---|---|---|
| |||
| 1 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)