mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
- Added server-side validation to Category model to enforce 6-digit hex format for colors. - Added HTML pattern attribute to category form for client-side validation. - Updated tests to cover validation and fixed existing tests using shorthand hex colors.