Commit Graph

43 Commits

Author SHA1 Message Date
f04ab4f653 submissions: postgres does not support unsigned integers, so let's pretend they are signed 2024-12-19 17:23:46 -08:00
a94ae5d61e submissions: flatten list query params
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-17 21:39:04 -08:00
e905d96917 submissions: fix list requests
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-17 21:03:39 -08:00
b238e4c21d submissions: update openapi
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-17 20:51:34 -08:00
67651633d8 submissions: UpdateSubmissionModel internal endpoint
All checks were successful
continuous-integration/drone/push Build is passing
not quite duplicate code, hooray
2024-12-17 18:26:32 -08:00
33d272ab04 nats: edit PublishNewRequest message 2024-12-15 01:05:51 -08:00
9e022ca265 submissions: refactor publishing model 2024-12-15 01:05:51 -08:00
673152bc0d openapi: list filter belongs in request body 2024-12-13 22:54:22 -08:00
3a6a62fb7c nats: periods and underscores are forbidden and cause silent failure 2024-12-13 21:05:33 -08:00
fdc1f1aadf Unquatification 2024-12-12 17:29:20 -05:00
eea57786ff nats: use subjects 2024-12-11 21:08:04 -08:00
7f1054d509 maps-service: nats jetstream 2024-12-11 19:56:09 -08:00
6677a698be plumb game id 2024-12-11 17:45:38 -08:00
2a04efb10b change error message to make more sense 2024-12-11 15:39:10 -08:00
89fda96e7a implicitly assume validator endpoints are authorized 2024-12-10 22:32:56 -08:00
305f18adb3 send nats
dunk on golang
2024-12-10 19:27:15 -08:00
3e58d75b87 userids and asset ids are uint64 2024-12-10 19:25:21 -08:00
37e4e29f04 use gorm model 2024-12-09 22:27:52 -08:00
69047eacb0 update golang side 2024-12-09 22:09:52 -08:00
fe3562325f fix user info 2024-12-09 21:38:27 -08:00
ee7e5371a8 tweak roles 2024-12-05 19:10:09 -08:00
0c2ee16bde openapi: not optional 2024-12-05 18:56:44 -08:00
80425813c3 fix non-optional values 2024-12-05 16:50:35 -08:00
8f74a3f783 common service errors 2024-12-05 16:50:35 -08:00
ec5f225866 auth 2024-11-29 15:39:47 -08:00
712ff32552 fixup: api: SubmissionCreate in request body 2024-11-27 19:22:42 -08:00
bb46697277 pseudocode 2024-11-27 19:06:21 -08:00
86204e877e use transaction check for PatchSubmissionModel 2024-11-27 19:06:21 -08:00
f5fb895aeb construct transactional update 2024-11-27 18:58:49 -08:00
f4fea2963d implement status actions 2024-11-27 18:19:19 -08:00
cdd9488ace prepend status with namespacing
bruh golang moment
2024-11-27 17:59:29 -08:00
b31a8a90ff generate and edit submissions interface 2024-11-27 17:48:01 -08:00
e68d78bcb7 notes about permissions 2024-11-27 17:28:11 -08:00
23ffa45db2 submission Status enum 2024-11-27 17:28:11 -08:00
1984dd00bc completed is set to false when the model updates 2024-11-27 17:28:11 -08:00
680c21ca11 completed is implicitly true 2024-11-27 17:27:50 -08:00
1119c91da3 implement patch methods 2024-11-27 16:47:28 -08:00
1af6962b12 implement ListSubmissions 2024-11-27 16:38:22 -08:00
acece12737 api: SubmissionCreate in request body 2024-11-27 16:13:55 -08:00
f7aff4bbaa change api to do IdMessage 2024-11-27 16:13:43 -08:00
cf9cb7c6c3 implement GetSubmission 2024-11-26 15:55:56 -08:00
4c3c42143e Missing changes 2024-11-26 18:30:58 -05:00
8bcb8d3f20 Refactor 😮‍💨 2024-11-26 18:28:48 -05:00