김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-11 13:10:10 +09:00
bcc3d6e680 Improve sitemap, RSS, and SEO guardrails
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-10 17:06:30 +09:00
e0945f46a6 feat(admin/security): implement IP Lockout service for brute-force defense and compact administrative UI density
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:41:24 +09:00
4d3933f22e style: apply navy background to entire sidebar panel with card body and header overrides
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:37:55 +09:00
a781aa5ecb style: upgrade accordion sidebar to Tabler demo level with navy background, white text, and proper hover states
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:34:24 +09:00
c569f32c03 fix: revert navbar-vertical to accordion structure to prevent dropdown closure
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:29:48 +09:00
5e0a4c07d2 ci: update browser-e2e workflow URLs to match current codebase (remove PathBase /taxbaik)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:27:55 +09:00
22a1a4c4ad fix: prevent dropdown menu from closing when selected by using javascript:void(0) href
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:20:45 +09:00
a80651cd15 style: update sidebar to navy background with white text for better contrast and readability
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:08:58 +09:00
7389d5aeb3 style: add Tabler navbar-vertical CSS for admin sidebar with proper typography and colors
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 23:06:03 +09:00
4f012fa1ad refactor: convert admin sidebar from accordion to Tabler navbar-vertical pattern with SVG icons
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:52:11 +09:00
66d7256d72 fix: add Cloudflare Insights to CSP script-src and connect-src
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:40:19 +09:00
066cac0ce2 refactor: fix action button UX on detail pages (col-lg-4 d-grid to d-flex layout)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:32:58 +09:00
505bd9f663 style: Fix search form height - add min-height: auto override
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:17:08 +09:00
8812e7e5d2 style: Fix CSS selector conflict for table-responsive margin
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:14:15 +09:00
bc1373b6b8 style: Standardize all Edit pages with form compaction
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:12:34 +09:00
16d74c1299 style: Remove gap between card-body and table-responsive
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:11:47 +09:00
d94edc5a30 style: Apply form compaction to Create/Edit pages
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:09:07 +09:00
51beea51b6 style: Standardize empty state card-body padding to p-2
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:07:26 +09:00
d891f3f491 style: Add separator class to all table-responsive containers
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-09 22:05:21 +09:00
59811cee52 style: Replace inline border-top styles with reusable CSS class