kianiadee
  • Joined on 2026-03-06
26fa1a4dc5 docs: add Grafana dashboards appendix + link PLATFORM_OVERVIEW from CLAUDE.md
83a2d06148 docs: add PLATFORM_OVERVIEW.html — current-state platform reference
00e81a063b feat(db): capture reporting.* map-dashboard schema as migration 11
831f683b83 fix(api): expose /webhook/live-positions/track so map trail matches SPA path
5703d70aa6 feat(api): dedicated FastAPI read-API for map dashboards (replaces n8n)
e5b0e192d8 chore(repo): reorganize tree into migrations/ data/ legacy/ docs/
Compare 2 commits »
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-29 15:00:49 +00:00
3bd9ee07cd Top-bar vehicle finder: search -> match filters, fly, open trips
4632990143 Geocoder circuit breaker + invalid-input regression tests
7d250e120d Fix map starburst: filter LBS/WIFI + primary IMEI in track builders
Compare 3 commits »
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-29 07:33:02 +00:00
34afe60927 Guard day_track call with function-existence check (order-independent deploy)
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-29 07:31:55 +00:00
e89d8ed821 Continuous day-track line under per-trip segments
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-29 07:07:47 +00:00
0724dd017f Fix map breakage: zoom expr can't be nested in a case (circle-stroke-width)
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-29 00:41:38 +00:00
84e9421b4d Self-host MapLibre; de-dupe position_history
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-29 00:36:37 +00:00
558f095392 Trip dock: default date to vehicle's last-active day; UI review fixes
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 23:58:01 +00:00
d410216a4d Revert to Coolify source-build (drop registry-image pull)
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 23:47:29 +00:00
6dc63e0720 Merge branch 'chore/registry-image-deploy'
aefebc565b Deploy by pulling CI-built registry image (so /health reports real SHA)
Compare 2 commits »
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 22:25:40 +00:00
478300611f CI: install node+git in slim container so actions/checkout can run
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 22:11:27 +00:00
cf747d3efe Fix CI lint failures so build-push can run and push an image
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 21:59:05 +00:00
1fc83dcac9 Revert "Bake git SHA into image so /health reports it under Coolify source builds"
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 21:42:02 +00:00
6c80bbfc8c Add low_accuracy flag to live view + amber ring/popup for LBS/WIFI fixes
5c07499e99 Bake git SHA into image so /health reports it under Coolify source builds
Compare 2 commits »
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 21:13:58 +00:00
9c7b69e395 P1-b: don't let LBS/WIFI fixes overwrite a fresh GPS fix in live view
kianiadee pushed to main at kianiadee/fleet-platform 2026-05-28 21:09:33 +00:00
6eb6b4716c Fix camera/tracker dedup (device_type at provision + backfill) and finish refresh-token flow