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",