Commit graph

8 commits

Author SHA1 Message Date
bd13a81a9b fixed react-email update deps 2026-05-20 10:14:07 +02:00
964abfbf46 feat: add email queue management features
- Implemented FormNewMail for creating new email entries in the queue.
- Enhanced AdminPotenziali page layout for better responsiveness.
- Added Coda component to manage user email queues, including adding, removing, and clearing emails.
- Updated API routes for managing email queue operations, including adding, removing, and clearing user email queues.
- Introduced new mail templates and integrated them into the mailer service.
- Improved error handling in the email queue controller and service.
- Added Zod validation for event IDs in the utility types.
2026-04-03 11:51:55 +02:00
07132e8cd6 fix: update date formatting to Italian locale in email and user views 2026-01-26 17:45:52 +01:00
b84c98c334 refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
07767dd51b fix: update environment variable handling and add baseUrl prop to email components for improved functionality 2025-10-20 12:33:49 +02:00
a87a35ffbe sort classes rule and fix 2025-10-10 16:18:43 +02:00
3f82763168 eslint migration biome 2025-08-28 18:27:07 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00