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 f5ff9cdfeb Add station CRUD endpoints and wire into portal UI
New endpoints: save.cfm (combined add/update) and delete.cfm
(soft-delete with item unassignment). Registered in Application.cfm.

Portal station-assignment page now uses real API calls for add,
edit, and delete instead of client-side-only prompt(). Fixed key
naming mismatch (StationName/StationColor → Name/Color) so the
page works with real API data. Removed hardcoded demo fallbacks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 16:26:45 -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 Add staff role system: Staff keeps cash, Manager/Admin collect for restaurant 2026-02-28 11:19:22 -08:00
login.html Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00
menu-builder.html Fix properties panel viewport overflow 2026-03-01 22:25:08 -08:00
portal.css Menu builder and portal updates 2026-02-03 17:08:54 -08:00
portal.js Add staff role system: Staff keeps cash, Manager/Admin collect for restaurant 2026-02-28 11:19:22 -08:00
quick-tasks.html Remove URL params - use localStorage for auth 2026-01-27 21:32:47 -08:00
setup-wizard.html Add noon/midnight clarification note above hours table 2026-03-02 10:38:46 -08:00
signup.html Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00
station-assignment.html Add station CRUD endpoints and wire into portal UI 2026-03-02 16:26:45 -08:00