2026-08-19 — Account nav and favorites

Summary

Signed-in guests get Account and Favorites in the header (desktop primary nav + hamburger). Favorites persist in Convex and filter Find via ?favorites=1.

Highlights

  • Account (/account): profile email/name, personal/work context copy, shortcuts to Favorites and Manage when applicable, Sign out.

  • Favorites (/favorites/find?favorites=1&view=results): star icon in nav when signed in; Find map and results list honor the favorites filter chip/toggle.

  • Convex favorites table (user + truck, toggle mutation); server actions gate writes behind Better Auth session.

  • Guests keep the red Login button; Sign out stays beside Account on desktop and in the hamburger.