This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/businesses
John Mizerek 469cc06a29 Fix brand color save: use BusinessBrandColor column, allow # to be optional
- saveBrandColor.cfm: BrandColor -> BusinessBrandColor (normalized column name)
- portal.js: Accept hex colors with or without # prefix in validation
- portal.js: Auto-prepend # when typing bare hex in color input

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 14:27:44 -08:00
..
get.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
getChildren.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
list.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
saveBrandColor.cfm Fix brand color save: use BusinessBrandColor column, allow # to be optional 2026-01-31 14:27:44 -08:00
setHiring.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
update.cfm Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -08:00
updateHours.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00