feat(ui) : add deadline/scheduled columns and sort options to Mes tâches page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-03-19 10:33:54 +01:00
parent 6a8e406cc5
commit 1aa72c3b56
2 changed files with 32 additions and 8 deletions

View File

@@ -186,7 +186,11 @@
"allAssignees": "Tous",
"noTasks": "Aucune tâche",
"backlog": "Backlog",
"createTask": "Créer une tâche"
"createTask": "Créer une tâche",
"sortBy": "Trier par",
"sortDefault": "Par défaut",
"sortDeadline": "Échéance",
"sortScheduledStart": "Date planifiée"
},
"dashboard": {
"title": "Tableau de bord",