infoalloggi-monorepo/apps/infoalloggi/src/pages/area-riservata
Marco Pedone 42c15dfe96 feat: integrate PDF generation using Puppeteer
- Removed dependencies on html2canvas-pro and jsPDF.
- Added puppeteer-core for PDF generation.
- Created a new API endpoint for generating PDFs.
- Updated SchedaAnnuncioStampabile component to use the new PDF generation API.
- Enhanced error handling and user feedback during PDF generation.
- Added browserless service to docker-compose for Puppeteer.
- Updated environment variables to include BROWSER_WS_URL.
- Refactored code to improve readability and maintainability.
2026-02-03 11:20:26 +01:00
..
admin feat: integrate PDF generation using Puppeteer 2026-02-03 11:20:26 +01:00
allegato-view refactor: implement getStorageUrl utility for consistent storage URL generation 2025-11-28 15:11:14 +01:00
payment-recap refactor: remove MiniFooter from AreaRiservataLayout and update layout usage across pages 2025-12-04 11:02:28 +01:00
allegati.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
chat.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
comunicazioni.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
dashboard.tsx feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
load-page.tsx fix: update user swap mutation to use async/await and improve navigation handling 2025-09-09 10:21:19 +02:00
ordini.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
profilo.tsx fix: update date formatting to Italian locale in email and user views 2026-01-26 17:45:52 +01:00