trails/e2e
Ullrich Schäfer a9f8ee61f0
Add GPX file import to planner + archive change
Two import entry points:
- Home page: "Import GPX" button next to "Start Planning"
- In-session: drag-and-drop GPX onto the map (with confirmation)

Parses GPX client-side, extracts waypoints (Douglas-Peucker) and
no-go areas from extensions. Non-GPX files show error toast.

Also:
- Fix spec drift: non-GPX drop now shows error toast (was silent)
- Add E2E tests for import button, invalid GPX, and session creation
- Archive gpx-import-planner change, sync specs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 17:31:44 +01:00
..
auth.test.ts Add passkey authentication E2E tests 2026-03-27 21:33:34 +01:00
integration.test.ts Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 21:15:55 +01:00
journal.test.ts Add app navigation bars to Journal and Planner 2026-03-25 03:12:27 +00:00
planner.test.ts Add GPX file import to planner + archive change 2026-04-03 17:31:44 +01:00
settings.test.ts Add account settings page with passkey management 2026-03-29 10:09:06 +02:00