Commit Graph

99 Commits

Author SHA1 Message Date
dev-bot 242aeaacd6 fix(lobby): avoid orphaned round configs on round start
CI / test-and-quality (pull_request) Successful in 3m6s
CI / test-and-quality (push) Successful in 3m8s
2026-03-16 04:22:45 +00:00
dev-bot bfa4ab859c fix(lobby): promote zero-score reveals to scoreboard
CI / test-and-quality (push) Failing after 2m35s
CI / test-and-quality (pull_request) Failing after 2m36s
2026-03-16 03:01:02 +00:00
dev-bot 3706bc3b1c fix(lobby): guard auto score calculation 2026-03-16 02:42:19 +00:00
dev-bot 5bb035deec fix(lobby): tighten canonical host round flow for issue 287
CI / test-and-quality (push) Failing after 11s
CI / test-and-quality (pull_request) Failing after 10s
2026-03-16 02:07:17 +00:00
dev-bot ab08dc2b6d feat(lobby): align canonical round flow for issue 287
CI / test-and-quality (push) Failing after 10s
CI / test-and-quality (pull_request) Failing after 10s
2026-03-16 01:00:07 +00:00
dev-bot a2c60749f8 feat(lobby): canonicalize round phase ownership 2026-03-16 00:44:11 +00:00
dev-bot 2cc2a08ccb test(lobby): lock omitted reveal fooled-player nickname contract
CI / test-and-quality (pull_request) Successful in 2m53s
CI / test-and-quality (push) Successful in 2m54s
2026-03-15 23:16:17 +00:00
dev-bot e8883e803b fix: preserve reveal before scoreboard
CI / test-and-quality (push) Successful in 2m52s
CI / test-and-quality (pull_request) Successful in 2m52s
2026-03-15 14:24:42 +00:00
dev-bot 076ca4ebbb test(gameplay): lock canonical reveal payload across scoreboard
CI / test-and-quality (push) Successful in 2m55s
CI / test-and-quality (pull_request) Successful in 2m56s
2026-03-15 13:27:25 +00:00
dev-bot 207c934b48 test(lobby): cover legacy scoreboard host gating
CI / test-and-quality (push) Successful in 2m54s
CI / test-and-quality (pull_request) Successful in 2m55s
2026-03-15 13:01:21 +00:00
root dffb3f49ff merge: rebase canonical reveal flow onto main
CI / test-and-quality (push) Successful in 2m55s
CI / test-and-quality (pull_request) Successful in 3m2s
2026-03-15 12:57:15 +00:00
root 6dcd5e5f03 test(lobby): align lie submission assertions with i18n errors
CI / test-and-quality (push) Failing after 3m1s
CI / test-and-quality (pull_request) Failing after 3m10s
2026-03-15 12:46:13 +00:00
dev-bot a80b1ee354 test(gameplay): align guess error contract assertions 2026-03-15 11:54:39 +00:00
dev-bot 3f20f25902 fix: expose canonical reveal payload in scoreboard detail 2026-03-15 11:46:30 +00:00
agw 17234de5d1 Merge main into PR #291 and resolve scoreboard phase conflicts
CI / test-and-quality (push) Failing after 11s
CI / test-and-quality (pull_request) Failing after 12s
2026-03-15 09:34:14 +00:00
agw 8fa39adc2b fix(gameplay): restore scoreboard phase error contract
CI / test-and-quality (push) Failing after 2m30s
CI / test-and-quality (pull_request) Failing after 2m32s
2026-03-15 08:52:35 +00:00
dev-bot 97b366d1e9 fix(gameplay): make scoreboard reads idempotent
CI / test-and-quality (push) Successful in 2m40s
CI / test-and-quality (pull_request) Successful in 2m42s
2026-03-15 08:05:21 +00:00
agw 558f8fe245 fix(gameplay): restore reveal before scoreboard
CI / test-and-quality (push) Successful in 2m43s
CI / test-and-quality (pull_request) Successful in 2m43s
2026-03-15 07:55:48 +00:00
dev-bot dc0c203f7f fix(gameplay): align scoreboard API contract
CI / test-and-quality (pull_request) Successful in 2m42s
CI / test-and-quality (push) Successful in 2m45s
2026-03-15 07:43:38 +00:00
agw 173cc8f2d9 fix(gameplay): align scoreboard phase contract 2026-03-13 19:34:05 +00:00
dev-bot 638c9452d8 fix(spa): register scoreboard host shell route
CI / test-and-quality (push) Successful in 2m34s
CI / test-and-quality (pull_request) Successful in 2m35s
2026-03-13 18:04:41 +00:00
dev-bot a0277fd8be fix(gameplay): add explicit scoreboard phase (#288)
CI / test-and-quality (push) Successful in 2m12s
CI / test-and-quality (pull_request) Successful in 2m11s
2026-03-13 16:11:06 +00:00
agw db7be0dfc6 test(i18n): cover locale fallback and backend error payloads
CI / test-and-quality (push) Successful in 2m48s
CI / test-and-quality (pull_request) Successful in 2m40s
2026-03-13 09:16:23 +00:00
dev-bot 6d99741305 test(i18n): lock backend error payload contract keys for issue 225
CI / test-and-quality (push) Successful in 3m5s
CI / test-and-quality (pull_request) Successful in 2m40s
2026-03-02 03:37:48 +00:00
agw aa2d636e90 fix(i18n): honor Accept-Language q-values in locale resolver (#225)
CI / test-and-quality (push) Successful in 3m6s
CI / test-and-quality (pull_request) Successful in 3m17s
2026-03-02 03:01:10 +00:00
integrator-bot 79b694c590 Merge pull request '[MVP][READY] #225 Backend i18n baseline (resolver + fallback) follow-up' (#245) from feat/issue-225-backend-i18n-baseline into main
CI / test-and-quality (push) Successful in 2m47s
2026-03-02 01:45:04 +01:00
agw c34a52e83e Fix Accept-Language q parsing in locale resolver
CI / test-and-quality (push) Successful in 3m35s
CI / test-and-quality (pull_request) Successful in 3m38s
2026-03-02 00:38:34 +00:00
dev-bot a0a1424e90 fix(issue-225): honor Accept-Language fallback chain in locale resolver
CI / test-and-quality (push) Successful in 3m2s
CI / test-and-quality (pull_request) Successful in 3m15s
2026-03-02 00:31:42 +00:00
dev-bot ee025e8deb Guard legacy player client against secondary-device audio playback
CI / test-and-quality (push) Successful in 2m58s
CI / test-and-quality (pull_request) Successful in 3m0s
2026-03-02 00:00:40 +00:00
dev-bot 7a3d649e11 fix(i18n): normalize underscore locale tags before fallback (#225)
CI / test-and-quality (push) Successful in 3m55s
CI / test-and-quality (pull_request) Successful in 3m2s
2026-03-01 23:29:49 +00:00
agw 257732e2ab feat(issue-225): extend backend i18n error contract to flow endpoints
CI / test-and-quality (push) Successful in 3m40s
CI / test-and-quality (pull_request) Successful in 3m43s
2026-03-01 22:32:33 +00:00
agw cd6fb06343 feat(issue-226): add shared backend-frontend key-map and locale contract
CI / test-and-quality (push) Successful in 3m41s
CI / test-and-quality (pull_request) Successful in 3m17s
2026-03-01 22:14:08 +00:00
dev-bot 508d462bb6 test(lobby): cover backend locale resolver normalization and default fallback
CI / test-and-quality (push) Has been cancelled
CI / test-and-quality (pull_request) Failing after 3m4s
2026-03-01 22:12:43 +00:00
dev-bot bb8109baf6 test(i18n): harden resolver logging and fallback coverage
CI / test-and-quality (push) Successful in 3m0s
CI / test-and-quality (pull_request) Successful in 3m0s
2026-03-01 21:09:37 +00:00
agw a4c0d0603d feat(cutover): harden SPA asset cache busting and rollback playbook (#188)
CI / test-and-quality (push) Successful in 2m55s
CI / test-and-quality (pull_request) Successful in 2m56s
2026-03-01 20:52:04 +00:00
agw b55b379134 feat(i18n): enforce shared keyspace contract across django and spa
CI / test-and-quality (push) Successful in 2m17s
CI / test-and-quality (pull_request) Successful in 2m23s
2026-03-01 19:24:12 +00:00
dev-bot 9e47a3a139 feat(i18n): add da/en locale pipeline and shared backend key resolver
CI / test-and-quality (push) Successful in 2m21s
CI / test-and-quality (pull_request) Successful in 2m21s
2026-03-01 18:57:45 +00:00
agw 702ab6b9ee Merge main into PR #164 and resolve SPA shell conflicts
CI / test-and-quality (push) Successful in 2m18s
CI / test-and-quality (pull_request) Successful in 1m58s
2026-03-01 12:02:40 +00:00
agw 2f142aeb24 fix(lobby): normalize host SPA deeplink path segments
CI / test-and-quality (push) Successful in 2m7s
CI / test-and-quality (pull_request) Successful in 2m6s
2026-03-01 11:25:54 +00:00
agw 84438b2880 Fix host SPA deeplink route propagation
CI / test-and-quality (push) Successful in 2m6s
CI / test-and-quality (pull_request) Successful in 2m7s
2026-03-01 11:17:46 +00:00
agw 1aa296c45c feat(spa): add USE_SPA_UI cutover flag with legacy fallback
CI / test-and-quality (push) Successful in 2m17s
CI / test-and-quality (pull_request) Successful in 2m5s
2026-03-01 11:14:38 +00:00
agw ea82f920b1 test(lobby): cover SPA shell rendering for host/player
CI / test-and-quality (push) Successful in 2m5s
CI / test-and-quality (pull_request) Successful in 2m9s
2026-03-01 11:06:59 +00:00
integrator-bot 825f8c599b Merge pull request '[SPA] Shared contract for lobby/game phase view-model' (#155) from dev/issue-149-phase-view-model into main
CI / test-and-quality (push) Successful in 1m41s
2026-03-01 11:55:25 +01:00
dev-bot 2882a7737b feat(spa): add top-level app-shell error boundary recover actions (#151)
CI / test-and-quality (push) Successful in 1m56s
CI / test-and-quality (pull_request) Successful in 1m56s
2026-03-01 10:46:48 +00:00
dev-bot a9868ae450 feat(lobby): add shared phase view-model contract
CI / test-and-quality (push) Successful in 2m12s
CI / test-and-quality (pull_request) Successful in 2m11s
2026-03-01 10:41:16 +00:00
dev-bot 64bff4efb3 feat(player): show reconnect banner with retry action
CI / test-and-quality (push) Failing after 2m3s
CI / test-and-quality (pull_request) Failing after 2m16s
2026-03-01 10:11:29 +00:00
agw b782f73f49 Add staging gameplay smoke artifact output
CI / test-and-quality (pull_request) Successful in 2m2s
CI / test-and-quality (push) Successful in 2m8s
2026-03-01 06:39:51 +00:00
dev-bot 046212d29a Normalize session code input in join and lookup flows
CI / test-and-quality (push) Successful in 1m42s
CI / test-and-quality (pull_request) Successful in 1m42s
2026-02-28 20:22:58 +00:00
dev-bot abb656d50b fix(smoke): guard staging schema and include player session tokens (refs #130 #90)
CI / test-and-quality (push) Successful in 1m34s
CI / test-and-quality (pull_request) Successful in 1m36s
2026-02-28 15:36:29 +00:00
agw 2adeb8536a UI: lås opret-session knap under aktiv handling/opdatering (#127)
CI / test-and-quality (push) Successful in 1m37s
CI / test-and-quality (pull_request) Successful in 1m36s
2026-02-28 07:56:05 +01:00