Skip to content

feat(web): move 7/30-day trip summary to vehicle home - #83

Merged
eigger merged 1 commit into
masterfrom
feat/move-trip-summary-home
Aug 8, 2026
Merged

feat(web): move 7/30-day trip summary to vehicle home#83
eigger merged 1 commit into
masterfrom
feat/move-trip-summary-home

Conversation

@eigger

@eigger eigger commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove the recent 7/30-day trip summary dropdown and stats card from the History trips tab
  • Add a week/month selector on the vehicle home trip summary card (same `/api/trips/summary` API)
  • Keep distance/duration/count tappable to History without wrapping the period select in a Link

Test plan

  • Vehicle home: default shows recent 7-day summary
  • Switching to 30 days updates distance/duration/trip count
  • Period select does not navigate away; tapping stats still opens History
  • History trips tab has no 7/30-day summary; search and year/month/day filter still work
  • Deleting a trip on History still works without summary refresh errors

Made with Cursor

Remove the week/month summary controls from the trips history tab and add the same period selector on the vehicle overview card, keeping stats linked to history without wrapping the select.

Co-authored-by: Cursor <cursoragent@cursor.com>
@eigger
eigger merged commit cd97e80 into master Aug 8, 2026
4 checks passed
@eigger
eigger deleted the feat/move-trip-summary-home branch August 8, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant