anekdotin
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
anekdotin
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
anekdotin
43a14eba2c
Remove service endpoints and migrate to dedicated service API
...
- Delete app/service module (moved to eamco_service)
- Update delivery views to remove service-related imports
- Clean up delivery_data views
- Part of microservices architecture refactoring
2026-02-01 19:03:37 -05:00
anekdotin
eb4740c553
Updated claude big changes
2026-01-29 08:43:56 -05:00
anekdotin
2dbd3ea53f
major claude changes
2026-01-28 21:55:10 -05:00
anekdotin
3f311980db
updated readme.txt
2026-01-18 19:03:16 -05:00
anekdotin
5ee4da5971
Added totals to delivery
2026-01-05 09:14:23 -05:00
anekdotin
059e142116
Working site
2026-01-05 08:44:09 -05:00
anekdotin
771525681b
removed sql filter
2025-10-30 20:39:00 -04:00
anekdotin
47c3e98dbf
fixed bug api
2025-10-21 22:07:46 -04:00
anekdotin
6a1cd0eab5
updated search
2025-10-12 12:11:20 -04:00
anekdotin
701d9a9cc0
added hot water
2025-10-06 21:14:01 -04:00
anekdotin
2cca684908
config issues prod
2025-09-27 14:25:20 -04:00
anekdotin
d8e5d6eedc
reverted search
2025-09-27 11:50:44 -04:00
anekdotin
19f5c70735
fixed service calls
2025-09-27 09:44:21 -04:00
anekdotin
10d82cf81a
working auto
2025-09-27 00:13:20 -04:00
anekdotin
deaf2f111a
working auto
2025-09-26 20:30:30 -04:00
anekdotin
c9464b1605
Added search
2025-09-24 16:39:16 -04:00
anekdotin
1404a0432a
Added call
2025-09-24 16:38:47 -04:00
anekdotin
5d96031992
Updated models
2025-09-23 22:38:25 -04:00
anekdotin
2209145e74
Working API CHARGING!
2025-09-20 15:33:36 -04:00
anekdotin
cfbc12da3b
added cleanup
2025-09-19 19:08:25 -04:00
anekdotin
fd906a574b
Working payment accopunts
2025-09-19 17:27:44 -04:00
anekdotin
628eb8eaa6
small calc change
2025-09-18 19:31:36 -04:00
anekdotin
8c146d24f6
Good progression
2025-09-18 13:02:14 -04:00
anekdotin
908100514f
Working flow authorize
2025-09-16 12:45:32 -04:00
anekdotin
8d9ecf6935
Adding authnet not tested
2025-09-15 15:30:16 -04:00
anekdotin
f0544779bb
Updated forms and search
2025-09-14 11:59:53 -04:00
anekdotin
382e12671b
Updated charge close to working
2025-09-09 18:26:08 -04:00
anekdotin
14abc3c2b4
work
2025-09-07 18:29:54 -04:00
anekdotin
8753e3e103
Working authorize needs work
2025-09-07 17:53:13 -04:00
anekdotin
a280194079
Added service plan. Password change
2025-09-06 12:28:37 -04:00
anekdotin
cd3f4471cc
Fixed edit delivery
2025-09-06 09:44:13 -04:00
anekdotin
66f00aa7b5
Updated time
2025-09-05 11:39:49 -04:00
anekdotin
ca6e7ad778
added text data
2025-09-04 11:22:45 -04:00
anekdotin
20f9a4485e
Working log in/route guard
2025-09-04 08:05:01 -04:00
anekdotin
d250e136c3
Major Refactor
2025-09-01 16:42:59 -04:00
anekdotin
9a2f9a6564
Added price for service
2025-08-26 17:19:52 -04:00
anekdotin
067c9055d2
Updated auto desc
2025-08-25 18:28:44 -04:00
anekdotin
652947b30a
tons fixes
2025-08-25 17:59:00 -04:00
anekdotin
c526284d98
working calender
2025-08-22 14:48:42 -04:00
anekdotin
51f2e986a9
Working time
2025-08-22 12:58:29 -04:00
anekdotin
3e259a530c
Added calender
2025-08-21 17:53:25 -04:00
anekdotin
79aa32e8e4
website online working
2025-08-16 21:51:14 -04:00
anekdotin
b97d729ef1
updated page amount
2025-07-28 12:05:14 -04:00
anekdotin
09fafa59d4
Updated packages. Added new session type
2025-05-09 14:53:07 -04:00
anekdotin
86d6d2dadd
added auto info to ticket
2025-02-04 18:22:00 -05:00
anekdotin
98a2c94083
bug fixes. added auto table
2024-12-28 15:54:08 -05:00
anekdotin
e6f85ff014
small fixes
2024-12-23 18:10:18 -05:00
anekdotin
86ec25a499
added maps
2024-11-20 18:01:14 -05:00