Commit Graph

30 Commits

Author SHA1 Message Date
3066754821 feat: add admin settings system and improve customer/pricing endpoints
Add centralized admin settings (company info, social links, quick calls,
sidebar visibility toggles, theme, logo upload) with singleton pattern
and full CRUD API. Add active/dedicated customer count endpoints for
dashboard stats. Fix automatic assignment route to use PUT instead of
GET. Refactor oil price endpoint to use schema serialization with null
safety.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 18:45:06 -05:00
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
eb4740c553 Updated claude big changes 2026-01-29 08:43:56 -05:00
2dbd3ea53f major claude changes 2026-01-28 21:55:10 -05:00
3f311980db updated readme.txt 2026-01-18 19:03:16 -05:00
6a1cd0eab5 updated search 2025-10-12 12:11:20 -04:00
701d9a9cc0 added hot water 2025-10-06 21:14:01 -04:00
20f9a4485e Working log in/route guard 2025-09-04 08:05:01 -04:00
d250e136c3 Major Refactor 2025-09-01 16:42:59 -04:00
b97d729ef1 updated page amount 2025-07-28 12:05:14 -04:00
09fafa59d4 Updated packages. Added new session type 2025-05-09 14:53:07 -04:00
86d6d2dadd added auto info to ticket 2025-02-04 18:22:00 -05:00
98a2c94083 bug fixes. added auto table 2024-12-28 15:54:08 -05:00
e6f85ff014 small fixes 2024-12-23 18:10:18 -05:00
86ec25a499 added maps 2024-11-20 18:01:14 -05:00
5e5b9274e1 added pending waiting 2024-10-30 17:04:58 -04:00
b3f0e85574 updated forms 2024-10-24 11:51:14 -04:00
5649294be0 major update 2024-10-17 17:01:24 -04:00
fec638a5c8 added checks emergency fixed bugs 2024-09-27 14:13:44 -04:00
d7c809af82 added description 2024-09-18 12:48:12 -04:00
93fc535eaf small coding fixes 2024-07-29 13:46:07 -04:00
bc1e38c327 Added automatic stuff 2024-07-24 17:24:00 -04:00
ebeecccd63 updated dynamic auto 2024-07-17 18:05:11 -04:00
12d973d785 Updated 2024-07-16 10:29:54 -04:00
2a266eea23 Updated auto 2024-07-02 16:56:18 -04:00
ca3ebf9f9b Updated auto 2024-06-25 17:57:53 -04:00
2433dbb447 Updated 2024-05-16 14:36:14 -04:00
666d0895e4 unsure 2024-03-28 10:36:00 -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