|
783d0e843c
|
submissions: refactor roles
|
2025-03-25 17:44:13 -07:00 |
|
|
977d1d20c2
|
submissions: rename UserInfo to UserInfoHandle
|
2025-03-25 17:44:13 -07:00 |
|
|
d7634de9ec
|
openapi: generate
|
2025-03-25 17:44:13 -07:00 |
|
|
8da1c9346b
|
openapi: add session endpoints
|
2025-03-25 17:44:08 -07:00 |
|
|
894851c0e8
|
openapi: fix operation summary
|
2025-03-25 16:35:50 -07:00 |
|
|
3da4023466
|
web: throw error on failure status (#16)
Thanks to ai for knowing javascript
Co-authored-by: rhpidfyre <brandon@rhpidfyre.io>
Reviewed-on: #16
Co-authored-by: Quaternions <krakow20@gmail.com>
Co-committed-by: Quaternions <krakow20@gmail.com>
|
2025-03-24 23:03:53 +00:00 |
|
|
08a4e913a9
|
Enable auto deploy
|
2025-03-23 19:13:36 -04:00 |
|
|
6748cb4324
|
submissions: submitter cannot accept their own submission
|
2025-03-19 18:12:18 -07:00 |
|
|
73e5c76e75
|
submissions: reject reset unless validator is stale
|
2025-03-19 18:05:50 -07:00 |
|
|
b4be174d98
|
web: implement reset from softlock
|
2025-03-19 17:49:26 -07:00 |
|
|
f52e0a91a2
|
openapi: generate
|
2025-03-19 17:43:17 -07:00 |
|
|
0b1e7085e3
|
openapi: implement reset from softlock
|
2025-03-19 17:42:38 -07:00 |
|
|
31f1db6446
|
submissions: implement reset from softlock
|
2025-03-19 17:38:40 -07:00 |
|
|
b377405762
|
web: display validation error
|
2025-03-18 16:45:41 -07:00 |
|
|
b496f8c0d8
|
submissions-api: v0.6.0
|
2025-03-18 16:13:10 -07:00 |
|
|
0c247fbb43
|
submissions-api: add status message to validation failure
|
2025-03-18 16:12:42 -07:00 |
|
|
483ffd1d66
|
submissions: add StatusMessage to submissions
|
2025-03-18 16:06:47 -07:00 |
|
|
ff01abdd63
|
openapi: generate
|
2025-03-18 16:05:02 -07:00 |
|
|
0271ba4d28
|
openapi: add status message to validation failure
|
2025-03-18 16:04:28 -07:00 |
|
|
c6b31b7c73
|
submissions: tweak group roles to allow developers proper staging permissions
|
2025-03-18 15:12:10 -07:00 |
|
|
80e7d735be
|
openapi: generate
|
2025-03-18 14:47:19 -07:00 |
|
|
e66513e88d
|
Revert "openapi: no security for get submission requests"
This reverts commit 11e801443fc82e38870baee443a786949cea3a2a.
|
2025-03-18 14:47:05 -07:00 |
|
|
355161c3b1
|
submissions: publish validated model
|
2025-03-18 14:26:19 -07:00 |
|
|
e5a1dcf144
|
submissions-api: v0.5.0
|
2025-03-18 14:20:21 -07:00 |
|
|
99e320d17f
|
submissions-api: validated-model
|
2025-03-18 14:19:12 -07:00 |
|
|
57d714fdd7
|
submissions: implement internal validated model
|
2025-03-18 14:17:18 -07:00 |
|
|
d77bf02185
|
openapi: generate
|
2025-03-18 14:16:48 -07:00 |
|
|
47129e2d1f
|
openapi: internal operation updates validated model
|
2025-03-18 14:16:16 -07:00 |
|
|
b542dba739
|
submissions: add ValidatedModelID to submissions model
|
2025-03-18 14:16:16 -07:00 |
|
|
f5c4868dc4
|
validation: v0.1.1
|
2025-03-18 13:33:01 -07:00 |
|
|
1341f87bf8
|
submissions-api: v0.4.0
|
2025-03-18 13:33:01 -07:00 |
|
|
57544f3f64
|
submissions-api: external is default usage
|
2025-03-18 13:32:28 -07:00 |
|
|
ecb88c14a4
|
validation: explicitly append url (TODO: update deployment env var)
|
2025-03-18 13:23:48 -07:00 |
|
|
e1645e7c46
|
validation: use cargo workspace
|
2025-03-18 12:37:20 -07:00 |
|
|
49e767f027
|
web: note when submissions list is loaded but empty
|
2025-03-18 12:32:48 -07:00 |
|
|
91a72ccf8b
|
openapi: generate
|
2025-03-18 12:08:56 -07:00 |
|
|
11e801443f
|
openapi: no security for get submission requests
|
2025-03-18 12:08:56 -07:00 |
|
|
8338a71470
|
submissions: modernize loops
|
2025-03-18 12:08:56 -07:00 |
|
|
59e5e529c6
|
Strip /api prefix
|
2025-03-17 20:25:02 -04:00 |
|
|
a82a78c938
|
middleware: oops, thats the wrong path
|
2025-03-16 20:38:49 -04:00 |
|
|
b6c7c76900
|
document the middleware
|
2025-03-16 16:42:44 -04:00 |
|
|
75e8d2b7b2
|
middleware
|
2025-03-16 16:33:16 -04:00 |
|
|
8dbdfbdb3f
|
document environment variables
|
2025-03-16 12:11:07 -07:00 |
|
|
28990e2dbe
|
submissions: implement sort functionality for listSubmissions
|
2025-01-13 20:34:04 -08:00 |
|
|
a39e2892ef
|
openapi: generate
|
2025-01-13 05:01:04 -08:00 |
|
|
8e223d432e
|
openapi: add sort parameter to listSubmissions
|
2025-01-13 05:00:51 -08:00 |
|
ic3w0lf
|
040488d85f
|
small changes
|
2025-01-13 04:31:33 -07:00 |
|
|
e43f4bd0f0
|
openapi-internal: remove unused endpoint
|
2025-01-02 18:33:38 -08:00 |
|
|
ca1e007b07
|
docker: update compose
|
2024-12-30 20:11:09 -08:00 |
|
|
952ceab014
|
submissions: ReleaseSubmissions operation
|
2024-12-30 20:11:09 -08:00 |
|