Hide_D
4977fb615d
fix: 일반 리셋이 서버 지정 브랜치를 추적
...
상위 배포 권한자가 선택한 branch 또는 commit 정책을 profile metadata에 보존하고 일반 시나리오 초기화가 이를 따르도록 변경한다. 같은 active commit의 설치 완료 workspace는 빌드를 생략하고 기존 migration, seed, readiness 흐름을 유지한다.
2026-08-19 13:42:52 +00:00
Hide_D
617802c11b
fix(gateway): 이벤트 기수 0 저장을 허용
...
숫자 입력에서 Vue가 반환한 number 값을 안전하게 정규화해 다음 시즌 번호 0이 메타 저장 요청까지 전달되도록 수정한다. API 경계와 실제 Chromium payload 회귀 테스트를 추가한다.
2026-08-19 11:00:31 +00:00
Hide_D
de81a402de
fix: RESET 자동턴 고급 징병과 중신 옵션 보존
2026-08-19 06:09:54 +00:00
Hide_D
383d173790
feat: 오픈 게임 취소와 유산 정산 경로 추가
...
별도 최고위험 권한으로 실행되는 원자적 취소 작업을 추가한다. 버려진 게임과 장수 기록의 보존·삭제 옵션, 오픈 원금 전액 환급 및 획득 포인트 보전율, 취소 상태와 관리자·과거기록 UI를 함께 반영한다.
2026-08-18 13:31:49 +00:00
Hide_D
2d302a5f91
refactor: tRPC 조회 입력을 JSON 본문으로 전송
...
브라우저의 Gateway·Game tRPC 클라이언트를 POST JSON 전송으로 통일하고 서버의 query method override를 허용한다. GET mutation 거부 계약과 production Chromium 요청 형태를 회귀 테스트로 고정한다.
2026-08-17 11:12:02 +00:00
Hide_D
8aa9736512
fix(gateway): preserve log scroll position
2026-08-15 05:30:52 +00:00
Hide_D
6478a9f478
fix(gateway): split profile identity from scenario
2026-08-13 16:03:41 +00:00
Hide_D
f4bc6ed85b
Merge branch 'main' into refactor/frontend-time-format-options-20260813
2026-08-13 15:27:53 +00:00
Hide_D
dcba974aa4
fix(frontend): standardize server time display
2026-08-13 15:26:53 +00:00
Hide_D
94b5b7813c
feat(gateway): expand release error details
2026-08-13 15:17:38 +00:00
Hide_D
19162824e7
fix(gateway): ignore expected release restart polling errors
2026-08-13 15:12:05 +00:00
Hide_D
7fa85dad48
fix(gateway): rebalance operation history columns
2026-08-12 23:22:38 +00:00
Hide_D
3620f79c6a
feat(gateway): persist profile operation build logs
2026-08-11 15:11:27 +00:00
Hide_D
0cff7f681f
feat(gateway): show action result toasts
2026-08-11 12:02:27 +00:00
Hide_D
c9e1200745
fix(gateway): require log-aware release controller
2026-08-10 23:58:02 +00:00
Hide_D
74ef723c7e
feat: add per-profile reset defaults
2026-08-09 14:43:10 +00:00
Hide_D
fe678b295b
fix(gateway): restore current scenario selection
2026-08-09 12:43:46 +00:00
Hide_D
7361828641
fix(gateway): decouple admin navigation loading
2026-08-09 11:51:00 +00:00
Hide_D
c8e3cc5dbf
Merge branch 'main' into feature/gateway-release-progress-20260809
...
# Conflicts:
# app/gateway-frontend/src/views/ServerOperationsView.vue
2026-08-09 09:51:56 +00:00
Hide_D
d01be27828
feat(gateway): stream release progress logs
2026-08-09 09:50:06 +00:00
Hide_D
81c599569f
fix(gateway): streamline server management tabs
2026-08-09 02:23:29 +00:00
Hide_D
4f7dbfd19e
feat(gateway): split server lifecycle administration
2026-08-08 17:10:43 +00:00
Hide_D
4d46afa6a5
feat(gateway): reorganize admin console navigation
2026-08-08 13:36:37 +00:00
Hide_D
7b466de0a6
feat: add durable release controller and admin deploy modes
2026-08-01 03:27:38 +00:00
Hide_D
78844700c0
feat: expose profile reset operation progress
2026-07-31 13:19:32 +00:00
Hide_D
a3fc1b5ebd
Merge branch 'main' into feature/auction-menu-parity
...
# Conflicts:
# app/game-frontend/e2e/playwright.config.mjs
# app/game-frontend/package.json
# app/gateway-api/src/adminRouter.ts
# app/gateway-api/src/lobby/profileStatusService.ts
# app/gateway-api/src/orchestrator/gatewayOrchestrator.ts
# app/gateway-api/test/orchestratorOperations.test.ts
# app/gateway-api/test/orchestratorPlan.test.ts
# app/gateway-frontend/e2e/server-operations.spec.ts
# app/gateway-frontend/src/views/AdminView.vue
# app/gateway-frontend/src/views/ServerOperationsView.vue
2026-07-26 05:38:38 +00:00
Hide_D
5c19d24254
feat: complete auction menu parity
2026-07-26 05:33:33 +00:00
Hide_D
61b540384c
feat(battle-sim): isolate authenticated worker lifecycle
2026-07-26 05:30:48 +00:00
Hide_D
eec2acc08d
feat: complete tournament API lifecycle
2026-07-26 04:29:45 +00:00
Hide_D
02d22de72c
feat: add admin scenario operations
2026-07-25 11:38:58 +00:00