No description
This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
John Mizerek 35f1f57f92 Fix toFixed crash when price is a string from PHP API
PHP returns prices as strings (e.g. "0.000000000"). Wrap in parseFloat()
before calling .toFixed(2) to prevent render crash.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 21:26:10 -07:00
admin Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
api Fix empty categories disappearing in unified schema menu builder 2026-03-14 20:47:19 -07:00
cfpayment Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
cron fix: harden tab expiry cron against silent capture failures 2026-03-03 13:00:39 -08:00
css Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
fonts Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
hud Switch all API endpoint references from .cfm to .php 2026-03-14 15:21:45 -07:00
images Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
includes Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
js Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
kds Switch all API endpoint references from .cfm to .php 2026-03-14 15:21:45 -07:00
library/cfc Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
modules Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
playwright Fix DoorDash GraphQL: remove unused variable declarations 2026-03-10 13:17:00 -07:00
portal Fix toFixed crash when price is a string from PHP API 2026-03-14 21:26:10 -07:00
receipt Show full order total on receipt, payment method below 2026-03-11 12:08:18 -07:00
styles Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
twilio Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
verticals Add Manage Menus toolbar button, photo upload, and various improvements 2026-01-28 14:43:41 -08:00
yelpforexes.com Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
.gitignore Remove uploads and logs from git tracking 2026-02-07 16:26:43 -08:00
_process.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
aaa Payfrit app new.apf Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
android-chrome-192x192.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
android-chrome-512x512.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
apple-touch-icon.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
Application.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
CHANGELOG.md Update changelog with recent fixes 2026-01-31 18:18:03 -08:00
CLAUDE.md Document modifier template system, virtual IDs, and clean API key names in CLAUDE.md 2026-03-12 11:51:32 -07:00
confirm.cfm Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -08:00
confirm_email.cfm Complete DB column normalization: strip redundant table-name prefixes from all SQL queries 2026-01-31 20:03:40 -08:00
confirm_mobile.cfm Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -08:00
favicon-16x16.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
favicon-32x32.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
favicon.ico Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
favicon.svg Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
index.cfm Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -08:00
index.cfml Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
index.htm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
index.html Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
logout.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
NoBark.apf Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
onrequestend.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
privacy.html Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
register.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
register.cfm.old Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
reset.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
show_order.cfm Redirect show_order.cfm to receipt page 2026-02-15 17:03:33 -08:00
test-chat.html Add test-chat.html for testing customer chat initiation 2026-02-08 15:25:34 -08:00
test_date_search.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
test_expand_checkbox.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
test_expand_checkbox2.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
test_expand_checkbox3.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
test_expand_checkbox4.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
test_infinite original.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
test_infinite.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
Untitled1.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00