This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/orders
John Mizerek 28c0de9f09 Remove IsInvertedGroup feature from all APIs, KDS, and portal
Feature cancelled — modifier wording handles the use case instead.
Removes IsInvertedGroup from SELECTs, JSON responses, RemovedDefaults
computation, and KDS/portal display logic. DB column left in place.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 17:53:09 -07:00
..
_createOrderTasks.cfm feat: per-station item completion on KDS 2026-03-02 19:19:25 -08:00
abandonOrder.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
checkStatusUpdate.cfm Add toISO8601() helper for UTC date formatting 2026-02-20 11:56:31 -08:00
debugLineItems.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
getActiveCart.cfm Enable cart recovery API with optional business filter 2026-02-16 12:53:57 -08:00
getCart.cfm Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
getDetail.cfm Fix timezone display: append Z suffix to UTC dates in API responses 2026-03-11 11:59:43 -07:00
getOrCreateCart.cfm Add takeaway/pickup order support 2026-03-08 10:45:06 -07:00
getPendingForUser.cfm Fix timezone display: append Z suffix to UTC dates in API responses 2026-03-11 11:59:43 -07:00
history.cfm Fix timezone display: append Z suffix to UTC dates in API responses 2026-03-11 11:59:43 -07:00
listForKDS.cfm Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
markStationDone.cfm feat: per-station item completion on KDS 2026-03-02 19:19:25 -08:00
setLineItem.cfm Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
setOrderType.cfm Add role-aware cash routing and backend improvements 2026-03-04 20:04:46 -08:00
submit.cfm Fix missing UserID in submit.cfm order query 2026-02-24 22:53:17 -08:00
submitCash.cfm Round balance amounts to cents before applying 2026-03-02 14:32:54 -08:00
testMarkPaid.cfm Launch prep: fix menu builder, payment flow, comment out pre-launch features 2026-02-05 10:18:33 -08:00
updateStatus.cfm feat: per-station item completion on KDS 2026-03-02 19:19:25 -08:00