feat(mail) : création de tâche depuis mail — sélecteur user + statut (workflow), modale agrandie

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-05-21 09:32:43 +02:00
parent 849e7e6117
commit abf2b1f486
3 changed files with 63 additions and 168 deletions

View File

@@ -107,7 +107,8 @@ export type MailMessageFlagInput = {
export type MailCreateTaskInput = {
projectId: number
taskGroupId?: number | null
priority?: string | null
assigneeId?: number
statusId?: number
}
// Input : lier une tâche existante à un mail