mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 17:50:54 +00:00
The four headline cards — total vehicles, drivers, fuel spend, maintenance — were static numbers with no way through to the list behind them. Each now takes an optional href and, when set, wraps in a link to its detail page (vehicles, drivers, fuel purchases, maintenance). A card without an href stays exactly as before. The Card is wrapped rather than turned into a link so Mantine's Card typing stays clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>