Commit Graph

  • 96c7ab5e54 fix(ci): skip applied migrations in preflight validation kjh2064 2026-07-02 14:23:01 +09:00
  • 3f486d9fe9 chore(ci): preflight migration validation before deploy kjh2064 2026-07-02 14:12:23 +09:00
  • f68c968aed fix(db): seed category ids in legacy blog migration 025 kjh2064 2026-07-02 14:07:00 +09:00
  • 984da933ca fix(db): revert blog category lookup in migration 025 kjh2064 2026-07-02 13:59:23 +09:00
  • 3dd1cbb6ce fix(db): seed blog category in migration 025 kjh2064 2026-07-02 13:52:51 +09:00
  • a3d294b6ff fix(db): resolve blog category id explicitly in migration 025 kjh2064 2026-07-02 13:47:57 +09:00
  • e2d3eb9195 fix(web): use direct kakao channel link kjh2064 2026-07-02 12:51:48 +09:00
  • 77aaed814c fix(db): make remaining blog migrations idempotent kjh2064 2026-07-02 12:50:26 +09:00
  • d7ca51b741 fix(db): make blog accuracy migration idempotent kjh2064 2026-07-02 12:29:06 +09:00
  • bc210969e2 docs: harness gitea token and canonical docs kjh2064 2026-07-02 12:22:19 +09:00
  • 6642f3d6f1 ci: retrigger deploy kjh2064 2026-07-02 11:39:37 +09:00
  • 67f2f4b5d6 fix(db): make blog cleanup migration idempotent kjh2064 2026-07-02 11:31:15 +09:00
  • faf4273e6d fix(admin): normalize faq category combo kjh2064 2026-07-02 11:27:14 +09:00
  • 15c261a49d fix(blog): align soft delete with deleted_at kjh2064 2026-07-02 11:23:18 +09:00
  • b06c0f99fb feat(blog): add archived post restore workflow kjh2064 2026-07-02 11:08:39 +09:00
  • ad55bd1884 fix(blog): add restore path for archived posts kjh2064 2026-07-02 11:05:53 +09:00
  • e0b8d4e370 fix(home): keep blog entry visible when empty kjh2064 2026-07-02 11:03:37 +09:00
  • e65f01b196 fix(admin): align holiday tests and loading flow kjh2064 2026-07-02 11:02:20 +09:00
  • 124b3b4dfc feat(admin): normalize combo and holiday policies kjh2064 2026-07-02 10:57:14 +09:00
  • 3785bc7a70 ci: use kst for build timestamps kjh2064 2026-07-02 10:53:24 +09:00
  • bd44ec7c5f fix(common-code): enforce storage policy kjh2064 2026-07-02 10:51:58 +09:00
  • cb47349a25 feat(admin): stabilize blog and admin patterns kjh2064 2026-07-02 10:46:27 +09:00
  • b3cab87539 fix(admin): restore blog client imports for build kjh2064 2026-07-02 10:42:21 +09:00
  • 1fc3b6c0a4 merge: admin midpoint changes kjh2064 2026-07-02 10:37:03 +09:00
  • da9f49c973 ci: enable workflow dispatch for deploy chore/admin-midpoint kjh2064 2026-07-02 10:35:29 +09:00
  • 1839c2c3d1 admin: add common-code crud and business-day rules kjh2064 2026-07-02 10:27:57 +09:00
  • df4c555dd1 docs: add failure prevention checklist to blog template kjh2064 2026-07-01 18:15:20 +09:00
  • e1348226c6 db: add V025 migration with 9 comprehensive blog posts kjh2064 2026-07-01 18:13:25 +09:00
  • 97e7cfb867 docs: add category requirement to blog template guidelines kjh2064 2026-07-01 18:03:29 +09:00
  • 11772d1f46 feat: V026 - add 3 base posts + assign categories to all 12 kjh2064 2026-07-01 17:56:43 +09:00
  • 84e0577e89 fix: correct V025 SQL structure - align column order with VALUES kjh2064 2026-07-01 17:50:51 +09:00
  • 31cc5603c9 feat: add 9 new blog posts with BLOG_TEMPLATE guidelines kjh2064 2026-07-01 17:45:03 +09:00
  • 0d36d27631 feat: V024 - update 3 blog posts with latest template guidelines kjh2064 2026-07-01 17:38:02 +09:00
  • 60c31d7ccb refactor: replace tables with readable lists kjh2064 2026-07-01 17:35:44 +09:00
  • 42a0d2ae3b refactor: simplify emoji usage in template - keep essential markers kjh2064 2026-07-01 17:32:47 +09:00
  • e599ef9ad8 feat: V023 - customer-friendly language for 3 sample blog posts kjh2064 2026-07-01 17:30:53 +09:00
  • 223d916012 refactor: improve template for customer-friendly language kjh2064 2026-07-01 17:28:01 +09:00
  • f1cc0ca35c fix: include db/migrations in publish package kjh2064 2026-07-01 17:18:24 +09:00
  • e1325a1688 feat: V022 - apply accuracy principle (fact/law/data based) to blog posts kjh2064 2026-07-01 17:08:49 +09:00
  • 29b25cb1b4 refactor: add accuracy principle (fact/law/data based) kjh2064 2026-07-01 17:04:27 +09:00
  • 8d72d2a0c2 fix: V021 - advertising compliance for 3 sample blog posts kjh2064 2026-07-01 17:04:01 +09:00
  • 1cdb172b07 refactor: clarify tax association advertising rules kjh2064 2026-07-01 17:01:03 +09:00
  • 864497e56f refactor: add tax association advertising rules to BLOG_TEMPLATE kjh2064 2026-07-01 17:00:37 +09:00
  • 19c9b9b17a feat: V020 - sample blog posts with 3-layer template kjh2064 2026-07-01 16:54:33 +09:00
  • 988b166118 refactor: add 'tax law changes' layer to BLOG_TEMPLATE kjh2064 2026-07-01 16:50:22 +09:00
  • 78d3990484 refactor: add 'devil is in details' section to BLOG_TEMPLATE kjh2064 2026-07-01 16:48:23 +09:00
  • b3c4ee430d refactor: add core philosophy to BLOG_TEMPLATE - focus on value realization kjh2064 2026-07-01 16:46:33 +09:00
  • 7b27f748de refactor: simplify CLAUDE.md + create BLOG_TEMPLATE.md kjh2064 2026-07-01 16:45:47 +09:00
  • abad1630b6 feat: add EasyMDE markdown editor for blog creation/editing kjh2064 2026-07-01 16:37:30 +09:00
  • 6ffff70ece feat: add Markdig markdown rendering for blog posts kjh2064 2026-07-01 16:34:09 +09:00
  • ed8ac34542 fix: replace V018 with V019 (fixed SQL quote escaping) kjh2064 2026-07-01 16:31:40 +09:00
  • 6b14ce929e refactor: move blog posts to migration system (V018) kjh2064 2026-07-01 16:29:12 +09:00
  • e830c08263 feat: add comprehensive blog posts + content guidelines kjh2064 2026-07-01 16:26:18 +09:00
  • a1065e8233 ux: improve site-wide navigation with breadcrumbs and footer sitemap kjh2064 2026-07-01 16:10:15 +09:00
  • 7cdb0bf8e9 ux: improve about page navigation with breadcrumb and back button kjh2064 2026-07-01 16:02:37 +09:00
  • 8bea85df96 refactor: redesign homepage for clarity and SEO focus kjh2064 2026-07-01 15:55:19 +09:00
  • 127490906b feat: enrich homepage with online trust bar, about narrative, and customer segments kjh2064 2026-07-01 15:38:57 +09:00
  • ada05e254d fix: add missing public route redirects kjh2064 2026-07-01 14:55:18 +09:00
  • 7602f5be59 fix: use deploy package for ci blue-green settings kjh2064 2026-07-01 14:35:24 +09:00
  • 777cdcd918 fix: restore admin login submit handler kjh2064 2026-07-01 14:31:10 +09:00
  • 0f6ba33af3 fix: stabilize admin login and ci versioning kjh2064 2026-07-01 14:24:59 +09:00
  • 6d263c20bf fix: admin login overlay and version footer kjh2064 2026-07-01 13:53:42 +09:00
  • c9bf4f4f6f fix: render admin login as static form kjh2064 2026-07-01 13:43:57 +09:00
  • b12d2ae0c6 fix: bind admin login via static js kjh2064 2026-07-01 13:38:43 +09:00
  • f9cbafdb3d chore: remove version txt fallback kjh2064 2026-07-01 13:30:46 +09:00
  • 64de7d2304 fix: write both version files for deployment kjh2064 2026-07-01 13:28:48 +09:00
  • 1f628b49a8 fix: admin login submit without blazor hydration kjh2064 2026-07-01 13:17:38 +09:00
  • a4a2499c7d fix: pass ci flag to remote deploy kjh2064 2026-07-01 13:14:06 +09:00
  • 6b11b64135 fix: admin login interactivity and proxy publish kjh2064 2026-07-01 13:09:42 +09:00
  • a60451b95f fix: favicon and ci deployment checks kjh2064 2026-07-01 12:58:21 +09:00
  • 2a046d0393 feat(admin): restore Blazor WebAssembly architecture for admin pages with hybrid Server routing kjh2064 2026-07-01 11:21:10 +09:00
  • 62ce89359a Merge branch 'master' of http://gitea.taxbaik.com/kjh2064/taxbaik kjh2064 2026-07-01 11:04:29 +09:00
  • 32c5a3d042 fix(admin): MudBlazor duplicate popover warning exception disable codex/taxbaik-wasm-theme kjh2064 2026-07-01 11:04:08 +09:00
  • 68291867f9 fix(nginx): add redirect from /admin to /taxbaik/admin for Blazor base path alignment kjh2064 2026-07-01 10:56:23 +09:00
  • d24f3f58db feat(admin): 공지사항, FAQ, 블로그 목록 검색 필터 추가 및 블로그 미리보기 탭 탑재, FAQ 순서 조정 기능 구현 kjh2064 2026-07-01 10:53:55 +09:00
  • 71cd2c1129 Merge pull request '[infra] 서버 도메인 설정 변경 및 SSL(HTTPS) 적용' (#12) from codex/taxbaik-wasm-theme into master kjh2064 2026-07-01 10:45:52 +09:00
  • 24ecf89028 docs: 도메인 기반 가상 호스트 및 HTTPS 적용에 따른 지침 최신화 kjh2064 2026-07-01 10:40:28 +09:00
  • ff6651c4f2 feat(nginx): 도메인 기반 가상 호스트 및 SSL 설정 파일 추가 kjh2064 2026-07-01 10:40:00 +09:00
  • f892b85b7e fix: relocate MudPopoverProvider and dialog/snackbar providers to MainLayout to enable interactive Blazor circuit operations kjh2064 2026-06-30 23:02:27 +09:00
  • 62a7b2f2ef test: restore input element target clicking for select combos in E2E tests kjh2064 2026-06-30 22:56:17 +09:00
  • 184ff2259b design: compact admin topbar to high density desktop ERP layout kjh2064 2026-06-30 22:55:15 +09:00
  • 163812e964 feat: implement Enter key autofocus keyboard navigation and robust E2E selector clicking kjh2064 2026-06-30 22:51:58 +09:00
  • ba158f9824 fix: change FullWidth string literals to boolean expressions on MudBlazor inputs to resolve circuit cast exceptions kjh2064 2026-06-30 22:47:54 +09:00
  • b2477d977b feat: implement ERP-style split pane master-detail layout for tax profiles, schedules, and contracts backoffice pages kjh2064 2026-06-30 22:44:32 +09:00
  • 80c97fba96 test: adjust minimum font size threshold to 10px in responsive tests to align with ERP density kjh2064 2026-06-30 22:43:17 +09:00
  • 1fb3a3c329 test: align fallback base URL in responsive E2E tests with other test suites kjh2064 2026-06-30 22:38:53 +09:00
  • abd7bbf016 style: revert aggressive wildcard overrides in CSS and restore stable Blazor theme configuration kjh2064 2026-06-30 22:34:34 +09:00
  • c765db37b3 style: implement complete Douzone ERP style overhaul for high-density desktop backoffice UI kjh2064 2026-06-30 22:24:57 +09:00
  • 967a784d6e feat: implement database-driven Common Code system for admin comboboxes kjh2064 2026-06-30 22:24:04 +09:00
  • 03809bbf26 test: make combobox dropdown choices E2E tests robust against Blazor rendering lag kjh2064 2026-06-30 22:21:24 +09:00
  • c626c164f8 style: reduce typography and spacing design tokens for higher layout density in admin panel kjh2064 2026-06-30 22:19:16 +09:00
  • 15f5dcf4ea docs: update CLAUDE.md guidelines for TCP proxy Green-Blue deployment kjh2064 2026-06-30 22:13:25 +09:00
  • a84f842490 feat: implement zero-downtime Green/Blue deployment using local TCP proxy kjh2064 2026-06-30 22:11:09 +09:00
  • 8999e51d4e style: refactor dashboard metrics cards to use admin.css design system kjh2064 2026-06-30 22:01:12 +09:00
  • f98405b791 feat: revamp UI/UX of homepage & portal, clean warnings, and update ROADMAP_WBS kjh2064 2026-06-30 21:59:22 +09:00
  • ee964457d9 Merge pull request 'revert: rollback Fluent UI and Blazor homepage to last successful state (3be3794)' (#11) from refactor/rollback-fluent-ui into master kjh2064 2026-06-30 20:33:06 +09:00
  • 54c179b1eb revert: rollback Fluent UI and Blazor homepage to last successful state (3be3794) refactor/rollback-fluent-ui kjh2064 2026-06-30 20:29:42 +09:00
  • 488b8d11b7 Merge pull request '[codex] 홈페이지 테마 개편 및 Blazor WebAssembly 클라이언트 추가' (#10) from codex/taxbaik-wasm-theme into master kjh2064 2026-06-30 18:29:20 +09:00
  • 65c5f19a2f feat: Blazor WebAssembly 클라이언트 추가 kjh2064 2026-06-30 18:18:32 +09:00
  • eaacbc8d7f Merge pull request '[codex] 스크롤 흐름 복원' (#9) from codex/scroll-unlock into master kjh2064 2026-06-30 18:20:38 +09:00