feat: VehicleRosterCard component (#196) #198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relates to #196
Summary
Create the per-vehicle card component that displays vehicle identity, health indicator badge, attention items, odometer, and vehicle image. Card is fully clickable and navigates to vehicle detail page.
Files
frontend/src/features/dashboard/components/VehicleRosterCard.tsx-- new componentAcceptance Criteria
getVehicleLabel()VehicleImagecomponent with 3-tier fallback/garage/vehicles/{id}(desktop) or vehicle detail screen (mobile)