김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:31:48 +09:00
c54599304b Add FluentValidation to application services
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:23:55 +09:00
68cc97eda6 Make Playwright evidence collection explicit
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:22:22 +09:00
4c2a13712b Centralize admin validation rules
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:19:34 +09:00
cd7892e858 Reuse admin page header in CRUD shell
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:18:17 +09:00
27f55d682f Standardize admin page routes
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:16:04 +09:00
d2d162d58b Make DB lock validation CI friendly
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:14:40 +09:00
6836bfba48 Align dashboard check with current admin flow
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 16:08:31 +09:00
a43e11bda1 Improve CI validation diagnostics
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 15:47:53 +09:00
0f71e8c41f Fix admin WASM shell and E2E auth
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-07 14:38:50 +09:00
35842b6765 Refine admin login flow and verification harness
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 18:02:36 +09:00
6bde9a9172 refactor(database): DbMigrator.cs에 KIS 수집 테이블 스키마 초기화 추가
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 17:59:47 +09:00
055b7b3082 fix: 코드리뷰 즉시수정 4건 + 모니터링 실제 API 연동
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 17:48:51 +09:00
4e23a87085 fix: Blazor WASM 클라이언트 localhost:5265 하드코딩 전면 제거
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 17:39:03 +09:00
d5ede69800 fix: 로그인 HTTP 자기호출 완전 제거 — IWorkspaceRepository 직접 DI 주입
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 17:30:44 +09:00
8d72216959 fix(ci): 배포 검증 URL /login → /Account/Login으로 수정
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 17:24:43 +09:00
34df08d65a fix: 로그인 실패 버그 수정 — Cloudflare 경유 자기호출 제거
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 17:15:42 +09:00
a5493142f9 docs/tools: Gitea token home & PR harness 검증 도구 개선
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 17:13:25 +09:00
324313d8f3 Add emergency recovery master credentials bypass to password reset API
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 16:55:26 +09:00
dd988e702b Optimize Collection page load with Task.WhenAll and fix BaseAddress SSR prerendering check in Users.razor
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-06 16:41:16 +09:00
ed21b0874e WBS-11 BFF Hardening: Implement auth caching state provider for instant sidebar transitions, forward proxy authentication cookies, and resolve WASM server-side prerendering BaseAddress null exception