Categories Migration: - Add ItemCategoryID column to Items table (api/admin/addItemCategoryColumn.cfm) - Migration script to populate Categories from unified schema (api/admin/migrateToCategories.cfm) - Updated items.cfm and getForBuilder.cfm to use Categories table with fallback KDS Station Selection: - KDS now prompts for station selection on load (Kitchen, Bar, or All Stations) - Station filter persists in localStorage - Updated listForKDS.cfm to filter orders by station - Simplified KDS UI with station badge in header Portal Improvements: - Fixed drag-and-drop in station assignment (proper event propagation) - Fixed Back button links to use BASE_PATH for local development - Added console logging for debugging station assignment - Order detail API now calculates Subtotal, Tax, Tip, Total properly Admin Tools: - setupBigDeansStations.cfm - Create Kitchen and Bar stations for Big Dean's 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addItemCategoryColumn.cfm | ||
| 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 | ||
| migrateToCategories.cfm | ||
| randomizePrices.cfm | ||
| resetTestData.cfm | ||
| setupBigDeansInfo.cfm | ||
| setupBigDeansStations.cfm | ||
| setupModifierTemplates.cfm | ||
| setupStations.cfm | ||
| switchBeacons.cfm | ||
| testTaskInsert.cfm | ||
| updateBeaconMapping.cfm | ||
| updateBigDeans.cfm | ||