Rewire DashboardScreen to use the new VehicleRosterCard grid and ActionBar. Remove old SummaryCards, QuickActions, and RecentActivity components. Update heading from "Dashboard" to "Your Fleet". Update barrel exports.
Files Modified
frontend/src/features/dashboard/components/DashboardScreen.tsx -- new layout composition
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Relates to #196
Summary
Rewire DashboardScreen to use the new VehicleRosterCard grid and ActionBar. Remove old SummaryCards, QuickActions, and RecentActivity components. Update heading from "Dashboard" to "Your Fleet". Update barrel exports.
Files Modified
frontend/src/features/dashboard/components/DashboardScreen.tsx-- new layout compositionfrontend/src/features/dashboard/index.ts-- update barrel exportsFiles Removed
frontend/src/features/dashboard/components/SummaryCards.tsxfrontend/src/features/dashboard/components/QuickActions.tsxfrontend/src/features/dashboard/components/RecentActivity.tsxAcceptance Criteria