Commit Graph

51 Commits

Author SHA1 Message Date
37e4e29f04 use gorm model 2024-12-09 22:27:52 -08:00
69047eacb0 update golang side 2024-12-09 22:09:52 -08:00
ccb9c17e7f openapi: generate 2024-12-09 22:07:43 -08:00
04520edca7 fix IfStatusThenUpdate 2024-12-09 21:38:27 -08:00
fe3562325f fix user info 2024-12-09 21:38:27 -08:00
b3ba9c2301 openapi: unused 2024-12-09 21:38:27 -08:00
1c0ed6574f openapi: remove redundant SubmissionType 2024-12-09 20:51:00 -08:00
576c3a187a produce less garbage 2024-12-09 20:10:36 -08:00
e495a8423f openapi: try session_id 2024-12-09 20:10:36 -08:00
fb6b0ad7c7 cli flag for auth rpc host 2024-12-09 19:33:01 -08:00
fe6a88a479 tweak submission comment 2024-12-09 17:34:55 -08:00
bc6613f235 implement script policy 2024-12-06 18:19:35 -08:00
33ea38d35f unused 2024-12-06 18:19:35 -08:00
86121bbfc1 implement siphash (confirmed identical hash) 2024-12-06 18:19:35 -08:00
a97738b378 implement scripts crud 2024-12-05 20:26:51 -08:00
2dcae799da script always has a SubmissionID, it's just 0 2024-12-05 20:26: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
329eb1663c new api skeleton 2024-12-05 16:50:35 -08:00
80425813c3 fix non-optional values 2024-12-05 16:50:35 -08:00
5899efd759 openapi: generate 2024-12-05 16:50:35 -08:00
1a48a4fb5a tweak policy 2024-12-05 16:50:35 -08:00
8f74a3f783 common service errors 2024-12-05 16:50:35 -08:00
8c254aef6e scripts & script policy 2024-12-05 16:50:35 -08:00
ec5f225866 auth 2024-11-29 15:39:47 -08:00
1933a0914a openapi cookie 2024-11-29 15:39:47 -08:00
f3b41c6b25 read itzaname code and simplify wacky string stuff 2024-11-27 22:47:30 -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
f87c4dab8f hooray functions copy pasted 2024-11-27 16:12:05 -08:00
b8cb49c1cb where is v1 2024-11-26 16:13:20 -08:00
2504572cb3 fix port 2024-11-26 16:06:43 -08:00
1bfec3d35e fix migrate 2024-11-26 15:59:52 -08:00
cf9cb7c6c3 implement GetSubmission 2024-11-26 15:55:56 -08:00
b05a4d5659 modify Submission struct 2024-11-26 15:55:50 -08:00
66ddcbabd6 run generate 2024-11-26 15:43:54 -08:00
4c3c42143e Missing changes 2024-11-26 18:30:58 -05:00