payfrit-works/api
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
..
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 Fix task acceptance incorrectly marking orders as delivered 2026-01-16 09:55:45 -08:00
import Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
menu Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -08:00
orders Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -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 Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -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 Fix task acceptance incorrectly marking orders as delivered 2026-01-16 09:55:45 -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 Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -08:00