Commit Graph

8 Commits

Author SHA1 Message Date
kjh2064 d94edc5a30 style: Apply form compaction to Create/Edit pages
TaxBaik CI/CD / build-and-deploy (push) Successful in 1m13s
Standardize all Create and Edit forms with:
- card-body p-2 padding
- form-control-sm, form-select-sm, form-label-sm for compact layout
- btn-sm for buttons
- row g-2 spacing instead of g-3
- Consistent empty state and danger action styling

Affected pages: Clients, Announcements, FAQs, Inquiries, Blog

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-09 22:11:35 +09:00
kjh2064 a508b08509 style: Apply Tabler layout to Blog create/edit pages
TaxBaik CI/CD / build-and-deploy (push) Successful in 56s
- Add admin-page-shell wrapper and _AdminPageHeader partial
- Wrap editor content in card component
- Consistent with other admin pages (Index.cshtml pattern)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-09 21:31:53 +09:00
kjh2064 2f72834317 Fix blog category selection and empty state rendering
TaxBaik CI/CD / build-and-deploy (push) Successful in 53s
2026-07-09 15:32:13 +09:00
kjh2064 c5e6e4ba57 Stabilize admin rendering and deploy auth
TaxBaik CI/CD / build-and-deploy (push) Successful in 58s
2026-07-09 15:21:13 +09:00
kjh2064 66a9990d5f Standardize blog admin pages
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m58s
2026-07-09 12:41:16 +09:00
kjh2064 37e631582d Move admin page styling to shared css
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m50s
2026-07-09 12:14:55 +09:00
kjh2064 55933649f6 Standardize admin pages and blog editor
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m39s
2026-07-09 11:33:17 +09:00
kjh2064 9cf6675dc9 Convert remaining admin routes to Razor Pages
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m40s
2026-07-09 11:19:51 +09:00