김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 11:33:28 +09:00
700cdaed4f test: fix E2E base URL for green-blue deployment and use test account
65241c453c test: use dedicated test account for e2e responsive testing
b3baef012d docs: add green-blue deployment and responsive testing guidance
0d07b2d26a fix: make API client base URL configurable for green-blue deployments
65c2dce8fe docs: finalize API-First architecture migration (all phases complete)
Compare 5 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 11:17:58 +09:00
4d94b9b4ff refactor: Phase 6 Complete - SignalR notification infrastructure
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 11:16:13 +09:00
4358b189c8 refactor: Phase 7-3 Complete - All Blazor pages API-First migration
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 11:10:40 +09:00
80a16d8b20 refactor: Phase 7-3 Complete - All API Controllers + Browser Clients
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 11:09:09 +09:00
fbdbbc7a1f refactor: Phase 7-3 - Clients + TaxFilings API-First (WIP)
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:59:23 +09:00
160afb7c7e refactor: Phase 7-2 Complete - Full Inquiry page API-First migration
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:56:34 +09:00
8149680487 refactor: Phase 7-2 - Inquiry page API-First (partial)
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:54:29 +09:00
08e9e07458 fix: Critical runtime bug - TokenRefreshHandler JS interop in Blazor Server
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:51:40 +09:00
58edbd9c8f refactor: Phase 5 - JWT token lifecycle (Access + Refresh + Auto-refresh)
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:47:41 +09:00
0334a5f607 refactor: Phase 4 - Dashboard Blazor → API client (Service Locator → Dependency Injection)
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:45:43 +09:00
40c3877fb0 refactor: Phase 4 start - Dashboard API v1.0 & sequential migration strategy
5053245575 feat: implement API-first architecture Phase 1 - Dashboard API
Compare 2 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:35:12 +09:00
126643665a refactor: implement comprehensive responsive design for all devices
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:11:04 +09:00
d09726c46a refactor: redesign dashboard metrics with professional styling
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:02:25 +09:00
114ab22197 ci: enhance deployment health checks with resource validation
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 10:01:50 +09:00
640ea96ae7 refactor: redesign admin.css to work with MudBlazor without conflicts
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 09:59:03 +09:00
ae7ca7e382 fix: remove :deep() CSS selectors and strengthen admin dashboard styles
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 09:57:39 +09:00
541b04cf3d fix: parse version.json instead of version.txt in Program.cs
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 09:54:30 +09:00
821b73fe01 fix: resolve admin CSS loading path and add dashboard styles
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 01:07:10 +09:00
fb04f73f46 ux: enhance dashboard metrics and list tables with interactive navigation links
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 01:03:55 +09:00
58ec984f41 ci: output version info as JSON format and update e2e parser