Customer accounts, order tracking, and purchase reviews #8

Merged
westfarn merged 2 commits from feature/7-customer-accounts-reviews into master 2026-09-07 04:53:41 -07:00
2 Commits
Author SHA1 Message Date
westfarn 03950fc9ba Add shopper password reset and extend demo seed for accounts, reviews, and tracking.
CI / test (pull_request) Successful in 39s
Buyers can recover locked accounts, and seed_demo now walks the shopper path without live Stripe or EasyPost calls.
2026-09-07 06:50:40 -05:00
westfarn c9b81ceed7 Add customer accounts, shipment tracking, and purchase reviews.
CI / test (pull_request) Successful in 35s
Shoppers can register, save shipping details, and view order history while cards stay on Stripe. EasyPost tracker updates (including numbers from Pirate Ship) and 1–5 star reviews are limited to buyers. The contact form now only asks for email and a message.
2026-09-07 06:37:52 -05:00