Commit graph

7 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
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
5755b00d7b formatt 2025-08-29 16:18:32 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00