infoalloggi-monorepo/apps/infoalloggi/emails
Marco Pedone 280e0ab5c2 feat: update payment recap links and add new receipt page
- Changed payment recap link in OrdiniModal to point to the new receipt page.
- Added new PaymentRecapPage for displaying receipt details.
- Updated PaymentsTable to set paid_at date based on payment status.
- Introduced manual payment type in PaymentType and updated related strings.
- Refactored getOrdineRicevutaData to use overridableProcedure for access control.
- Enhanced mail sending functionality to include PDF attachments for receipts and conditions.
- Updated PDF generation service to handle new receipt PDF generation.
- Cleaned up context checking utilities by removing unnecessary session checks.
2026-03-04 19:12:01 +01:00
..
static init 2025-08-04 17:45:44 +02:00
base.tsx feat: update payment recap links and add new receipt page 2026-03-04 19:12:01 +01:00
base2.tsx feat: implement Base2 component for email templates and update ShareAnnunci to use it 2026-02-17 12:39:38 +01:00
contatto.tsx fix: update date formatting to Italian locale in email and user views 2026-01-26 17:45:52 +01:00
contatto_annuncio.tsx fix: update date formatting to Italian locale in email and user views 2026-01-26 17:45:52 +01:00
email-interessato.tsx fix: update contact phone number in email templates 2025-11-27 14:06:41 +01:00
gereric-email.tsx feat: implement email sending for contact details with PDF attachment 2025-11-20 11:59:24 +01:00
invito.tsx feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
pagamento-conferma.tsx feat: update payment recap links and add new receipt page 2026-03-04 19:12:01 +01:00
pagamento-errore.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
pagamento-ricezione.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
pw-reset-link.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
recesso.tsx formatt 2025-08-29 16:18:32 +02:00
registrazione-avvenuta.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
scheda-annuncio.tsx fix: update contact phone number in email templates 2025-11-27 14:06:41 +01:00
scheda-contatti.tsx feat: implement email functionality for contact details with attached PDF scheda 2026-03-04 16:39:27 +01:00
servizio-attivato.tsx feat: update payment recap links and add new receipt page 2026-03-04 19:12:01 +01:00
share-annunci.tsx feat: implement Base2 component for email templates and update ShareAnnunci to use it 2026-02-17 12:39:38 +01:00
VerificaEmail.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00