김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 02:03:28 +09:00
8f41148756 fix: remove duplicate AddAdditionalAssemblies - same assembly already loaded by MapRazorComponents
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:58:46 +09:00
41e130d26a docs: update CLAUDE.md - Phase 8 WebAssembly architecture & deployment hardening
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:54:33 +09:00
e202faa431 fix: add environment variables to deploy script and E2E tests
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:43:56 +09:00
f519df3e37 fix: restore AddAdditionalAssemblies - required for WASM component discovery
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:38:34 +09:00
9c5a091e5a test: add manual E2E tests for admin pages
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:24:19 +09:00
54a57b2306 fix: specify correct AppAssembly in Router component
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:21:09 +09:00
cc1fff44c0 fix: remove VersionInfo injection from AdminShell component
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:17:48 +09:00
f8d81d8af0 fix: resolve 'Assembly already defined' - remove AddAdditionalAssemblies
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:07:59 +09:00
484ece7a92 fix: update validation script for WebAssembly migration
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 01:04:27 +09:00
8202c3278b refactor: complete WebAssembly migration - proper architecture
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 00:47:28 +09:00
76446ee0f0 docs: update CLAUDE.md with Phase 8 WebAssembly architecture
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 00:15:47 +09:00
84f2839d9b feat: enable WebAssembly for admin UI - foundation for ERP scalability
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 00:11:42 +09:00
24e94436e2 fix: enable Telegram alerts for client-side errors
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-03 00:05:57 +09:00
d246071835 fix: restore Blazor WebAssembly render mode for ERP scalability
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 23:59:07 +09:00
ba981e7332 fix: resolve admin interactivity by unifying to Server render mode
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 23:48:45 +09:00
f0b77b0e3f fix: correct admin render mode to use WebAssembly with proper assembly reference
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 23:44:20 +09:00
527a8821d8 docs: change website domain from taxbaik.kr to taxbaik.com in Terms
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 23:39:47 +09:00
3821914cf5 fix: change Login.razor to use InteractiveServerRenderMode
ece69d576a fix: resolve admin 500 error by fixing render mode and assembly reference
Compare 2 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 17:57:36 +09:00
d45dbbc06d Fix admin route component boundary
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 17:51:52 +09:00
e65612def8 Fix admin root component routing