trails/apps/journal
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
..
app Add app navigation bars to Journal and Planner 2026-03-25 03:12:27 +00:00
public Sentry improvements: context, tracing, source maps, privacy manifest 2026-03-25 03:11:07 +01:00
Dockerfile Add Sentry source maps and release tracking 2026-03-25 02:43:28 +01:00
package.json Add Sentry error tracking to both apps 2026-03-25 02:35:16 +01:00
react-router.config.ts Complete monorepo toolchain setup (tasks 1.1-1.7) 2026-03-22 12:12:57 +01:00
tsconfig.json Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
vite.config.ts Sentry improvements: context, tracing, source maps, privacy manifest 2026-03-25 03:11:07 +01:00