- Notifications
You must be signed in to change notification settings - Fork1.1k
Commitd14e9be
feat: add Coder registry links to template creation and editing (#18680)
## Summary- Add "Browse Templates" card to starter templates page- Add "Browse Modules" button to template editor topbar- Both link tohttps://registry.coder.com as requested in#18141<img width="1248" alt="Screenshot 2025-07-01 at 9 29 26 AM"src="https://github.com/user-attachments/assets/2295e45c-2056-41cd-a39e-48d4379295be"/><img width="943" alt="Screenshot 2025-07-01 at 9 29 45 AM"src="https://github.com/user-attachments/assets/e0652b76-43bf-4794-825d-72b4fe7c5e5f"/>🤖 Generated with [Claude Code](https://claude.ai/code)---------Co-authored-by: Claude <noreply@anthropic.com>1 parent1158ca2 commitd14e9be
File tree
2 files changed
+35
-5
lines changed- site/src/pages
- CreateTemplateGalleryPage
- TemplateVersionEditorPage
2 files changed
+35
-5
lines changedLines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
27 | 43 | | |
28 | 44 | | |
29 | 45 | | |
| |||
Lines changed: 18 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
258 | 272 | | |
259 | 273 | | |
260 | 274 | | |
| |||
312 | 326 | | |
313 | 327 | | |
314 | 328 | | |
315 | | - | |
316 | | - | |
| 329 | + | |
| 330 | + | |
317 | 331 | | |
318 | 332 | | |
319 | 333 | | |
| |||
0 commit comments
Comments
(0)