trails/apps/journal/app
Ullrich Schäfer bb4f193405 Add app navigation bars to Journal and Planner
Journal gets a nav bar in root.tsx with conditional links: Routes and
Activities for authenticated users, Sign In and Register for guests.
Active route is highlighted via useLocation(). User menu shows username
linking to profile and a logout button.

Planner SessionView header title becomes a home link back to /.

Adds i18n keys (en + de) for all nav labels. Updates E2E tests to use
scoped nav selectors now that links appear in both nav bar and page body.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 03:12:27 +00:00
..
components Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
lib Use explicit .ts extensions for Node-compatible imports 2026-03-25 01:34:16 +01:00
routes Sentry improvements: context, tracing, source maps, privacy manifest 2026-03-25 03:11:07 +01:00
entry.client.tsx Sentry improvements: context, tracing, source maps, privacy manifest 2026-03-25 03:11:07 +01:00
entry.server.tsx Set all Sentry sample rates to 1.0 2026-03-25 01:54:01 +00:00
root.tsx Add app navigation bars to Journal and Planner 2026-03-25 03:12:27 +00:00
routes.ts Add privacy route to journal route config 2026-03-25 03:15:38 +01:00