Commit Graph

51 Commits

Author SHA1 Message Date
006ccf6ec2 Truncate long voter names with ellipsis in admin list 2026-02-05 00:48:38 +01:00
0c22821b56 Loca 2026-02-04 23:43:49 +01:00
4350d2c5fb Add average column to results table 2026-02-04 23:41:25 +01:00
12be176ed7 Import adminApi in data.js to avoid undefined toast 2026-02-04 23:33:40 +01:00
3179144bc7 Add admin vote status list and ready/wait messaging 2026-02-04 23:31:12 +01:00
76dfc4ea46 Loca 2026-02-04 23:27:51 +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
e86d4cc112 Loca 2026-02-04 23:14:18 +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
f58ef641b4 Add delete confirmation modal with preview 2026-02-04 15:27:12 +01:00
534fc41d33 Shrink UI controls and iconize language/edit/delete 2026-02-04 15:25:04 +01:00
b91d8a42d3 Loca 2026-02-04 15:21:27 +01:00
6d219e083e Minor adjustments to results table 2026-02-04 15:20:18 +01:00
243377ea70 Show emoji votes and my vote in results 2026-02-04 15:17:25 +01:00
9fefe6b9c3 Add character counters to suggestion form fields 2026-02-04 15:04:08 +01:00
23a9011b11 Restore celebration when adding suggestions 2026-02-04 14:54:52 +01:00
0cece5f7a3 Move suggest form into modal 2026-02-04 14:50:49 +01:00
bf1ceba156 Remove background mouse pan effect 2026-02-04 14:38:15 +01:00
a4b011fcd9 UI fixes 2026-02-03 02:09:35 +01:00
711c78d762 Include player counts in results payload 2026-02-03 02:06:51 +01:00
8af26f89b3 Show min/max players in results rows 2026-02-03 02:03:58 +01:00
70ab51ba44 Give top results gold/silver/bronze treatment 2026-02-03 01:57:56 +01:00
f1d7b8cd1b Adjusted vfx 2026-02-03 01:54:30 +01:00
8db4670f11 Modularize frontend app script 2026-02-03 01:47:53 +01:00
f33545b184 Limit player name lengths and fix vote UI defaults 2026-02-02 19:39:32 +01:00
88df054d91 loca 2026-02-02 18:08:43 +01:00
2166663109 Changed suggest title 2026-02-02 18:04:39 +01:00
30b0bf8481 Simplify auth UI with single toggle and headings 2026-02-02 17:41:37 +01:00
24b47fd7f5 Make edit modal match add form layout with labeled fields 2026-02-02 15:52:22 +01:00
b838dc252d Show game counts in reveal/vote titles 2026-02-02 15:22:27 +01:00
3050aa2265 Add English/German i18n for frontend 2026-02-02 14:38:57 +01:00
0a91c685ac Fix admin phase change UI and ensure cookies on requests 2026-01-29 02:07:31 +01:00
637451b485 Add fullscreen suggestion edit UX with admin overrides 2026-01-29 01:28:39 +01:00
60191a1fe3 Add admin accounts and streamlined header UI 2026-01-29 01:14:53 +01:00
f1534b7631 Add username/password auth and login UI 2026-01-29 01:01:13 +01:00
4509c0f8a8 Add configurable BasePath for subfolder hosting and update frontend base handling 2026-01-28 20:00:54 +01:00