Commit Graph

196 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
4ee327fb4e loca 2026-02-08 14:07:31 +01:00
ddd26369dd Updated FAQ 2026-02-07 14:02:29 +01:00
41d9a3b571 Style blocked suggest-next button as red 2026-02-07 13:53:06 +01:00
260dd5ab17 Adjusted faq 2026-02-07 13:23:32 +01:00
9d3947714a Require suggestion before entering vote phase 2026-02-07 13:18:55 +01:00
a281f4acaf Code cleanup 2026-02-07 02:51:01 +01:00
ced72ccd84 Remove obsolete faq.json after markdown migration 2026-02-07 02:45:31 +01:00
d4072da430 Extract auth admin and vote handlers from app entry 2026-02-07 02:45:10 +01:00
536e6392f0 Split auth UI module and load FAQ from markdown assets 2026-02-07 02:28:21 +01:00
5f31455651 Externalize i18n and FAQ frontend assets 2026-02-07 02:17:28 +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
567502d665 Remove legacy reveal phase paths and rename reveal data loader 2026-02-07 01:49:38 +01:00
5e84686678 Serialize refresh scheduling and remove overlap polling 2026-02-07 01:47:36 +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
79dc8f899f Introduce typed API responses and align workflow outputs 2026-02-07 01:19:51 +01:00
b3192d5101 Delay consent checkbox hiding until successful auth 2026-02-06 23:46:13 +01:00
7319188fdb Add essential cookies consent gate on auth forms 2026-02-06 23:44:42 +01:00
bab0fc6eaf Remove unused phase i18n strings 2026-02-06 23:39:43 +01:00
b7dfb10522 Remove phase pill from top bar 2026-02-06 23:37:26 +01:00
cfe7a24e12 Unfinalize everyone on suggestion linking changes 2026-02-06 23:31:31 +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
b75e25fb92 Style fixes 2026-02-06 23:16:32 +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
4889274e8e Add confirmation for missing vote finalize 2026-02-06 22:26:23 +01:00
0edd51c326 Add FAQ chip to login screen 2026-02-06 21:06:01 +01:00
e7e24dd774 FAQ update 2026-02-06 21:02:10 +01:00
1214c2f5a8 Add FAQ chip to auth header and wire to modal 2026-02-06 21:01:06 +01:00
db70c94162 Style FAQ headers and indent h4 content 2026-02-06 20:48:08 +01:00
227ca070f6 Replace FAQ with localized markdown content 2026-02-06 20:02:31 +01:00
2649038d5e Revise FAQ for player edge cases 2026-02-06 18:43:15 +01:00
d9288809c1 Add help FAQ modal and i18n help content 2026-02-06 18:25:55 +01:00
1d28ea6568 Escape rendered suggestion content and validate URLs 2026-02-05 16:51:05 +01:00
f381c945a7 Fix client base path handling via explicit meta 2026-02-05 16:42:31 +01:00
a6265e8656 Switch to signed cookie auth and stop leaking player IDs 2026-02-05 16:28:22 +01:00
1e811fbb1a Preload emoji flags to avoid glyph fallback 2026-02-05 13:58:15 +01:00
c61c574071 Joker and Admin styling 2026-02-05 13:49:09 +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