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> |
||
|---|---|---|
| .. | ||
| beaconStatus.cfm | ||
| checkBigDeans.cfm | ||
| checkUser.cfm | ||
| cleanupCategories.cfm | ||
| debugBigDeansDeactivated.cfm | ||
| debugBigDeansLinks.cfm | ||
| debugBigDeansMenu.cfm | ||
| debugBigDeansTemplates.cfm | ||
| debugBigDeansTemplates2.cfm | ||
| debugBigDeansTemplates3.cfm | ||
| debugBusinesses.cfm | ||
| debugTasks.cfm | ||
| debugTasksRaw.cfm | ||
| debugTemplateLinks.cfm | ||
| deleteOrphanModifiers.cfm | ||
| deleteOrphans.cfm | ||
| describeItems.cfm | ||
| describeTable.cfm | ||
| eliminateCategories.cfm | ||
| fixBigDeansCategories.cfm | ||
| fixBigDeansModifiers.cfm | ||
| fixShakeFlavors.cfm | ||
| listTables.cfm | ||
| migrateModifierTemplates.cfm | ||
| randomizePrices.cfm | ||
| resetTestData.cfm | ||
| setupBigDeansInfo.cfm | ||
| setupModifierTemplates.cfm | ||
| setupStations.cfm | ||
| switchBeacons.cfm | ||
| testTaskInsert.cfm | ||
| updateBeaconMapping.cfm | ||
| updateBigDeans.cfm | ||