fleet-platform/db/migrations
kianiadee de34103f18
Some checks are pending
build / lint-test (push) Waiting to run
build / build-push (push) Blocked by required conditions
UI tweaks + city case fix
- Migration 20: collapse `Nairobi`/`nairobi` in domain.vehicles → 'nairobi'
- Remove the SLO panel from the top band (filter + tile rows stay)
- Offline vehicles render as solid grey instead of dim-cost-centre tint;
  opacity now only differentiates moving (1.0) vs parked (0.75) vs
  offline (0.55) so colour carries identity + state cleanly
2026-05-27 22:07:03 +03:00
..
20260601000001_init_schemas.sql Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
20260601000002_events.sql Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
20260601000003_domain.sql Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
20260601000004_state_live.sql Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
20260601000005_slo.sql Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
20260601000006_auth.sql Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
20260601000007_serve_fn_live_view.sql Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
20260601000008_live_positions_richer.sql UI: arrow + plate-short label + cost-centre marker palette + hover popup; richer state.live_positions + serve.fn_live_view v2; multi-target poll plumbing 2026-05-23 09:29:04 +03:00
20260601000009_serve_fn_live_view_v2.sql UI: arrow + plate-short label + cost-centre marker palette + hover popup; richer state.live_positions + serve.fn_live_view v2; multi-target poll plumbing 2026-05-23 09:29:04 +03:00
20260601000010_geocoded_positions.sql Geocoder: cron job + state.geocoded_positions; label uses device_name last 4 (fallback plate); popup address row 2026-05-23 23:06:25 +03:00
20260601000011_serve_fn_live_view_v3.sql Geocoder: cron job + state.geocoded_positions; label uses device_name last 4 (fallback plate); popup address row 2026-05-23 23:06:25 +03:00
20260601000012_label_short_from_plate.sql Migration: serve._label_short() extracts plate-tail (handles 'Driver - KDW 573B_cam' patterns) 2026-05-23 23:11:20 +03:00
20260601000013_driver_from_device_name.sql _driver_name: also exclude garage/workshop/service placeholders 2026-05-23 23:16:17 +03:00
20260601000014_real_plates_consolidate.sql Plate consolidation migration + projector links new devices to existing plates; SLO measurement worker (task #12) 2026-05-23 23:42:45 +03:00
20260601000017_rollback_csv_import.sql Rollback CSV roster import (mig 17): re-split vehicles, drop CSV columns 2026-05-25 00:41:32 +03:00
20260601000018_ops_contract_check_log.sql Contract checker (#13, PRD F1.10) + contract_drift_days SLO 2026-05-27 11:58:29 +03:00
20260601000019_fn_vehicle_trips.sql fix: fn_vehicle_trips takes bigint (domain.vehicles.vehicle_id is bigserial) 2026-05-27 14:36:45 +03:00
20260601000020_normalize_assigned_city.sql UI tweaks + city case fix 2026-05-27 22:07:03 +03:00