15 Commits

Author SHA1 Message Date
1802fd6607 Add OpenAPI contract and generated frontend client 2026-02-18 21:25:07 +01:00
2d2201d0a2 Decouple workflow services from HTTP result types 2026-02-08 21:43:07 +01:00
c765dd322b Refactor endpoint services to accept narrow inputs 2026-02-07 02:17:01 +01:00
20daecd3eb Finalize API envelopes and close validation drift tasks 2026-02-07 01:35:56 +01:00
5d40d555d1 Extract suggestion and vote workflows into services 2026-02-07 01:01:10 +01:00
81c04e0866 Refactor phase reads to pure lookups and align admin docs 2026-02-07 00:36:04 +01:00
c0756ff2c6 C# formatting 2026-02-05 20:39:12 +01:00
ffbf4aa05a Add phase requirement filter for vote/results endpoints 2026-02-05 17:13:09 +01:00
a6265e8656 Switch to signed cookie auth and stop leaking player IDs 2026-02-05 16:28:22 +01:00
5d432c9d17 Add linked suggestions with synced voting 2026-02-05 09:07:46 +01:00
4edbfb16ee Block voting when finalized; disable sliders client-side 2026-02-04 23:17:47 +01:00
13c8bb6194 Add votes-final flag, warn on missing votes, and sync phases with results toggle 2026-02-04 22:54:36 +01:00
e5e27af0af Add per-user phase navigation with results toggle 2026-02-04 21:43:12 +01:00
f1534b7631 Add username/password auth and login UI 2026-01-29 01:01:13 +01:00
983488d258 Split API into phase-specific endpoint files 2026-01-28 17:11:25 +01:00