mirror of
https://github.com/we-promise/sure.git
synced 2026-04-13 09:07:25 +00: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.