96ace736f4
validator: add mapfix capability
2025-04-01 13:51:40 -07:00
9dd7a41d8f
submissions-api: add simple mapfixes endpoints
2025-04-01 13:51:40 -07:00
cc7df064be
submissions-api: deduplicate simple endpoints with crazy macro
2025-04-01 13:51:37 -07:00
732598266c
submissions: mapfixes
2025-04-01 13:44:42 -07:00
6d420c3a82
openapi: generate
2025-04-01 13:44:06 -07:00
2e65d071e0
openapi: mapfixes
2025-04-01 13:43:59 -07:00
e36b49a31e
submissions: datastore: duplicate submissions as mapfixes
2025-04-01 13:34:23 -07:00
1d7f6ea79a
nats: rename types
2025-04-01 13:33:23 -07:00
b0f1e42a06
web: fix SubmissionInfo type
2025-03-31 19:57:48 -07:00
8925d71bcd
submissions: fix compile
2025-03-31 19:42:57 -07:00
8de5bcba68
openapi: generate
2025-03-31 19:34:05 -07:00
a048d713da
openapi: missing fields
2025-03-31 19:33:28 -07:00
581c65594d
openapi: generate
2025-03-31 19:31:05 -07:00
4e22933e34
openapi: fix /scripts endpoint
2025-03-31 19:31:05 -07:00
758c2254eb
submissions-api: create new error variant
2025-03-31 19:23:59 -07:00
ade54ee662
validator: refactor + remove mapfix capability
2025-03-31 19:23:59 -07:00
01785bb190
validator: move files
2025-03-31 18:14:08 -07:00
8366b84d90
submissions: tweak script data model
2025-03-31 18:13:31 -07:00
746c7aa9b7
openapi: generate
2025-03-31 18:09:50 -07:00
930eb47096
openapi: tweak script data model
2025-03-31 18:09:25 -07:00
9671c357f4
submissions: ruin script data model
2025-03-31 18:06:39 -07:00
3404251c14
nats: rename events
2025-03-31 16:51:36 -07:00
ffcba57408
validation: tweak validator-uploaded endpoint
2025-03-31 16:27:42 -07:00
a60ccd22f0
submissions: remove prints
2025-03-31 16:27:42 -07:00
f7d7a0891d
submissions: tweak validator-uploaded endpoint
2025-03-31 16:27:42 -07:00
e5e85db1fd
openapi-internal: generate
2025-03-31 16:27:42 -07:00
0b64440975
openapi-internal: tweak validator-uploaded endpoint
2025-03-31 16:27:42 -07:00
0e29ca98dd
web: remove TargetAssetID
2025-03-31 16:27:42 -07:00
9740cbe91a
openapi: generate
2025-03-31 16:27:42 -07:00
2d2691b551
openapi: tweak Submission fields
2025-03-31 16:27:42 -07:00
dfc2a605f4
submissions: prepare for separate mapfixes
2025-03-31 16:27:42 -07:00
88c3866654
Revert "submissions: add AcceptedBy, UploadedBy fields to model"
...
This reverts commit 4c17a3c9e966c5af5c0da2001f0a59c39edac87d.
2025-03-31 14:39:06 -07:00
92226e768d
submissions: allow map council to upload maps
2025-03-28 23:57:34 -07:00
4515eb6da2
submissions: typo in error variable names
2025-03-28 23:55:07 -07:00
f2d8c49647
submissions: move pipeline restriction to accept rather than create
2025-03-28 19:10:29 -07:00
2c75cfa67f
submissions: remove StatusUploaded from ActiveSubmissionStatuses
2025-03-28 19:00:26 -07:00
f3689f4916
rename part 2: rename all occurrences of "publish" to "upload"
2025-03-28 15:56:47 -07:00
e855ace229
rename part 1: move files
2025-03-28 15:56:47 -07:00
6e21447d4b
validation: update deps
2025-03-28 15:56:47 -07:00
49fea314ec
submissions: log accepter and uploader
2025-03-28 22:34:51 +00:00
4c17a3c9e9
submissions: add AcceptedBy, UploadedBy fields to model
2025-03-28 22:34:51 +00:00
a7784bdaf5
web: fix api types
2025-03-28 18:26:59 -04:00
f0e18a5963
web: Validate button calls retry-validate endpoint
2025-03-28 15:07:07 -07:00
661fa17fa7
submissions: implement ActionSubmissionRetryValidate
2025-03-28 15:01:22 -07:00
cc1d5f4bda
submissions: remove Accepted from valid src status in ActionSubmissionTriggerValidate
2025-03-28 15:01:09 -07:00
e7a66ebe0d
openapi: generate
2025-03-28 14:48:48 -07:00
977f3902b7
openapi: split trigger-validate into two cases
2025-03-28 14:48:27 -07:00
af9f413b49
validation: refactor get_partial_path
2025-03-27 22:53:39 +00:00
b02b3d205e
Switch to using /api/session/validate
for determining if the user is not logged in ( #34 )
...
My apologies for being stupid not knowing the NextJS framework fully, as I have little experience with it and its non intuitive SSR and CSR workflow
Code successfully built locally running `bun run build`
Reviewed-on: #34
Co-authored-by: rhpidfyre <brandon@rhpidfyre.io>
Co-committed-by: rhpidfyre <brandon@rhpidfyre.io>
2025-03-27 21:47:03 +00:00
2f2241612a
openapi: generate
2025-03-26 20:53:25 -07:00