Block a user
feat: DashboardScreen composition and cleanup (#196)
feat: Dashboard ActionBar component (#196)
feat: VehicleRosterCard component (#196)
feat: Dashboard types and vehicle health data layer (#196)
feat: Redesign dashboard with vehicle-centric layout
egullickson
deleted branch issue-194-fix-add-maintenance-button from egullickson/motovaultpro
2026-02-15 16:09:56 +00:00
fix: Wire up Add Maintenance button on vehicle detail page (#194)
fix: Wire up "Add Maintenance" button on vehicle detail page
fix: Wire up Add Maintenance button on vehicle detail page (#194)
egullickson
pushed to issue-194-fix-add-maintenance-button at egullickson/motovaultpro
2026-02-15 16:01:39 +00:00
egullickson
created branch issue-194-fix-add-maintenance-button in egullickson/motovaultpro
2026-02-15 15:42:14 +00:00
egullickson
pushed to issue-194-fix-add-maintenance-button at egullickson/motovaultpro
2026-02-15 15:42:14 +00:00
fix: Wire up "Add Maintenance" button on vehicle detail page
egullickson
deleted branch issue-188-fix-mobile-login-redirect from egullickson/motovaultpro
2026-02-15 15:36:42 +00:00
fix: Mobile login redirects to homepage without showing Auth0 login page
fix: Callback route guard allows Auth0 code exchange to complete (#188)
fix: Detect and clear stale IndexedDB auth tokens on mobile (#188)
fix: Add pre-auth session clear mechanism on HomePage (#188)