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 a318b8668f Fix cart/tax issues and add menu item thumbnails
- uploadItemPhoto: Add EXIF orientation fix, generate thumb/medium/full sizes
- getActiveCart: Disable old cart lookup (always returns no cart)
- getOrCreateCart: Always create fresh cart instead of reusing old ones
- getCart: Add IsDeleted filter, calculate subtotal/tax/total server-side
- getDetail: Remove default 8.25% tax rate (business must configure)
- menu-builder: Add lightbox for full-size images, use thumbnail URLs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 14:22:54 -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 Fix cart/tax issues and add menu item thumbnails 2026-02-08 14:22:54 -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