payfrit-works/api/setup
John Mizerek 8999805ec6 Add detailed modifier view with source tracking
Backend (analyzeMenuImages.cfm):
- Track which image each modifier was found on via sourceImageIndex
- Changed loop to use index to capture image number

Frontend (setup-wizard.html):
- Show detailed modifier information in expandable cards
- Display source image number for each modifier
- Show appliesTo status (category/uncertain) with badges
- Display all modifier options with prices in detail view
- Click modifier header to expand/collapse full option list
- Added comprehensive CSS for new modifier display:
  * Expandable card design with hover effects
  * Color-coded badges for source image, category assignment
  * Detailed option list with prices
  * Visual distinction for uncertain modifiers

Users can now:
- See which image each modifier came from
- View complete option list before confirming
- Understand how each modifier will be applied
- Make informed decisions about which modifiers to keep

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-15 16:02:03 -08:00
..
analyzeMenu.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
analyzeMenuImages.cfm Add detailed modifier view with source tracking 2026-01-15 16:02:03 -08:00
bigdeans_import.json Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
downloadImages.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
importBusiness.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
reimportBigDeans.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
saveWizard.cfm Fix wizard: remove CategoryID column ref, add analysis time message 2026-01-15 15:08:53 -08:00
testUpload.cfm Add addresses debug endpoint 2026-01-14 22:28:16 -08:00