622 Commits

Author SHA1 Message Date
8f97ca6690
validator: tweak error message 2025-04-12 21:01:23 -07:00
f220cb62bc
validator: fix empty check 2025-04-12 12:31:05 -07:00
f090fd7d68
validator: fix duplicate checks 2025-04-12 12:29:17 -07:00
404e1281ff
validator: improve "extra" error messages 2025-04-12 12:02:34 -07:00
e4f710c83f
validator: include original names of some objects in error message 2025-04-12 11:58:27 -07:00
a942c81ea8
validator: add teleport and wormhole set difference checks 2025-04-12 11:39:25 -07:00
109b24061a
validator: pluralize some error messages 2025-04-12 11:33:32 -07:00
ddef30984f
validator: remove placeholder comments 2025-04-11 23:42:43 -07:00
9331f37d70
validator: remove explicit StringEmptyCheck newtype 2025-04-11 23:20:48 -07:00
c4f910c1f0
validator: comment ModelInfo::check 2025-04-11 23:11:59 -07:00
343a4011dd
validator: tweak write_zone macro 2025-04-11 23:06:10 -07:00
c63997d161
validator: implement dangling anticheat zone check 2025-04-11 22:59:37 -07:00
ea58fcedc9
validator: save some loc with default 2025-04-11 22:30:55 -07:00
50e3fb283c
validator: comment ModelInfo::check 2025-04-11 22:25:49 -07:00
aa513a7973
validator: code tweaks 2025-04-11 22:20:59 -07:00
eff9097456
validator: remove newline 2025-04-11 21:59:37 -07:00
668c5fef51
validator: move function call so get_model_info is infallible 2025-04-11 21:46:44 -07:00
57db5f738e
todo 2025-04-11 21:03:57 -07:00
3789755a19
submissions: add updated info to validator-submitted 2025-04-11 21:01:58 -07:00
ee6c37ab9d
openapi: generate 2025-04-11 21:01:58 -07:00
12bfbfb0a0
openapi: add updated info to validator-submitted 2025-04-11 21:01:58 -07:00
c57a53692d
validator: code tweaks 2025-04-11 21:01:58 -07:00
ccf07c5931
validator: rename AtLeastOneMatchingAndNoExtraCheck to SetDifferenceCheck 2025-04-11 20:37:37 -07:00
6efab4f411
validator: annotate MapCheck fields 2025-04-11 20:19:49 -07:00
34d1db02a5
web: implement audit log on submissions 2025-04-11 19:36:54 -07:00
d86ed0cdf5
web: marginally improve audit events 2025-04-11 19:27:25 -07:00
d19763349e
web: fetch audit events and generate comments 2025-04-11 19:03:01 -07:00
5846e92924
validator: write check error message 2025-04-11 18:03:45 -07:00
34b8d7475d
validator: rustify map check 2025-04-11 17:55:59 -07:00
a5daa2df4a
validator: update metadata on Submitted 2025-04-11 17:38:21 -07:00
1b73af9fe2
validator: allow create without valid metadata 2025-04-11 17:38:21 -07:00
8433030562
web: add submission fields 2025-04-11 17:38:21 -07:00
8372665fd3
submissions: fields plumbing 2025-04-11 17:38:21 -07:00
d24b342738
openapi: generate 2025-04-11 13:11:51 -07:00
796f31aadf
openapi: add fields to submission create 2025-04-11 13:08:22 -07:00
44f8736838
web: add description on mapfix page 2025-04-11 13:04:52 -07:00
b7e5d82c13
web: add description form field 2025-04-11 13:04:52 -07:00
169007f16e
validator: description plumbing 2025-04-11 13:04:52 -07:00
2519c9faa1
submissions: description plumbing 2025-04-11 13:04:52 -07:00
1ff6bdbd4c
openapi: generate 2025-04-11 13:00:10 -07:00
d1ca9bdab9
openapi: add Description to mapfix create 2025-04-11 12:59:42 -07:00
c76ff3b687 validation: use to_string instead of format 2025-04-11 01:51:32 +00:00
a42501d254 submissions-api: change StatusMessage to ErrorMessage 2025-04-11 01:51:32 +00:00
f915c51ba4 web: remove StatusMessage 2025-04-11 01:51:32 +00:00
ff9da333eb submissions: push audit error event on error endpoints 2025-04-11 01:51:32 +00:00
1dabd216aa openapi: generate 2025-04-11 01:51:32 +00:00
cc7e890580 openapi: change StatusMessage to ErrorMessage 2025-04-11 01:51:32 +00:00
99d1b38535 submissions: remove StatusMessage 2025-04-11 01:51:32 +00:00
12ca1b7dab submissions: AuditEventTypeError 2025-04-11 01:51:32 +00:00
fa1b44f172
update deps 2025-04-10 17:21:45 -07:00