21 Commits

Author SHA1 Message Date
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
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
714914bb33 Extract shared suggestion validation and remove dead DTO 2026-02-07 00:37:43 +01:00
9da09315ea Lock display names at registration 2026-02-06 19:36:44 +01:00
c0756ff2c6 C# formatting 2026-02-05 20:39:12 +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
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
af84fc50d4 Add player count fields with validation and labeled UX 2026-01-29 01:53:24 +01:00
1b96d2af46 Add game website URL to suggestions and results 2026-01-28 20:25:02 +01:00
9363b029df Refactor backend into structured endpoints, contracts, and middleware 2026-01-28 17:05:39 +01:00