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.
payfrit-biz/portal
John Mizerek 3d59a2e5cd Fix service point delete using wrong ID field
The API returns ServicePointID but portal.js was using sp.ID which was undefined.
Changed all sp.ID references to sp.ServicePointID.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-07 17:32:43 -08:00
..
favicon-512.png Launch prep: fix menu builder, payment flow, comment out pre-launch features 2026-02-05 10:18:33 -08:00
favicon.svg Add branding features: header upload and brand color picker 2026-01-18 12:14:24 -08:00
index.html Fix header preview background to white 2026-02-06 20:15:20 -08:00
login.html Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
menu-builder.html Launch prep: fix menu builder, payment flow, comment out pre-launch features 2026-02-05 10:18:33 -08:00
portal.css Menu builder and portal updates 2026-02-03 17:08:54 -08:00
portal.js Fix service point delete using wrong ID field 2026-02-07 17:32:43 -08:00
quick-tasks.html Remove URL params - use localStorage for auth 2026-01-27 21:32:47 -08:00
setup-wizard.html Use sessionStorage instead of URL params for wizard menu context 2026-01-28 17:36:46 -08:00
signup.html Fix signup to redirect to login for business selection 2026-02-07 14:16:43 -08:00
station-assignment.html Remove all bid URL params - use localStorage exclusively for business selection 2026-01-18 13:18:10 -08:00