Commit graph

12 commits

Author SHA1 Message Date
isUnknown
72031c6c09 send-button : fix remplissage date et changement de statut à l'envoi
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
Les appels update() et changeStatus() étaient placés après le return,
donc jamais exécutés. Déplacés avant le return dans le bloc try.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 19:48:26 +02:00
isUnknown
d76a53a3f6 remove useless variable 2025-02-10 10:05:04 +01:00
isUnknown
21e058b336 newsletter - little fixes 2025-02-09 17:36:12 +01:00
isUnknown
b525ea4f5c newsletter : liste d'adresse de test, écriture des logs 2025-02-06 18:34:46 +01:00
isUnknown
c053ce2d27 script d'envoi de newsletter en masse terminé 2025-02-06 17:28:09 +01:00
isUnknown
4f6e32bfaa send newsletter working through API for one adress 2025-02-05 16:01:16 +01:00
isUnknown
cb5e08d3fc try send emails through mailerSend API 2025-02-05 15:44:09 +01:00
isUnknown
9b9e5a2ef7 batch email send 2025-02-05 13:51:13 +01:00
isUnknown
669a35daaf fix unsubscribe route 2025-02-04 19:11:10 +01:00
isUnknown
0e7fa10ab3 fix unsuscribe route 2025-02-04 19:07:25 +01:00
isUnknown
f76e3d9fb3 newsletter : handle errors 2025-02-04 19:00:27 +01:00
isUnknown
f095954a33 add unsubscribe and view mail on the web buttons 2025-02-04 17:35:09 +01:00