payfrit-works/api/admin
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
..
beaconStatus.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
checkBigDeans.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
checkUser.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
cleanupCategories.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
debugBigDeansDeactivated.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
debugBigDeansLinks.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
debugBigDeansMenu.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
debugBigDeansTemplates.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
debugBigDeansTemplates2.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
debugBigDeansTemplates3.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
debugBusinesses.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
debugTasks.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
debugTasksRaw.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
debugTemplateLinks.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
deleteOrphanModifiers.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
deleteOrphans.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
describeItems.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
describeTable.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
eliminateCategories.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
fixBigDeansCategories.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
fixBigDeansModifiers.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
fixShakeFlavors.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
listTables.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
migrateModifierTemplates.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
randomizePrices.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
resetTestData.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
setupBigDeansInfo.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
setupModifierTemplates.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
setupStations.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
switchBeacons.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
testTaskInsert.cfm Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
updateBeaconMapping.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00
updateBigDeans.cfm Add business info, order details, beacon management, and admin tools 2026-01-07 11:45:21 -08:00