payfrit-works/portal
John Mizerek d73c4d60d3 Fix CFML iteration bugs and improve wizard functionality
- Fix for...in loops on query results in getForBuilder.cfm (only iterated once)
- Remove illegal var keyword from loop variables in saveWizard.cfm
- Only create food running tasks for dine-in orders (skip takeaway/delivery)
- Add image preview modal for modifier source images in wizard
- Add data clearing utilities (clearAllData, clearOrders)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 19:40:37 -08:00
..
index.html Add menu setup wizard with Claude Vision integration 2026-01-14 16:02:21 -08:00
login.html Fix wizard flow and add detailed modifier view 2026-01-15 16:53:09 -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 Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -08:00
station-assignment.html Add drink modifiers, unified schema improvements, and portal fixes 2026-01-07 20:30:58 -08:00