Commit Graph

5 Commits

Author SHA1 Message Date
6d5f44db55 feat: 5-tier pricing, market ticker integration, and delivery stats
Major update spanning pricing, market data, and analytics:

- Pricing: Replace single-price service fees with 5-tier pricing for
  same-day, prime, and emergency deliveries across create/edit/finalize
- Market: Add Ticker_Price and CompanyPrice models with endpoints for
  live commodity prices (HO, CL, RB) and competitor price tracking
- Stats: Add daily/weekly/monthly gallons endpoints with multi-year
  comparison and YoY totals for the stats dashboard
- Delivery: Add map and history endpoints, fix finalize null-driver crash
- Schema: Change fill_location from INTEGER to VARCHAR(250), add
  pre_load normalization for customer updates, fix admin auth check

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 17:54:30 -05:00
a280194079 Added service plan. Password change 2025-09-06 12:28:37 -04:00
d0641950f9 dynamic database 2024-10-07 22:58:17 -04:00
666d0895e4 unsure 2024-03-28 10:36:00 -04:00
b71bbe2dc5 first commit 2024-02-28 16:10:40 -05:00