김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:41:36 +09:00
66a9990d5f Standardize blog admin pages
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:38:15 +09:00
032056b4f9 Remove stale api client deploy config
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:36:42 +09:00
c13ea73e61 Remove legacy admin wasm hosting
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:30:57 +09:00
117dd457c2 Move web host closer to razor-only routing
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:27:55 +09:00
b8624efb81 Trim legacy client DI from web host
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:22:36 +09:00
8a250f6369 Simplify Razor deployment health checks
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:20:35 +09:00
b861af1273 Relax JWT requirement in web host
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:18:00 +09:00
32319060be Align deploy workflow with razor app
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 12:15:16 +09:00
37e631582d Move admin page styling to shared css
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 11:42:06 +09:00
6ec4ef4c9a Standardize admin clients pages
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 11:33:45 +09:00
55933649f6 Standardize admin pages and blog editor
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 11:20:15 +09:00
9cf6675dc9 Convert remaining admin routes to Razor Pages
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 11:17:18 +09:00
cf3fea966d Add admin layout and customer pagination
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 11:14:36 +09:00
fb8a90fa6b Add Razor customer CRUD shell
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 11:10:23 +09:00
83c0c70adc Add Razor admin dashboard shell
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 11:07:40 +09:00
0545964468 Refactor admin login to cookie auth
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 00:28:16 +09:00
88c1d835b5 refactor: optimize blazor hot-reload path check and WebAssembly debugging configuration, update admin index.html stylesheet link
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 00:09:18 +09:00
df34c48515 fix admin dashboard client registration conflict
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 00:03:47 +09:00
89fa51efe2 refactor admin UX and stabilize shell
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-08 18:17:16 +09:00
a2f94e2b5e 🐛 Fix: ClientList.razor Razor 코드 블록 오류 수정