feat: DashboardScreen composition and cleanup (#196) #200
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
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