From bfca201f7a36c2e98f4e6f1d31bbecaf95ccd7c4 Mon Sep 17 00:00:00 2001 From: Blomios Date: Sat, 18 Jul 2026 14:34:40 +0200 Subject: [PATCH] =?UTF-8?q?docs(ideai):=20met=20=C3=A0=20jour=20le=20ticke?= =?UTF-8?q?t=20#27=20apr=C3=A8s=20le=20chrono=20en=20ex=C3=A9cution?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- .ideai/tickets/27/carnet.md | 4 ++-- .ideai/tickets/27/issue.md | 6 +++--- .ideai/tickets/index.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.ideai/tickets/27/carnet.md b/.ideai/tickets/27/carnet.md index 35a82b9..1e8df2f 100644 --- a/.ideai/tickets/27/carnet.md +++ b/.ideai/tickets/27/carnet.md @@ -1,6 +1,6 @@ --- issueRef: "#27" -version: 3 +version: 5 updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} -updatedAt: 1784328260160 +updatedAt: 1784378061444 --- diff --git a/.ideai/tickets/27/issue.md b/.ideai/tickets/27/issue.md index e0c674e..bd524b6 100644 --- a/.ideai/tickets/27/issue.md +++ b/.ideai/tickets/27/issue.md @@ -2,7 +2,7 @@ id: "1b0116c4-ccb5-4d58-b977-fbe122e043fa" number: 27 title: "[DevFrontend] Chrono score intégré dans l'exécution de séance" -status: "open" +status: "closed" priority: "high" sprint: null links: [{"target":"#18","kind":"relatesTo"},{"target":"#25","kind":"dependsOn"},{"target":"#26","kind":"dependsOn"}] @@ -10,7 +10,7 @@ agentRefs: [{"agentId":"9933c93a-b8a1-4164-a3bb-7063fdad747d","role":"assigned"} createdBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} createdAt: 1784328248186 -updatedAt: 1784328260160 -version: 3 +updatedAt: 1784378061444 +version: 5 --- Dans lib/presentation/workout_execution_screen.dart, bloc dédié "Chrono score" (affichage mm:ss.d, boutons Démarrer/Arrêter/Reprendre/Réinitialiser) quand la mesure Score est en mode chrono. Terminer la série avec chrono non démarré -> confirmation "Aucun temps chronométré" (Démarrer le chrono / Terminer sans chrono). Terminer avec chrono en cours -> auto-stop et enregistrement. Passer pendant que le chrono tourne -> confirmation. Pause de séance -> chrono se met en pause avec la séance. Action secondaire "Modifier le temps" pour correction manuelle. Cf. mémoire "gametime-ux-score-chrono" pour le détail complet des cas limites. \ No newline at end of file diff --git a/.ideai/tickets/index.json b/.ideai/tickets/index.json index 06e576c..266cd42 100644 --- a/.ideai/tickets/index.json +++ b/.ideai/tickets/index.json @@ -303,13 +303,13 @@ "issueRef": "#27", "path": "27", "title": "[DevFrontend] Chrono score intégré dans l'exécution de séance", - "status": "open", + "status": "closed", "priority": "high", "sprint": null, "assignedAgentIds": [ "9933c93a-b8a1-4164-a3bb-7063fdad747d" ], - "updatedAt": 1784328260160 + "updatedAt": 1784378061444 }, { "issueRef": "#28",