Commit Graph
98 Commits
Author SHA1 Message Date
Hide_D d1efa425eb fix(realtime): invalidate committed global activity logs 2026-08-12 16:45:48 +00:00
Hide_D 4a8e9d33f3 Merge remote-tracking branch 'origin/main' into feature/game-action-feedback-20260812 2026-08-12 15:57:47 +00:00
Hide_D 5d4d5009ee feat(game-ui): add action feedback layer 2026-08-12 15:56:58 +00:00
Hide_D 1e196e200f merge: align main command editor with ref
# Conflicts:
#	app/game-frontend/e2e/mainNavigation.spec.ts
2026-08-12 15:49:31 +00:00
Hide_D be3c397fbf merge: restore ref map hover and title 2026-08-12 15:48:40 +00:00
Hide_D de00cfcc2f Merge remote-tracking branch 'origin/main' into fix/map-hover-title-parity-20260812
# Conflicts:
#	app/game-frontend/e2e/inGameInfo.spec.ts
2026-08-12 15:48:15 +00:00
Hide_D b748d00e18 Merge branch 'main' into fix/main-global-menu-npc-reply-20260812 2026-08-12 15:46:16 +00:00
Hide_D c04a58ba04 fix(game-frontend): match ref menu and NPC reply affordance 2026-08-12 15:45:48 +00:00
Hide_D 0b0f46dbf3 fix: restore ref map hover details and title 2026-08-12 15:44:49 +00:00
Hide_D c232abce74 Merge remote-tracking branch 'origin/main' into fix/command-editor-followup-20260812 2026-08-12 15:44:14 +00:00
Hide_D 3faf45f71e fix: align main command editor flow with ref 2026-08-12 15:43:41 +00:00
Hide_D 5e80a940d4 Merge branch 'main' into fix/global-info-dynamic-diplomacy-height-20260812 2026-08-12 15:38:29 +00:00
Hide_D 09c9846046 fix(frontend): size global diplomacy by nations 2026-08-12 15:36:33 +00:00
Hide_D 3a5dd5fd09 fix: render neutral main nation and trait names 2026-08-12 15:33:08 +00:00
Hide_D 445db7bbe0 fix(game-frontend): align main UI grid with ref 2026-08-12 07:43:50 +00:00
Hide_D cfa34fa24a Merge remote-tracking branch 'origin/main' into fix/realtime-delta-clone-recovery-20260811 2026-08-11 15:10:11 +00:00
Hide_D 6e95dbd487 fix(game): recover realtime dashboard delta cloning 2026-08-11 15:09:32 +00:00
Hide_D d85c6eb279 fix: keep profile entry tokens out of URLs 2026-08-11 14:52:17 +00:00
Hide_D a2e94c3092 feat: send dashboard read-model deltas 2026-08-11 12:36:29 +00:00
Hide_D 322a8533fb feat(game-ui): port Ref progress bars 2026-08-11 00:40:38 +00:00
Hide_D 6063b91b73 fix(game-frontend): coalesce realtime work across tabs 2026-08-09 23:54:56 +00:00
Hide_D e81b2da282 refactor(game): invalidate field-level read-model projections 2026-08-09 16:25:52 +00:00
Hide_D 791006de26 merge: select committed dashboard read models 2026-08-09 15:46:50 +00:00
Hide_D a2683df80f refactor(game): refresh committed read models selectively 2026-08-09 15:46:01 +00:00
Hide_D 7125e66e70 fix(game-frontend): preserve castle icon geometry 2026-08-09 14:46:17 +00:00
Hide_D d6bab7e4bf fix(game-frontend): bound realtime dashboard refreshes 2026-08-09 13:24:36 +00:00
Hide_D e49336a4e3 test(frontend): exercise all Ref stat presets in Chromium 2026-08-09 03:36:20 +00:00
Hide_D 1880289ae8 fix(frontend): restore Ref general stat presets 2026-08-09 03:25:21 +00:00
Hide_D b78aaade1f feat(frontend): prioritize general creation inputs 2026-08-08 17:12:11 +00:00
Hide_D 4374c490ac feat(images): default frontend assets to image service 2026-08-08 09:30:58 +00:00
Hide_D 3654adbe13 feat(gateway): verify Kakao account ownership 2026-08-08 06:23:16 +00:00
Hide_D 044c916990 test: restore validation baseline 2026-08-07 10:23:16 +00:00
Hide_D ebc54198d7 fix(frontend): smooth realtime dashboard refreshes 2026-08-07 06:12:43 +00:00
Hide_D 26045f8d63 feat: rebuild Ref-compatible command editors 2026-08-05 09:02:55 +00:00
Hide_D 7d62d37f40 Merge branch 'main' into feature/chief-center-parity-20260802 2026-08-02 05:13:04 +00:00
Hide_D 4e1058ae86 fix(frontend): restore chief center command UI parity 2026-08-02 05:10:35 +00:00
Hide_D 62bc1c9121 Merge branch 'main' into fix/ingame-button-consistency-20260802 2026-08-02 05:10:30 +00:00
Hide_D e645278367 Merge branch 'main' into fix/ingame-button-consistency-20260802 2026-08-02 05:09:03 +00:00
Hide_D 96d80fb766 fix(frontend): unify legacy button composition 2026-08-02 05:08:57 +00:00
Hide_D cc35002d97 Merge branch 'main' into fix/tournament-bracket-20260802 2026-08-02 05:07:23 +00:00
Hide_D 4d0c3c8c18 fix(frontend): render responsive tournament bracket 2026-08-02 05:05:18 +00:00
Hide_D d7b15e5781 fix(game): restore global info nation summary 2026-08-02 04:51:14 +00:00
Hide_D 43ec211ff8 feat(game): align in-game GUI with ref captures 2026-08-01 22:03:03 +00:00
Hide_D 23cdc2adf2 feat(frontend): align in-game layouts with ref 2026-08-01 15:50:14 +00:00
Hide_D fd47d6999c fix(game): keep in-game status pages available 2026-08-01 15:50:01 +00:00
Hide_D a275e6a234 feat: add user icon library and in-game selection 2026-08-01 03:40:36 +00:00
Hide_D 132baf21cc test(e2e): honor configured game base paths 2026-07-31 18:08:04 +00:00
Hide_D d7d47943e9 test: accept batched lobby responses 2026-07-31 17:33:37 +00:00
Hide_D 34a88e5c80 test: restore game frontend session fixtures 2026-07-31 17:28:34 +00:00
Hide_D 3bd6913123 test(frontend): cover missing city trade across prefixes 2026-07-31 17:08:41 +00:00