Files
car-tracker/executions/phase007.md
T
bionickatana 87894ad620
CI / scan_ruby (push) Failing after 9s
CI / scan_js (push) Failing after 7s
CI / lint (push) Failing after 8s
Made UI pretty!
2026-09-17 20:59:56 -06:00

15 lines
767 B
Markdown

# Phase 007 Execution
## Goal
Improve the vehicle tracker UI for mobile-first use with dashboard-style vehicle tiles, clearer vehicle detail layout, collapsible sections, and maintenance status visibility.
## Planned Changes
- Show vehicle tiles on the vehicle index instead of a plain table.
- Surface overdue/upcoming maintenance names on vehicle tiles.
- Reorder the vehicle detail page around the mobile fuel-entry workflow.
- Add top-of-page overdue/upcoming maintenance alerts only when needed.
- Convert vehicle details to a compact table.
- Make sections collapsible, with fuel open by default and maintenance open when attention is needed.
- Add lightweight dashboard styling in plain CSS.
- Update request specs for the new structure and status behavior.