payfrit-works/api/orders
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
..
abandonOrder.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
checkStatusUpdate.cfm Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
debugLineItems.cfm Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
getActiveCart.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
getCart.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
getDetail.cfm Add template modifier support and fix KDS breadcrumbs 2026-01-12 18:45:06 -08:00
getOrCreateCart.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
getPendingForUser.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
history.cfm Fix null date handling in order history API 2026-01-14 21:36:18 -08:00
listForKDS.cfm Show Takeaway/Delivery instead of Table name in KDS 2026-01-13 22:38:33 -08:00
setLineItem.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
setOrderType.cfm Add chat expiration and order management improvements 2026-01-13 19:46:39 -08:00
submit.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
updateStatus.cfm Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -08:00