Commit 403f8d0
authored
Add support for long form quest URLs (#17)
This adds the ability to configure long form quest definitions for a
workspace through a URL rather than entering the JSON directly. For the
frontend piece, we add a quest definition "type" switcher and a new
field for the URL.
The associated backend piece:
TaskarCenterAtUW/workspaces-tasking-manager#8
<img width="874" height="425" alt="image"
src="https://github.com/user-attachments/assets/fac337f9-023a-4763-84f5-5a478818d867"
/>File tree
5 files changed
+296
-108
lines changed- pages/workspace/[id]
- services
- util
5 files changed
+296
-108
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | | - | |
| 31 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments