62 Commits

Author SHA1 Message Date
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
536e6392f0 Split auth UI module and load FAQ from markdown assets 2026-02-07 02:28:21 +01:00
5b06e279f3 Add analyzer and frontend lint guardrails 2026-02-07 02:12:00 +01:00
34d274d244 Split frontend UI into feature modules 2026-02-07 02:07:29 +01:00
78701cebf2 Remove UI window hooks and wire explicit runtime callbacks 2026-02-07 01:45:52 +01:00
20daecd3eb Finalize API envelopes and close validation drift tasks 2026-02-07 01:35:56 +01:00
b7dfb10522 Remove phase pill from top bar 2026-02-06 23:37:26 +01:00
5895d66179 Fix confirm modal close initialization error 2026-02-06 23:23:31 +01:00
b2b3996d78 Notify voters when suggestions change during refresh 2026-02-06 23:19:34 +01:00
2814548ea2 Fix relock popup visibility and buttons 2026-02-06 23:09:58 +01:00
f112e7d483 Show relock info when results close 2026-02-06 23:04:19 +01:00
1a62c353c1 Enforce suggest limit in UI 2026-02-06 23:01:15 +01:00
2b992bfe81 small ui fix 2026-02-06 22:56:35 +01:00
ae7cf1ff64 Validate screenshot URLs with inline hints 2026-02-06 22:52:24 +01:00
c64ac7480d Add client-side player count validation 2026-02-06 22:42:54 +01:00
dffeec85f3 Hide warnings on linked sliders after save 2026-02-06 22:37:46 +01:00
b2a5a625a3 Keep vote warnings until save succeeds 2026-02-06 22:32:18 +01:00
1d28ea6568 Escape rendered suggestion content and validate URLs 2026-02-05 16:51:05 +01:00
a6265e8656 Switch to signed cookie auth and stop leaking player IDs 2026-02-05 16:28:22 +01:00
3dbe9c56ad Show player game counts with tooltip in admin table 2026-02-05 13:31:03 +01:00
a2b3c47462 Restore admin delete chips during voting 2026-02-05 13:28:59 +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
ae7ce00ceb Sort suggestions alphabetically in UI 2026-02-05 12:50:22 +01:00
56a3f185e0 Keep link chip visible beside truncated result titles 2026-02-05 11:42:56 +01:00
39cad5da44 Share ranks across linked games in results 2026-02-05 11:36:14 +01:00
a5c39d1263 Make vote missing badge update immediately 2026-02-05 11:30:23 +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
431370ceb9 Truncate names in admin waiting-for text 2026-02-05 00:50:40 +01:00
006ccf6ec2 Truncate long voter names with ellipsis in admin list 2026-02-05 00:48:38 +01:00
4350d2c5fb Add average column to results table 2026-02-04 23:41:25 +01:00
3179144bc7 Add admin vote status list and ready/wait messaging 2026-02-04 23:31:12 +01:00
8fca5558fb Rerender votes immediately on finalize; update footer badges 2026-02-04 23:26:30 +01:00
ae5a1ef785 Show finalized vote status text with checkmark 2026-02-04 23:23:33 +01:00
731c8f5cb5 Adjust missing-vote text when finalized and grey out disabled sliders 2026-02-04 23:20:50 +01:00
4edbfb16ee Block voting when finalized; disable sliders client-side 2026-02-04 23:17:47 +01:00
56ca3b1f68 Remove redundant admin results lock badge 2026-02-04 23:15:45 +01:00
7ad8f29857 Adjust vote footer warnings; lock admin badge to finalized state 2026-02-04 23:12:02 +01:00
c21f344520 Remove vote next button; show finalize + admin-wait messaging 2026-02-04 23:09:16 +01:00
58159119cf Add vote finalize UX and missing-vote warning placement 2026-02-04 23:02:09 +01:00
8a4b119070 Make missing-vote warning stack above slider and color red 2026-02-04 22:57:48 +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
8602f61ff4 Show edit on own cards during voting; include playerId in listings 2026-02-04 22:19:49 +01:00
aaeb6a7c44 Allow non-admins to edit their cards during voting (title locked) 2026-02-04 22:17:24 +01:00
90bcde6f36 Skip reveal phase and freeze titles after suggestions 2026-02-04 22:06:43 +01:00
ea0f8f2e27 Lock suggestions after reveal and move per-phase navigation 2026-02-04 21:59:26 +01:00
e5e27af0af Add per-user phase navigation with results toggle 2026-02-04 21:43:12 +01:00
b64a33d833 More style adjustments 2026-02-04 21:19:35 +01:00