payfrit-works/portal
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
..
index.html Add menu setup wizard with Claude Vision integration 2026-01-14 16:02:21 -08:00
login.html Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
menu-builder.html Fix modifier move: use Shift key and dataTransfer data instead of effectAllowed 2026-01-14 12:57:34 -08:00
portal.css Show EmployeeStatusID status instead of IsActive flag 2026-01-11 18:01:30 -08:00
portal.js Show EmployeeStatusID status instead of IsActive flag 2026-01-11 18:01:30 -08:00
setup-wizard.html Add detailed modifier view with source tracking 2026-01-15 16:02:03 -08:00
station-assignment.html Add drink modifiers, unified schema improvements, and portal fixes 2026-01-07 20:30:58 -08:00