- New api/tabs/ directory with 13 endpoints: open, close, cancel, get, getActive, addOrder, increaseAuth, addMember, removeMember, getPresence, approveOrder, rejectOrder, pendingOrders - New api/presence/heartbeat.cfm for beacon-based user presence tracking - New cron/expireTabs.cfm for idle tab expiry and presence cleanup - Modified submit.cfm for tab-aware order submission (skip payment, update running total) - Modified getOrCreateCart.cfm to auto-detect active tab and set TabID on new carts - Modified webhook.cfm to handle tab capture events (metadata type=tab_close) - Modified businesses/get.cfm and updateTabs.cfm with new tab config columns - Updated portal tab settings UI with auth amounts, max members, approval toggle - Added tab and presence endpoints to Application.cfm public allowlist Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addresses | ||
| admin | ||
| app | ||
| assignments | ||
| auth | ||
| beacon-sharding | ||
| beacons | ||
| businesses | ||
| chat | ||
| config | ||
| debug | ||
| dev | ||
| grants | ||
| import | ||
| menu | ||
| orders | ||
| portal | ||
| presence | ||
| ratings | ||
| servicepoints | ||
| setup | ||
| stations | ||
| stripe | ||
| tabs | ||
| tasks | ||
| users | ||
| workers | ||
| Application.cfm | ||