payfrit-works/api
John Mizerek ec81af5cdd Add business info, order details, beacon management, and admin tools
API Improvements:
- api/businesses/get.cfm: Fetch address from Addresses table, hours from Hours table
- api/tasks/getDetails.cfm: Add CustomerPhone field from UserContactNumber
- api/orders/getDetail.cfm: New endpoint for order details with line items
- api/Application.cfm: Add new admin endpoints to public allowlist

Admin Tools:
- api/admin/beaconStatus.cfm: View all beacon-to-business mappings
- api/admin/updateBeaconMapping.cfm: Change beacon business assignment
- api/admin/setupBigDeansInfo.cfm: Set Big Dean's address and hours
- api/admin/listTables.cfm: List all database tables
- api/admin/describeTable.cfm: Get table structure and sample data
- api/admin/randomizePrices.cfm: Randomize item prices for testing
- Various Big Dean's debug/update scripts

Portal Enhancements:
- Enhanced CSS styling for portal pages
- Improved portal.js functionality

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 11:45:21 -08:00
..
admin Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
assignments Public businesses + servicepoints list endpoints; API allowlist; Lucee-safe JSON 2025-12-28 12:30:06 -08:00
auth Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
beacons Add business portal, Stripe Connect, beacon APIs, and task system 2026-01-01 23:38:26 -08:00
businesses Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
config Add menu builder required selection UI and fix portal issues 2026-01-05 01:56:12 -08:00
import Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
menu Add menu builder required selection UI and fix portal issues 2026-01-05 01:56:12 -08:00
orders Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
portal Add menu builder required selection UI and fix portal issues 2026-01-05 01:56:12 -08:00
servicepoints checkpoint 2025-12-28 22:34:01 -08:00
setup Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
stations Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
stripe Add task details API endpoint 2026-01-06 18:02:01 -08:00
tasks Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
workers Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
Application.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00