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/menu
John Mizerek d6478da03f Fix brand color display and header upload collision
- Brand color: add # prefix when loading from DB (stored without #,
  CSS needs it for backgroundColor)
- Header upload: delete destination file before rename to prevent
  collision when re-uploading same extension
- Header preview: prepend BASE_PATH to image URL for local dev

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 09:10:45 -08:00
..
clearAllData.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
clearBusinessData.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
clearOrders.cfm Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
debug.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
getForBuilder.cfm Complete DB column normalization: strip redundant table-name prefixes from all SQL queries 2026-01-31 20:03:40 -08:00
items.cfm Complete DB column normalization: strip redundant table-name prefixes from all SQL queries 2026-01-31 20:03:40 -08:00
listCategories.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
menus.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
saveCategory.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
saveFromBuilder.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
saveFromBuilder.log Add branding features: header upload and brand color picker 2026-01-18 12:14:24 -08:00
updateStations.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
uploadHeader.cfm Fix brand color display and header upload collision 2026-02-01 09:10:45 -08:00
uploadItemPhoto.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00