docs(ideai): met à jour les tickets #18/#28 — score chronométré clos, backlog terminé

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-18 14:40:43 +02:00
parent 1a315d586f
commit fef5c78b0d
5 changed files with 16 additions and 16 deletions

View File

@ -2,7 +2,7 @@
id: "dd96c2f3-63a7-4e0d-b976-b1e4a2f58240"
number: 28
title: "[DevFrontend] Affichage du Score chrono dans le plan de séance et l'historique"
status: "open"
status: "closed"
priority: "medium"
sprint: null
links: [{"target":"#18","kind":"relatesTo"},{"target":"#27","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: 1784328251633
updatedAt: 1784328260662
version: 2
updatedAt: 1784378419582
version: 4
---
Dans le plan de séance (bottom sheet de workout_execution_screen.dart) et l'écran d'historique (history_screen.dart) : afficher "Score chrono" avec la durée formatée (ex "00:38.7") au lieu d'un score numérique brut, avec l'objectif si défini ("00:38.7 / objectif 00:45"). La bottom sheet "Modifier la série" (édition ponctuelle, ticket #23) doit permettre de saisir/corriger manuellement une durée (min/s/dixièmes) pour une série en Score chrono. Cf. mémoire "gametime-ux-score-chrono".