trails/openspec/specs
Ullrich Schäfer 20b91ef511
Fix Wahoo import bugs, add Import All, update spec
Bugs fixed:
- FIT parser returns timestamps as Date objects, not strings — convert
  to ISO 8601 before passing to generateGpx (caused str.replace crash)
- FIT parser already converts semicircles to degrees — remove redundant
  conversion that produced near-zero coordinates
- Wahoo CDN URLs are pre-signed S3 URLs — remove Bearer auth header
  from download requests (caused 400 "Unsupported Authorization Type")
- Filter out third-party workouts (fitness_app_id >= 1000) since Wahoo
  does not share their data via the API

UX improvements:
- Individual imports use fetcher (no page refresh), button shows
  "Importing..." inline
- "Import all" button imports all unimported workouts on the page
  sequentially with progress indicator
- Add @vitejs/plugin-basic-ssl for local HTTPS dev (opt-in via HTTPS=1)

Also adds unit test for FIT-to-GPX conversion with real fixture file,
and updates wahoo-import spec to reflect all behaviors.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 17:47:48 +02:00
..
account-settings Archive wahoo-import and journal-route-previews, sync specs 2026-04-04 11:33:16 +01:00
activity-feed Archive phase-1-mvp, sync specs to main 2026-03-25 02:55:28 +01:00
brouter-integration Update specs to match implementation 2026-04-03 09:13:07 +01:00
crash-recovery Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
gpx-import Add GPX file import to planner + archive change 2026-04-03 17:31:44 +01:00
infrastructure Add Promtail log shipping to infrastructure spec 2026-04-05 15:59:10 +02:00
journal-auth Archive wahoo-import and journal-route-previews, sync specs 2026-04-04 11:33:16 +01:00
local-dev-environment Add local dev setup, fix BRouter Dockerfile, archive change (#12) 2026-03-22 23:11:43 +00:00
map-display Archive wahoo-import and journal-route-previews, sync specs 2026-04-04 11:33:16 +01:00
no-go-areas Update no-go areas spec with GPX persistence and export options 2026-04-03 12:53:17 +01:00
observability Update specs to match implementation 2026-04-03 09:13:07 +01:00
planner-journal-handoff Add GPX file import to planner + archive change 2026-04-03 17:31:44 +01:00
planner-session Add GPX file import to planner + archive change 2026-04-03 17:31:44 +01:00
rate-limiting Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
route-coloring Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
route-drag-reshape Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
route-management Archive wahoo-import and journal-route-previews, sync specs 2026-04-04 11:33:16 +01:00
route-preview Archive wahoo-import and journal-route-previews, sync specs 2026-04-04 11:33:16 +01:00
route-splitting Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
secret-management Update specs to match implementation 2026-04-03 09:13:07 +01:00
security-hardening Fix picomatch audit vulnerability and complete security hardening verification 2026-03-26 00:31:27 +01:00
session-notes Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
shared-packages Update specs to match implementation 2026-04-03 09:13:07 +01:00
transactional-emails Update specs to match implementation 2026-04-03 09:13:07 +01:00
wahoo-import Fix Wahoo import bugs, add Import All, update spec 2026-04-05 17:47:48 +02:00