infoalloggi-monorepo/apps/infoalloggi/emails
Marco Pedone edaee780d6 refactor: remove unused annunci data fetching and components; update ricerca logic
- Deleted the `annunci.ts` file which contained the database fetching logic.
- Removed the `TestAppPage` component that relied on the deleted data fetching.
- Eliminated the `AnnunciList` component that was dependent on the removed data.
- Updated `annunci_map.tsx` to handle optional `selectComune` parameter.
- Refactored `annunci_tutorial.tsx` to use `buildRicercaUrl` for navigation.
- Adjusted `annuncio_card.tsx` for consistent styling and layout changes.
- Modified `codiceRicerca.tsx` to fix z-index issue.
- Enhanced `failed-loading.tsx` and `500Auth.tsx` for responsive design.
- Updated `annunci.tsx` to include loading state for map and annunci list.
- Refined filter handling in `Filters` component to use a single `setAllParams` method.
- Introduced `FrequentSearches` component for better user navigation.
- Updated `RicercaProvider` to streamline state management and URL building.
- Adjusted server-side logic in `annunci.controller.ts` to ensure valid data.
2026-01-20 18:38:17 +01:00
..
static init 2025-08-04 17:45:44 +02:00
base.tsx feat: implement email sending for contact details with PDF attachment 2025-11-20 11:59:24 +01:00
contatto.tsx eslint migration biome 2025-08-28 18:27:07 +02:00
contatto_annuncio.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02: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
onboarding-servizio.tsx refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
pagamento-conferma.tsx sort classes rule and fix 2025-10-10 16:18:43 +02: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
VerificaEmail.tsx refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00