Commit graph

14 commits

Author SHA1 Message Date
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
dc859ece6f feat: implement Base2 component for email templates and update ShareAnnunci to use it 2026-02-17 12:39:38 +01:00
9b18b20621 fix: update logo alt text for improved accessibility in email template 2026-01-26 10:04:33 +01:00
ed24cfc034 fix: update email script to skip env validation and improve logo alt text in email template 2026-01-26 09:55:28 +01:00
3ea9354abb feat: implement email sending for contact details with PDF attachment 2025-11-20 11:59:24 +01:00
b84c98c334 refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
f2ee374e32 fix cid 2025-10-20 17:08:13 +02:00
357f21cb39 fix: update contact information in email footer 2025-10-20 11:40:56 +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
3f82763168 eslint migration biome 2025-08-28 18:27:07 +02:00
7207e9ffd0 Refactor email Base component: update container styles and clean up commented code 2025-08-19 15:53:43 +02:00
df9313b3b4 Add logo attachment to email and update image source in Base component 2025-08-19 15:37:21 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00