김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 11:31:32 +09:00
67f2f4b5d6 fix(db): make blog cleanup migration idempotent
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 11:27:33 +09:00
faf4273e6d fix(admin): normalize faq category combo
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 11:23:51 +09:00
15c261a49d fix(blog): align soft delete with deleted_at
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 11:08:59 +09:00
b06c0f99fb feat(blog): add archived post restore workflow
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 11:06:14 +09:00
ad55bd1884 fix(blog): add restore path for archived posts
e0b8d4e370 fix(home): keep blog entry visible when empty
Compare 2 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 11:02:45 +09:00
e65f01b196 fix(admin): align holiday tests and loading flow
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 10:57:35 +09:00
124b3b4dfc feat(admin): normalize combo and holiday policies
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 10:53:46 +09:00
3785bc7a70 ci: use kst for build timestamps
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 10:52:20 +09:00
bd44ec7c5f fix(common-code): enforce storage policy
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 10:46:50 +09:00
cb47349a25 feat(admin): stabilize blog and admin patterns
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 10:42:43 +09:00
b3cab87539 fix(admin): restore blog client imports for build
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-02 10:37:28 +09:00
1fc3b6c0a4 merge: admin midpoint changes
da9f49c973 ci: enable workflow dispatch for deploy
1839c2c3d1 admin: add common-code crud and business-day rules
Compare 3 commits »
kjh2064 pushed to chore/admin-midpoint at kjh2064/taxbaik 2026-07-02 10:35:52 +09:00
da9f49c973 ci: enable workflow dispatch for deploy
kjh2064 pushed to chore/admin-midpoint at kjh2064/taxbaik 2026-07-02 10:28:21 +09:00
1839c2c3d1 admin: add common-code crud and business-day rules
kjh2064 created branch chore/admin-midpoint in kjh2064/taxbaik 2026-07-02 10:28:21 +09:00
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 18:15:38 +09:00
df4c555dd1 docs: add failure prevention checklist to blog template
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 18:13:45 +09:00
e1348226c6 db: add V025 migration with 9 comprehensive blog posts
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 18:04:33 +09:00
97e7cfb867 docs: add category requirement to blog template guidelines
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 17:57:07 +09:00
11772d1f46 feat: V026 - add 3 base posts + assign categories to all 12
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 17:51:15 +09:00
84e0577e89 fix: correct V025 SQL structure - align column order with VALUES