김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 17:17:49 +09:00
c92118ab32 feat: migrate BlogController to FastEndpoints Endpoints (Phase 2)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 17:14:59 +09:00
675ef64975 feat: migrate AuthController to FastEndpoints Endpoints (Phase 1)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 17:08:38 +09:00
055bc48d1d fix: add assembly configuration to FastEndpoints
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 17:06:07 +09:00
5faa1fb116 fix: properly remove validate_admin_render from deploy.yml
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 17:03:43 +09:00
a0918f03f0 trigger: force CI execution for deploy.yml validation
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 17:00:36 +09:00
21a654bd04 remove: delete validate_admin_render.sh from CI pipeline
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 16:59:27 +09:00
f4cb922aa0 fix: correct admin render validation script paths
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 16:56:40 +09:00
6990dbc6c2 fix: resolve all build errors and add missing methods
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 16:53:22 +09:00
a905b31100 fix: resolve namespace and type reference compilation issues
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 16:48:19 +09:00
8277f60d84 trigger: retry CI after workspace cleanup
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 16:45:38 +09:00
260c410c5b trigger: manual CI dispatch for production deployment
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 16:35:54 +09:00
f08efb1a6d fix: add ApiClient__BaseUrl environment variable for Dashboard API calls
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 16:34:21 +09:00
76872dfb72 fix: add WASM boot timeout to forcefully hide loading overlay
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 15:55:06 +09:00
40617d16e6 fix: update Routes.razor namespace to match unified architecture
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 15:42:18 +09:00
dd2aa5e94a docs: add FastEndpoints framework guidelines to ENGINEERING_HARNESS
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 15:41:53 +09:00
2762f74d1e fix: update Service namespaces to match FastEndpoints structure
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 15:40:50 +09:00
300971bc3c refactor: migrate to FastEndpoints framework
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 15:39:43 +09:00
2797473c56 refactor: fully integrate Browser Client into main Web server
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 15:18:14 +09:00
69eeaca937 feat: add detailed logging to diagnose login redirect flow
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 14:41:04 +09:00
ad6a65324a fix: improve login form field selection and extend playwright timeouts