Commit Graph

14 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
5e5b9274e1 added pending waiting 2024-10-30 17:04:58 -04:00
d0641950f9 dynamic database 2024-10-07 22:58:17 -04:00
d91460fa82 added promo 2024-10-07 17:35:22 -04:00
fec638a5c8 added checks emergency fixed bugs 2024-09-27 14:13:44 -04:00
0e827053de added checks and finalize ticket 2024-09-26 20:01:13 -04:00
c456ef301c added emergency price 2024-09-26 08:48:37 -04:00
93fc535eaf small coding fixes 2024-07-29 13:46:07 -04:00
2433dbb447 Updated 2024-05-16 14:36:14 -04:00
2a4804ecb2 Fixed errors 2024-04-04 16:37:57 -04:00
666d0895e4 unsure 2024-03-28 10:36:00 -04:00
52172812cb Changes 2024-03-14 14:11:09 -04:00
001b8218bd Office driver api get data works 2024-03-12 18:28:22 -04:00
b71bbe2dc5 first commit 2024-02-28 16:10:40 -05:00