Commit Graph

17 Commits

Author SHA1 Message Date
d4727b1538 Add flag API endpoint and filter logic
Adds PUT /{submission_id}/flag endpoint (admin/super only) and
flag filter support in list_submissions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:23:17 +08:00
c7834530fe Add flag to API schemas and submission filter
Adds flag field to SubmissionOut, SubmissionFilter, and new FlagIn schema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:23:10 +08:00
aa344b92e5 Add flag field to Submission model with FlagChoices enum
Adds red/blue/green/yellow flag options for marking submissions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:23:05 +08:00
6998d694bb add chat 2026-03-04 20:05:33 +08:00
8e91884d75 fix list submissions 2025-12-22 18:29:18 +08:00
313e326316 fix 2025-06-15 23:07:48 +08:00
30becb56bc update 2025-06-15 23:02:47 +08:00
8cdf1f8d2c 添加提交的序号 2025-04-28 09:34:34 +08:00
cdf83f4d07 update 2025-03-20 18:58:38 +08:00
c81b5b1a55 添加 rating 2025-03-19 09:15:14 +08:00
d857da26f6 fix 2025-03-18 19:36:26 +08:00
06ba298b3c fix 2025-03-18 19:33:42 +08:00
8cdc23d499 fix 2025-03-18 19:29:59 +08:00
55ef262ae8 添加提交 2025-03-18 19:16:32 +08:00
0d07daa655 add verbose name 2025-03-10 20:23:36 +08:00
3b52eb1813 fix 2025-03-07 09:37:28 +08:00
c95dafe14d 重构数据 2025-03-07 00:06:56 +08:00