Commit Graph

  • 53beb8a6e4 fix: add admin-page-hero to BlogCreate for consistent navigation kjh2064 2026-06-28 16:38:15 +09:00
  • d3b4d59f3c fix: send Telegram deployment notification asynchronously kjh2064 2026-06-28 16:27:07 +09:00
  • 691e4406f3 refactor: reduce notification spam and focus on deployment alerts kjh2064 2026-06-28 16:22:54 +09:00
  • db2af15a07 fix: increase max request body size to prevent 400 Bad Request errors kjh2064 2026-06-28 16:20:57 +09:00
  • 2bde490e9e feat: integrate Serilog and Telegram notifications kjh2064 2026-06-28 16:19:38 +09:00
  • e797da6140 ux: improve admin header and drawer footer with meaningful information kjh2064 2026-06-28 16:15:28 +09:00
  • 0265d7ec8c ux: improve reconnection modal message and styling kjh2064 2026-06-28 16:03:47 +09:00
  • 09420dca0e fix: add admin-page-hero to detail pages for loading indicator kjh2064 2026-06-28 16:01:06 +09:00
  • e3a0ea03f0 fix: add authorization header to AdminDashboardClient kjh2064 2026-06-28 15:59:53 +09:00
  • ba2cb85fd2 fix: add authorization header to InquiryBrowserClient requests kjh2064 2026-06-28 15:55:42 +09:00
  • 74ee47a269 fix: resolve Inquiry data rendering issue on page load kjh2064 2026-06-28 15:52:39 +09:00
  • 2af7050800 fix: check cached page state in showLoading() before starting MutationObserver kjh2064 2026-06-28 15:35:06 +09:00
  • fb9c77943f ux: eliminate white-flash on Blazor navigation from Inquiry page kjh2064 2026-06-28 15:29:58 +09:00
  • 27f57ff925 fix: guarantee loading indicator hides with 3-second timeout kjh2064 2026-06-28 15:04:39 +09:00
  • 79d99cfd7a fix: loading indicator now properly hides after blazor initializes kjh2064 2026-06-28 15:02:57 +09:00
  • 1a761e8e15 feat: add blazor loading indicator during page transitions kjh2064 2026-06-28 15:00:39 +09:00
  • c01933e295 fix: disable prerendering and use interactive-only render mode kjh2064 2026-06-28 14:51:30 +09:00
  • 73da1859fe perf: optimize CI/CD pipeline - reduce execution time by 75% kjh2064 2026-06-28 13:21:00 +09:00
  • 68588a8491 fix: enable prerendering to eliminate white screen on page load kjh2064 2026-06-28 13:17:25 +09:00
  • 0b6a64fbad fix: wrap settings page hero section in MudContainer kjh2064 2026-06-28 13:15:33 +09:00
  • 96df0dd9b1 fix: correct html structure in settings page kjh2064 2026-06-28 13:05:51 +09:00
  • 351c7ac82c feat: enable enter key to submit login form kjh2064 2026-06-28 13:03:11 +09:00
  • ad48befb9a fix: logout, accordion, and drawer interactivity issues kjh2064 2026-06-28 12:58:27 +09:00
  • 804725a785 fix: prevent admin authentication timeout during session kjh2064 2026-06-28 12:56:44 +09:00
  • 41c8106a10 test: fix drawer responsiveness test for MudBlazor Breakpoint.Md kjh2064 2026-06-28 12:49:28 +09:00
  • 472431d45a fix: drawer responsiveness on mobile (375px) kjh2064 2026-06-28 12:44:36 +09:00
  • 33ea84fb2b test: use environment variables for test account credentials kjh2064 2026-06-28 12:39:29 +09:00
  • 73a564c307 fix: remove MudThemeProvider from Login.razor to prevent duplicates kjh2064 2026-06-28 12:28:46 +09:00
  • 223f365dfd fix: remove duplicate MudDialogProvider and MudSnackbarProvider kjh2064 2026-06-28 12:23:24 +09:00
  • 61931ab8eb design: enterprise-grade UI overhaul for admin dashboard kjh2064 2026-06-28 12:17:57 +09:00
  • 71d5d2cc1f docs: update guidelines and test account configuration to reflect current API-first implementation kjh2064 2026-06-28 12:07:44 +09:00
  • db81f94051 feat: implement API-based account management with test account kjh2064 2026-06-28 11:55:53 +09:00
  • 700cdaed4f test: fix E2E base URL for green-blue deployment and use test account kjh2064 2026-06-28 11:32:23 +09:00
  • 65241c453c test: use dedicated test account for e2e responsive testing kjh2064 2026-06-28 11:31:37 +09:00
  • b3baef012d docs: add green-blue deployment and responsive testing guidance kjh2064 2026-06-28 11:29:25 +09:00
  • 0d07b2d26a fix: make API client base URL configurable for green-blue deployments kjh2064 2026-06-28 11:28:22 +09:00
  • 65c2dce8fe docs: finalize API-First architecture migration (all phases complete) kjh2064 2026-06-28 11:19:37 +09:00
  • 4d94b9b4ff refactor: Phase 6 Complete - SignalR notification infrastructure kjh2064 2026-06-28 11:17:40 +09:00
  • 4358b189c8 refactor: Phase 7-3 Complete - All Blazor pages API-First migration kjh2064 2026-06-28 11:15:40 +09:00
  • 80a16d8b20 refactor: Phase 7-3 Complete - All API Controllers + Browser Clients kjh2064 2026-06-28 11:10:27 +09:00
  • fbdbbc7a1f refactor: Phase 7-3 - Clients + TaxFilings API-First (WIP) kjh2064 2026-06-28 11:08:43 +09:00
  • 160afb7c7e refactor: Phase 7-2 Complete - Full Inquiry page API-First migration kjh2064 2026-06-28 10:59:02 +09:00
  • 8149680487 refactor: Phase 7-2 - Inquiry page API-First (partial) kjh2064 2026-06-28 10:56:06 +09:00
  • 08e9e07458 fix: Critical runtime bug - TokenRefreshHandler JS interop in Blazor Server kjh2064 2026-06-28 10:54:11 +09:00
  • 58edbd9c8f refactor: Phase 5 - JWT token lifecycle (Access + Refresh + Auto-refresh) kjh2064 2026-06-28 10:51:24 +09:00
  • 0334a5f607 refactor: Phase 4 - Dashboard Blazor → API client (Service Locator → Dependency Injection) kjh2064 2026-06-28 10:47:29 +09:00
  • 40c3877fb0 refactor: Phase 4 start - Dashboard API v1.0 & sequential migration strategy kjh2064 2026-06-28 10:45:15 +09:00
  • 5053245575 feat: implement API-first architecture Phase 1 - Dashboard API kjh2064 2026-06-28 10:41:33 +09:00
  • 126643665a refactor: implement comprehensive responsive design for all devices kjh2064 2026-06-28 10:21:00 +09:00
  • d09726c46a refactor: redesign dashboard metrics with professional styling kjh2064 2026-06-28 10:07:33 +09:00
  • 114ab22197 ci: enhance deployment health checks with resource validation kjh2064 2026-06-28 10:02:16 +09:00
  • 640ea96ae7 refactor: redesign admin.css to work with MudBlazor without conflicts kjh2064 2026-06-28 10:01:19 +09:00
  • ae7ca7e382 fix: remove :deep() CSS selectors and strengthen admin dashboard styles kjh2064 2026-06-28 09:58:40 +09:00
  • 541b04cf3d fix: parse version.json instead of version.txt in Program.cs kjh2064 2026-06-28 09:57:01 +09:00
  • 821b73fe01 fix: resolve admin CSS loading path and add dashboard styles kjh2064 2026-06-28 09:50:59 +09:00
  • fb04f73f46 ux: enhance dashboard metrics and list tables with interactive navigation links kjh2064 2026-06-28 01:07:06 +09:00
  • 58ec984f41 ci: output version info as JSON format and update e2e parser kjh2064 2026-06-28 01:03:52 +09:00
  • 8760a0a931 ci: chain browser-e2e to run only after deploy workflow succeeds via workflow_run kjh2064 2026-06-28 01:00:48 +09:00
  • 1c831b1b30 fix: revert deploy paths to root output directory kjh2064 2026-06-28 00:58:38 +09:00
  • 41f569362d fix: align secret writing path and active symlink with web/ subfolder deployment structure kjh2064 2026-06-28 00:54:29 +09:00
  • 22070c1619 chore: silence curl stderr in browser-e2e to handle transition 502/503 during deploy kjh2064 2026-06-28 00:20:47 +09:00
  • 79492184d0 feat: CRM Phase 1-2 완성 + 시즌 시뮬레이터 + 개인정보처리방침/이용약관 kjh2064 2026-06-28 00:01:16 +09:00
  • 9c96f15f86 docs: WBS-UX-03 FAQ 관리 완료 체크박스 업데이트 kjh2064 2026-06-27 23:40:31 +09:00
  • ccba017e3e feat: WBS-UX-03 FAQ 관리 기능 구현 — 어드민 CRUD + 홈페이지 DB 연동 kjh2064 2026-06-27 23:39:59 +09:00
  • b67002dcf5 docs: WBS-UX-03 FAQ 관리(어드민 CRUD) 항목 추가 kjh2064 2026-06-27 23:31:48 +09:00
  • 12070b70f8 docs: WBS-CRM-01 완료 체크박스 업데이트 kjh2064 2026-06-27 23:28:44 +09:00
  • 0e98e68532 feat: WBS-CRM-01 고객 카드 (Client Card) Phase 1 구현 kjh2064 2026-06-27 23:28:27 +09:00
  • 624156361a docs: WBS-CRM-08 소셜 로그인·고객 회원가입 항목 추가 kjh2064 2026-06-27 23:23:51 +09:00
  • 278126fd92 docs: ROADMAP_WBS 전체 재작성 — CRM Phase 1/2/3 포함 kjh2064 2026-06-27 23:22:32 +09:00
  • 77a5c44cb5 feat: 홈페이지 FAQ 섹션 추가 kjh2064 2026-06-27 23:15:56 +09:00
  • 46951d871a feat: 블로그 시즌 연동 — 홈페이지 세무 정보 섹션 시즌화 kjh2064 2026-06-27 23:11:45 +09:00
  • 1ad720afe6 fix: 배포 502 / 관리자 401 개선 kjh2064 2026-06-27 22:56:46 +09:00
  • cc72a67355 feat: 시즌별 마케팅 + 공지사항 관리 기능 추가 kjh2064 2026-06-27 22:45:55 +09:00
  • 6af9221fab fix: 문의 폼 제출과 텔레그램 추적 로그 개선 kjh2064 2026-06-27 22:29:08 +09:00
  • 6be8a91cb6 ci: 텔레그램 시크릿 배포 재실행 kjh2064 2026-06-27 22:13:56 +09:00
  • 301efb32ff fix: 텔레그램 알림 운영 설정 배포 kjh2064 2026-06-27 22:12:08 +09:00
  • 5df5b596c8 fix: 관리자 전역 CSS 오염 제거 kjh2064 2026-06-27 21:48:26 +09:00
  • aec65905d9 test: 문의 상세 e2e strict 매칭 수정 kjh2064 2026-06-27 21:44:48 +09:00
  • 0c49e12fa0 fix: 운영 설정 배포와 탐색 UX 개선 kjh2064 2026-06-27 21:41:53 +09:00
  • d58e524dfc fix: 배포 후 관리자 세션 복구 처리 kjh2064 2026-06-27 21:38:11 +09:00
  • 661ffbbf2c test: blazor 내부 이동으로 관리자 e2e 안정화 kjh2064 2026-06-27 21:34:19 +09:00
  • a58aa7efe0 test: 관리자 화면 e2e를 실제 로그인 흐름으로 전환 kjh2064 2026-06-27 21:29:31 +09:00
  • 9f7e01652d test: 관리자 e2e 검증 안정화 kjh2064 2026-06-27 21:24:47 +09:00
  • 38e81a7514 test: 문의 등록 e2e 검증 분리 kjh2064 2026-06-27 21:18:29 +09:00
  • e0067c6f55 수정: 관리자 e2e 인증 흐름 안정화 kjh2064 2026-06-27 21:16:19 +09:00
  • 8f0cb690c4 ci: 배포 버전 확인 후 브라우저 e2e 실행 kjh2064 2026-06-27 21:04:57 +09:00
  • bfad47c2af 수정: 블로그 상세 라우트 충돌 제거 kjh2064 2026-06-27 21:01:52 +09:00
  • f29f2c3cff 개선: 배포 검증과 관리자 UX 안정화 kjh2064 2026-06-27 20:57:09 +09:00
  • 64b08831e8 ci: add deployment diagnostics on verify failure kjh2064 2026-06-27 16:46:27 +09:00
  • 1c8208f38f feat: add admin password change form kjh2064 2026-06-27 16:41:53 +09:00
  • e3f548f163 feat: include inquiry status changer in alerts kjh2064 2026-06-27 16:36:31 +09:00
  • 1438a9e30a feat: add inquiry status shortcuts kjh2064 2026-06-27 16:32:38 +09:00
  • 832aa49e96 feat: improve inquiry list and telegram ids kjh2064 2026-06-27 16:30:23 +09:00
  • 046a16c75b fix: use stable inquiry list links kjh2064 2026-06-27 16:28:33 +09:00
  • 4f2d5b1777 feat: enrich inquiry telegram alerts kjh2064 2026-06-27 16:10:58 +09:00
  • 620491fa9f feat: notify inquiry status changes kjh2064 2026-06-27 16:04:23 +09:00
  • 5626f976fc feat: improve inquiry notification links kjh2064 2026-06-27 16:02:14 +09:00
  • f54cab5562 feat: notify telegram on new inquiries kjh2064 2026-06-27 15:58:42 +09:00
  • 3e8cfc386c fix admin routing for browser e2e kjh2064 2026-06-27 15:09:41 +09:00
  • 640b2079b0 ci: move browser e2e to separate workflow kjh2064 2026-06-27 14:03:31 +09:00