Customizable colors, logo, and business name in admin settings #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The admin panel should expose basic customization options so each grooming business can brand their instance:
Required Features
Implementation Notes
business_settingstable (key-value or structured JSON column)GET/PATCH /api/admin/settingsendpoints--color-primary,--color-accent) so the theme cascades everywhereOut of Scope
Relates to UI polish work in #58.