Commit Graph

85 Commits

Author SHA1 Message Date
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 ec3e5eea0b chore: auto-commit uncommitted changes 2026-02-13 16:30:04 -05:00
James 03939ab688 chore: auto-commit uncommitted changes 2026-02-13 09:30:06 -05:00
James 280a9070e2 chore: auto-commit uncommitted changes 2026-02-13 04:30:37 -05:00
James d40a1e42c0 chore: auto-commit uncommitted changes 2026-02-12 11:30:10 -05:00
James a5b9219dce chore: auto-commit uncommitted changes 2026-02-11 04:30:30 -05:00
James 8c7ce26560 chore: auto-commit uncommitted changes 2026-02-10 22:30:12 -05:00
James 380cf4cf8c chore: auto-commit uncommitted changes 2026-02-10 18:30:09 -05:00
James c4e96ff60e chore: auto-commit uncommitted changes 2026-02-10 16:30:13 -05:00
James a6345732c9 chore: auto-commit uncommitted changes 2026-02-10 14:30:10 -05:00
James c5c549821e chore: auto-commit uncommitted changes 2026-02-10 11:30:13 -05:00
James 9d743d144a chore: auto-commit uncommitted changes 2026-02-10 09:30:10 -05:00
James 44e58fc113 chore: auto-commit uncommitted changes 2026-02-10 01:30:13 -05:00
James ecdc50e817 chore: auto-commit uncommitted changes 2026-02-09 21:30:09 -05:00
James 8e8e3e9e8d chore: auto-commit uncommitted changes 2026-02-09 20:30:09 -05:00
James ee8b402e1f chore: auto-commit uncommitted changes 2026-02-09 12:30:13 -05:00
James cc35d070c4 chore: auto-commit uncommitted changes 2026-02-09 10:30:07 -05:00
James 22f9ca4791 chore: auto-commit uncommitted changes 2026-02-09 08:30:07 -05:00
James 29839bcc29 chore: auto-commit uncommitted changes 2026-02-09 06:30:07 -05:00
James 9c10c26234 chore: auto-commit uncommitted changes 2026-02-08 20:30:09 -05:00
James 5040e56dae chore: auto-commit uncommitted changes 2026-02-08 17:30:14 -05:00
James f29ab1a0b6 chore: auto-commit uncommitted changes 2026-02-08 12:30:06 -05:00
James 3ee9061474 chore: auto-commit uncommitted changes 2026-02-08 09:30:07 -05:00
James 48d50a58b8 chore: auto-commit uncommitted changes 2026-02-08 08:00:35 -05:00
James 7b138ae605 chore: auto-commit uncommitted changes 2026-02-08 04:30:12 -05:00
James 7812805b60 chore: auto-commit uncommitted changes 2026-02-08 02:30:18 -05:00
James 906af20c52 chore: auto-commit uncommitted changes 2026-02-08 01:30:13 -05:00
James ae3d24a0ab chore: auto-commit uncommitted changes 2026-02-08 00:30:12 -05:00
James 2a8af69b84 chore: auto-commit uncommitted changes 2026-02-07 20:30:07 -05:00
James 6b64dd69d2 chore: auto-commit uncommitted changes 2026-02-07 19:30:07 -05:00
James c305a0f2d2 chore: auto-commit uncommitted changes 2026-02-07 18:30:09 -05:00
James a07d47ffa2 chore: auto-commit uncommitted changes 2026-02-07 17:30:11 -05:00
James 3553edc9e2 chore: uncommitted changes auto-commit 2026-02-07 16:31:37 -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