김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to codex/taxbaik-wasm-theme at kjh2064/taxbaik 2026-07-01 11:04:23 +09:00
32c5a3d042 fix(admin): MudBlazor duplicate popover warning exception disable
kjh2064 pushed to codex/taxbaik-wasm-theme at kjh2064/taxbaik 2026-07-01 10:56:38 +09:00
68291867f9 fix(nginx): add redirect from /admin to /taxbaik/admin for Blazor base path alignment
kjh2064 pushed to codex/taxbaik-wasm-theme at kjh2064/taxbaik 2026-07-01 10:54:11 +09:00
d24f3f58db feat(admin): 공지사항, FAQ, 블로그 목록 검색 필터 추가 및 블로그 미리보기 탭 탑재, FAQ 순서 조정 기능 구현
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-01 10:46:08 +09:00
8bd678c7c7 Merge pull request 'docs(cloud): 클라우드 서버 도메인 가상 호스트 및 HTTPS 설정 지침 반영' (#13) from chore/gitignore-dotnet-build-artifacts into main
24c1cce542 docs(cloud): 클라우드 서버 도메인 기반 가상 호스트(HTTPS) 설정 지침 최신화 및 Nginx 백업 추가 (WBS-CLOUD-5)
Compare 2 commits »
kjh2064 merged pull request kjh2064/QuantEngineByItz#13 2026-07-01 10:46:07 +09:00
docs(cloud): 클라우드 서버 도메인 가상 호스트 및 HTTPS 설정 지침 반영
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 10:45:54 +09:00
71cd2c1129 Merge pull request '[infra] 서버 도메인 설정 변경 및 SSL(HTTPS) 적용' (#12) from codex/taxbaik-wasm-theme into master
24ecf89028 docs: 도메인 기반 가상 호스트 및 HTTPS 적용에 따른 지침 최신화
ff6651c4f2 feat(nginx): 도메인 기반 가상 호스트 및 SSL 설정 파일 추가
Compare 3 commits »
kjh2064 merged pull request kjh2064/taxbaik#12 2026-07-01 10:45:53 +09:00
[infra] 서버 도메인 설정 변경 및 SSL(HTTPS) 적용
kjh2064 created pull request kjh2064/taxbaik#12 2026-07-01 10:45:34 +09:00
[infra] 서버 도메인 설정 변경 및 SSL(HTTPS) 적용
kjh2064 created pull request kjh2064/QuantEngineByItz#13 2026-07-01 10:44:33 +09:00
docs(cloud): 클라우드 서버 도메인 가상 호스트 및 HTTPS 설정 지침 반영
kjh2064 pushed to codex/taxbaik-wasm-theme at kjh2064/taxbaik 2026-07-01 10:40:43 +09:00
24ecf89028 docs: 도메인 기반 가상 호스트 및 HTTPS 적용에 따른 지침 최신화
kjh2064 pushed to codex/taxbaik-wasm-theme at kjh2064/taxbaik 2026-07-01 10:40:14 +09:00
ff6651c4f2 feat(nginx): 도메인 기반 가상 호스트 및 SSL 설정 파일 추가
24c1cce542 docs(cloud): 클라우드 서버 도메인 기반 가상 호스트(HTTPS) 설정 지침 최신화 및 Nginx 백업 추가 (WBS-CLOUD-5)
kjh2064 pushed to codex/taxbaik-wasm-theme at kjh2064/taxbaik 2026-07-01 10:30:37 +09:00
85dbd34a51 docs: sync certbot-updated nginx configuration with SSL settings
c82ba73327 docs: update server setup guides and add domain-based nginx config
f892b85b7e fix: relocate MudPopoverProvider and dialog/snackbar providers to MainLayout to enable interactive Blazor circuit operations
62a7b2f2ef test: restore input element target clicking for select combos in E2E tests
184ff2259b design: compact admin topbar to high density desktop ERP layout
Compare 22 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-30 23:02:32 +09:00
f892b85b7e fix: relocate MudPopoverProvider and dialog/snackbar providers to MainLayout to enable interactive Blazor circuit operations
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-30 22:56:21 +09:00
62a7b2f2ef test: restore input element target clicking for select combos in E2E tests
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-30 22:55:20 +09:00
184ff2259b design: compact admin topbar to high density desktop ERP layout
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-30 22:52:03 +09:00
163812e964 feat: implement Enter key autofocus keyboard navigation and robust E2E selector clicking
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-30 22:47:59 +09:00
ba158f9824 fix: change FullWidth string literals to boolean expressions on MudBlazor inputs to resolve circuit cast exceptions
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-30 22:44:38 +09:00
b2477d977b feat: implement ERP-style split pane master-detail layout for tax profiles, schedules, and contracts backoffice pages
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-30 22:43:23 +09:00
80c97fba96 test: adjust minimum font size threshold to 10px in responsive tests to align with ERP density