김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 created branch feature/telegram-logging in kjh2064/taxbaik 2026-06-29 11:35:45 +09:00
kjh2064 pushed to feature/telegram-logging at kjh2064/taxbaik 2026-06-29 11:35:45 +09:00
f569211967 feat: Serilog 기반 실시간 텔레그램 에러 알림 연동
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 11:15:33 +09:00
84ef22e148 fix(ci): replace hardcoded git checkout clone commands with standard actions/checkout
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 11:11:54 +09:00
d7e937e67c feat(telegram): configure deploy status and error level logging notification via Telegram API
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 10:55:51 +09:00
c888486635 refactor(deploy): minimize downtime and fix health check subpath (CLAUDE.md guidelines)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 10:29:39 +09:00
b475bef123 test(dotnet): implement PipelineOrchestrator and PipelineResult to generate dotnet_pipeline_e2e_v1.json (WBS-10.6)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 10:25:38 +09:00
6069f8240a test(dotnet): implement HarnessInjector logic and tests to generate dotnet_harness_parity_v1.json (WBS-10.5)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 10:23:00 +09:00
d417d6325e test(dotnet): implement FormulaEngine parity tests and generate dotnet_formula_parity_v1.json (WBS-10.4)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 10:21:41 +09:00
4b32cd2d43 test(dotnet): implement Python-C# domain calculator parity tests (WBS-10.3)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 10:00:10 +09:00
d1278b26ee test(dotnet): add 32 xUnit tests for domain calculators (WBS-10.2)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 09:55:28 +09:00
7aca1d481b fix(web): resolve broken CSS styles by updating base href to subpath (WBS-10.10)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 09:52:21 +09:00
7d643871a7 fix(dotnet): fix build warnings and secure appsettings db password (WBS-10.1)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-06-29 09:49:02 +09:00
7095151091 docs: establish Blazor & API-First guidelines (WBS-10.11)
kjh2064 pushed to feature/client-portal at kjh2064/taxbaik 2026-06-29 00:26:57 +09:00
c0dc05c58c fix: UsePathBase 미들웨어와 중복되는 '/taxbaik' 하드코딩 경로 접두사 제거 (PR #4 보완)
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-29 00:08:10 +09:00
c8306e2ac7 Merge pull request 'docs: ROADMAP_WBS.md 내 텔레그램 및 고객 포털 태스크 완료 상태 체크 업데이트' (#5) from docs/roadmap-update into master
7b819f4ab0 docs: ROADMAP_WBS.md 내 텔레그램 및 고객 포털 태스크 완료 상태 체크 업데이트
Compare 2 commits »
kjh2064 merged pull request kjh2064/taxbaik#5 2026-06-29 00:08:08 +09:00
docs: ROADMAP_WBS.md 내 텔레그램 및 고객 포털 태스크 완료 상태 체크 업데이트
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-29 00:07:58 +09:00
bad2f47ffe Merge pull request 'feat: 고객 포털 세무 신고 및 상담 요약 실시간 대시보드 화면 고도화 및 어드민 UX 리사이징 보완' (#4) from feature/client-portal into master
6a5740ec68 feat: 고객 포털 세무 신고 및 상담 요약 실시간 대시보드 화면 고도화 및 어드민 UX 리사이징 보완
Compare 2 commits »
kjh2064 merged pull request kjh2064/taxbaik#4 2026-06-29 00:07:57 +09:00
feat: 고객 포털 세무 신고 및 상담 요약 실시간 대시보드 화면 고도화 및 어드민 UX 리사이징 보완
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-29 00:07:47 +09:00
943fe9c819 Merge pull request 'feat: TelegramNotificationService 내에 SendReportAsync 추가 및 백그라운드 리포팅 로직 개선' (#3) from feature/telegram-reports into master
3c8f30af6d feat: TelegramNotificationService 내에 SendReportAsync 추가 및 백그라운드 리포팅 로직 개선
Compare 2 commits »
kjh2064 merged pull request kjh2064/taxbaik#3 2026-06-29 00:07:47 +09:00
feat: TelegramNotificationService 내에 SendReportAsync 추가 및 백그라운드 리포팅 로직 개선