Commit Graph

8 Commits

Author SHA1 Message Date
James a2d00ab71a chore: auto-commit uncommitted changes 2026-02-17 18:01:07 -05:00
James cc8cc9a1c6 chore: auto-commit uncommitted changes 2026-02-16 06:00:13 -05:00
James ddba57a343 chore: auto-commit uncommitted changes 2026-02-14 12:00:38 -05:00
James baf9db9c1e Add delivery upsert endpoint to prevent duplicates
PUT /api/deliveries/upsert matches by tracking_number (exact) or
description+retailer (fuzzy 50% word overlap). Updates existing
delivery if found, creates new if not. Status only progresses
forward (shipped→in_transit→out_for_delivery→delivered).
2026-02-13 17:22:09 -05:00
James 6ed96a4514 chore: auto-commit uncommitted changes 2026-02-11 00:30:11 -05:00
James 7b138ae605 chore: auto-commit uncommitted changes 2026-02-08 04:30:12 -05:00
James 05289b8a34 Dashboard data updates + new endpoints
- Status endpoint for key metrics
- Email triage tracking
- Multi-chat UI draft
- Data file updates (briefings, deliveries, news, tasks)
2026-02-04 22:57:30 -05:00
Johan Jongsma 32839ef049 Initial commit 2026-02-01 08:03:51 +00:00