dans la fonction "envoyer des emails", ajoute une case à cocher pour n'envoyer qu'aux participants n"ayant pas voté (utilie pour les rappels aux retardataires)

This commit is contained in:
Yannick Le Duc
2025-09-21 21:01:38 +02:00
parent 8274722518
commit 25ccb43272
4 changed files with 146 additions and 34 deletions

View File

@@ -19,6 +19,7 @@
"@headlessui/react": "^2.2.7",
"@heroicons/react": "^2.2.0",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-progress": "^1.1.7",