payfrit-works/api
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
..
addresses Improve address deduplication and delete matching duplicates 2026-01-14 23:11:28 -08:00
admin Update cleanup script to handle children 2026-01-14 13:32:38 -08:00
assignments Public businesses + servicepoints list endpoints; API allowlist; Lucee-safe JSON 2025-12-28 12:30:06 -08:00
auth Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
beacons Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
businesses Add hiring toggle functionality to portal Team page 2026-01-11 17:13:59 -08:00
chat Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
config Add menu builder required selection UI and fix portal issues 2026-01-05 01:56:12 -08:00
debug Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
import Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
menu Show all templates in menu builder regardless of links 2026-01-15 15:17:08 -08:00
orders Fix null date handling in order history API 2026-01-14 21:36:18 -08:00
portal Fix IsActive bit field comparison in team API 2026-01-11 17:39:48 -08:00
servicepoints checkpoint 2025-12-28 22:34:01 -08:00
setup Add detailed modifier view with source tracking 2026-01-15 16:02:03 -08:00
stations Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
stripe Include delivery fee in payment calculation 2026-01-13 11:06:27 -08:00
tasks Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
users Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
workers Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
Application.cfm Add addresses debug endpoint 2026-01-14 22:28:16 -08:00