trails/apps/journal/app
Ullrich Schäfer 8559b89be6 Fix Edit in Planner: use client-side redirect for cross-origin
React Router's redirect() can't navigate to a different origin
(localhost:3001). Return the Planner URL as data and redirect
via window.location.href on the client.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:22:58 +00:00
..
lib Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00
routes Fix Edit in Planner: use client-side redirect for cross-origin 2026-03-24 20:22:58 +00:00
root.tsx Complete monorepo toolchain setup (tasks 1.1-1.7) 2026-03-22 12:12:57 +01:00
routes.ts Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00