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/menu
John Mizerek 6a73752136 Fix empty categories disappearing in unified schema menu builder
The unified schema query used INNER JOIN to children, which excluded
categories with no items. Changed to direct query with NOT EXISTS
template filter so empty categories persist after save+reload.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 20:47:19 -07:00
..
clearAllData.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
clearBusinessData.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
clearOrders.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
debug.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
getForBuilder.cfm Fix empty categories disappearing in unified schema menu builder 2026-03-14 20:47:19 -07:00
items.cfm Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
listCategories.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
menus.cfm Launch prep: fix menu builder, payment flow, comment out pre-launch features 2026-02-05 10:18:33 -08:00
saveCategory.cfm Add subcategory support (2 levels deep) 2026-02-28 21:29:40 -08:00
saveFromBuilder.cfm Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
updateStations.cfm Menu builder and portal updates 2026-02-03 17:08:54 -08:00
uploadHeader.cfm Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00
uploadItemPhoto.cfm Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00