From 7f4f6d3493eeeda62e2ca6cadca0716e1fea0c20 Mon Sep 17 00:00:00 2001 From: Christophe Vila Date: Sun, 26 Jul 2026 12:26:33 +0200 Subject: [PATCH] docs: remove improve-first-connection-page from IDEAS backlog (implemented) --- docs/IDEAS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/IDEAS.md b/docs/IDEAS.md index 69a4fed..5bd6ce6 100644 --- a/docs/IDEAS.md +++ b/docs/IDEAS.md @@ -8,7 +8,6 @@ for that history) and remove it from here once a spec exists. ## 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) - 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")