김재현 kjh2064
  • Joined on 2026-06-25
430fb9d089 3.1-3.5: Create 5 Core Bootstrap 5 Pages
81e8c85280 2.1: Add Component Library & Style Guide
0d81ace5da 1.1: CSS Modulization - Create 8 modular CSS files
kjh2064 created branch feature/smartadmin-bootstrap-migration in kjh2064/QuantEngineByItz 2026-07-05 15:54:02 +09:00
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 15:41:19 +09:00
d12dee3278 fix: Add explicit MIME type configuration for static files
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 15:33:51 +09:00
996f614a4e feat: Auto-copy Blazor client wwwroot on build
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 15:26:20 +09:00
7f59305f56 fix: Add development login fallback for database unavailability
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 15:11:22 +09:00
5a27b43dff fix: Use domain instead of IP for favicon asset verification in deploy
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 15:08:11 +09:00
a0e2697a9b Complete KIS Data Collection Python→.NET Migration (Phase 1-8)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-05 13:47:33 +09:00
9e08c6e12c Optimize E2E responsive design test performance and isolate test inquiries Telegram channel
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-05 12:43:28 +09:00
13b35c5a2d fix(ci): route E2E check requests through public domain to prevent Nginx 404 IP blocks
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-05 12:27:58 +09:00
200a1213a2 fix(e2e): stabilize local test execution, reset db credentials and add ignore filters
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-05 11:28:55 +09:00
f820b33fc5 fix(wasm): update blazor.webassembly.js script path to include admin prefix
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 23:07:27 +09:00
7002d50a4e Fix admin routing and Playwright smoke checks
fd5178b118 refactor: confirm WASM bootstrap root cause - missing blazor.boot.json
c26319b6d7 fix: add AddAdditionalAssemblies for WASM component discovery
Compare 3 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 22:08:37 +09:00
333089a6ea fix: change all admin pages to prerender: true for WASM bootstrap
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 21:55:53 +09:00
c00d237a4d fix: remove homepage redirect loop
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 21:49:19 +09:00
dc86ccfe35 docs: add quick guardrail summary
7cfae3a38c fix: revert to c960860 WASM configuration (no MapRazorComponents)
Compare 2 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 21:34:36 +09:00
2871df54c4 docs: add lint guardrails to harness
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 21:32:30 +09:00
1330ef7c1d fix: remove root redirect loop
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-04 21:25:55 +09:00
f283a78845 docs: note local smoke prerequisites