trails/packages
Ullrich Schäfer 861701e881
Show POI details (phone, website, opening hours) on Journal route detail page
Waypoints snapped to OSM POIs in the Planner now carry their metadata all
the way through to the Journal:

- Extend Waypoint type with osmId and poiTags fields
- Extract osmId/poiTags from Yjs Y.Map in ExportButton and SaveToJournalButton
- Encode POI metadata as <trails:poi> extensions in GPX <wpt> elements
- Parse <trails:poi> extensions back in the GPX parser
- Display phone, website, opening hours, address on Journal route detail
- E2E test for the full roundtrip; seed endpoint now defaults to public visibility

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 23:32:38 +02:00
..
api Bump the production group with 41 updates 2026-05-10 08:42:40 +00:00
db Schema rename + ConnectedServiceManager foundation (groups 1-2) 2026-05-08 01:14:38 +02:00
fit Bump fit-file-parser in the development group across 1 directory 2026-05-10 11:09:33 +00:00
gpx Show POI details (phone, website, opening hours) on Journal route detail page 2026-05-17 23:32:38 +02:00
i18n Show POI details (phone, website, opening hours) on Journal route detail page 2026-05-17 23:32:38 +02:00
jobs Bump the production group with 19 updates 2026-05-03 08:33:39 +00:00
map Add tests to all packages, remove passWithNoTests 2026-04-13 00:48:27 +02:00
map-core Add tests to all packages, remove passWithNoTests 2026-04-13 00:48:27 +02:00
sentry-config Fix sentry-config typecheck: explicit types: [node] in tsconfig 2026-04-18 00:43:48 +02:00
types Show POI details (phone, website, opening hours) on Journal route detail page 2026-05-17 23:32:38 +02:00
ui Add tests to all packages, remove passWithNoTests 2026-04-13 00:48:27 +02:00