docs: remove improve-first-connection-page from IDEAS backlog (implemented)

This commit is contained in:
2026-07-26 12:26:33 +02:00
parent 049ed16b69
commit 7f4f6d3493

View File

@@ -8,7 +8,6 @@ for that history) and remove it from here once a spec exists.
## Backlog ## Backlog
- improve first connection page: in CreateProfile.tsx, in addition to the display name, we should directly ask garmin login/password and manage MFA from there, so the synchronization experience in profile page will be easier later on
- dedicated workouts section: add workouts table in database and create a dedicated page in UI (use an "objective" icon) - dedicated workouts section: add workouts table in database and create a dedicated page in UI (use an "objective" icon)
- improve activities/workouts download: make it modal, add progress bar, error management - improve activities/workouts download: make it modal, add progress bar, error management
- better UX when backend is not available (instead of "TypeError failed to fetch") - better UX when backend is not available (instead of "TypeError failed to fetch")