Commit Graph

31 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
1bb34c51bf Removed symbol requirement for password, fix formatting. 2026-02-08 20:44:44 +01:00
1c59d68a50 Add owner role and admin management controls 2026-02-08 19:01:58 +01:00
42e60d2a5a Harden app security controls from audit 2026-02-08 18:40:13 +01:00
e666e7c603 Require admin password for destructive admin actions 2026-02-08 15:05:10 +01:00
96a47020d8 Add admin status combobox to move voters back to suggest 2026-02-08 15:00:09 +01:00
5ec18d20ea Revert "Implement admin back-pass flow and guarded admin actions"
This reverts commit 5595bfd3b1.
2026-02-08 14:43:26 +01:00
5595bfd3b1 Implement admin back-pass flow and guarded admin actions 2026-02-08 14:20:38 +01:00
124fb62657 Code format 2026-02-07 02:42:33 +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
0d60108036 Extract admin and results workflows into services 2026-02-07 01:06:22 +01:00
81c04e0866 Refactor phase reads to pure lookups and align admin docs 2026-02-07 00:36:04 +01:00
cfe7a24e12 Unfinalize everyone on suggestion linking changes 2026-02-06 23:31:31 +01:00
c0756ff2c6 C# formatting 2026-02-05 20:39:12 +01:00
67a164e53b Expand test coverage to match specs 2026-02-05 18:57:25 +01:00
8176940d18 Centralize admin auth with endpoint filter 2026-02-05 17:11:17 +01:00
6b5f8a66c9 Remove admin key support; admin must be authenticated 2026-02-05 17:07:37 +01:00
3dbe9c56ad Show player game counts with tooltip in admin table 2026-02-05 13:31:03 +01:00
69d31b4113 Rework admin player table and account deletion 2026-02-05 13:19:23 +01:00
41d88016ea Add joker support during voting 2026-02-05 13:09:45 +01:00
fcd23edc6b Add unlink flow for linked games 2026-02-05 11:23:41 +01:00
5d432c9d17 Add linked suggestions with synced voting 2026-02-05 09:07:46 +01:00
0e571498f3 Broaden admin vote list to include suggestors 2026-02-05 00:45:07 +01:00
b61daa2a5e Add missing using for VoteStatusDto 2026-02-04 23:32:04 +01:00
3179144bc7 Add admin vote status list and ready/wait messaging 2026-02-04 23:31:12 +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
60191a1fe3 Add admin accounts and streamlined header UI 2026-01-29 01:14:53 +01:00
983488d258 Split API into phase-specific endpoint files 2026-01-28 17:11:25 +01:00