Commit Graph

330 Commits

Author SHA1 Message Date
fe6a9d5da4 Harden owner and suggestion invariants for concurrent writes 2026-02-08 21:37:46 +01:00
569cea161f Add critical architecture and quality review findings 2026-02-08 21:13:32 +01:00
d62ccdcf53 Removed tasks 2026-02-08 21:01:36 +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
97f1b30b75 Formatting and loca 2026-02-08 18:51:01 +01:00
42e60d2a5a Harden app security controls from audit 2026-02-08 18:40:13 +01:00
a6364b0802 Add categorized webapp security audit tasks 2026-02-08 18:21:34 +01:00
e922afacdf Merge branch 'codex/tasks-md-2026-02-08' 2026-02-08 16:11:23 +01:00
46cb1dcb1e Include AGENTS workflow guidance update 2026-02-08 16:07:28 +01:00
6a5f1c5890 Add spacing above confirmation modal action buttons 2026-02-08 16:07:21 +01:00
d9466d9194 Show suggest-phase hint until first submission 2026-02-08 16:06:24 +01:00
d534fc256b Replace results-phase checkbox with stateful button 2026-02-08 15:06:39 +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
fadd72d5c4 Fix vote list update popup on first vote entry 2026-02-08 14:55:39 +01:00
02d15e9c50 Restrict results-close rollback to players with suggestions 2026-02-08 14:54:12 +01:00
0c888e5a5d Fix logout to reset auth forms to login 2026-02-08 14:52:56 +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
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
3104ddc601 Updated Agents 2026-02-07 13:49:21 +01:00
47fbec4512 Remove EF query warnings from test runs 2026-02-07 13:46:46 +01:00
86310804fa Silenced info logs 2026-02-07 13:36:09 +01:00
83cea11c64 Add local PowerShell CI check script 2026-02-07 13:33:47 +01:00
b67753ff9e Code cleanup 2026-02-07 13:32:49 +01:00
abb9874c98 Refactor state transitions into workflow service 2026-02-07 13:27:02 +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
c3951b95ac Updated Agents 2026-02-07 13:14:57 +01:00
08163a7ee2 Agents updated 2026-02-07 13:14:02 +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
124fb62657 Code format 2026-02-07 02:42:33 +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
c765dd322b Refactor endpoint services to accept narrow inputs 2026-02-07 02:17:01 +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
b16bf8007f Standardize API auth challenge responses as ProblemDetails 2026-02-07 01:51:09 +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
37db70e67e Prune REVIEW to active backlog only 2026-02-07 01:41:31 +01:00
20daecd3eb Finalize API envelopes and close validation drift tasks 2026-02-07 01:35:56 +01:00
f615ef3a4a Standardize service errors with ProblemDetails envelope 2026-02-07 01:23:54 +01:00
79dc8f899f Introduce typed API responses and align workflow outputs 2026-02-07 01:19:51 +01:00