Commit graph

16 commits

Author SHA1 Message Date
93169b191a feat(OnboardTutorial): Add onboarding tutorial component with localization support 2025-10-30 18:18:01 +01:00
967935f0a8 Refactor comuni and provincie data structures; add dynamic FormDebug component
- Updated `initializeComuniNames` to accept an optional `provincia` parameter for filtering comuni by province.
- Renamed `getComuniNames` to `getComuni` and modified it to return an array of objects containing both comune names and their respective province siglas.
- Introduced `provincieWithSigla` array to map province names to their siglas, along with a new function `getProvinciaFromSigla` for retrieving province names based on sigla.
- Added a dynamic import for the `FormDebug` component to facilitate debugging in development mode while preventing it from rendering in production.
- Commented out console logs in `checkFiscalCodeValidity` for cleaner production output.
2025-10-30 18:13:50 +01:00
15a8d41a16 feat: update contact modal to include 'Owner/Reference' label 2025-10-28 14:54:26 +01:00
b83527eb97 cleanup 2025-10-28 10:54:42 +01:00
9961a6503c feat: add subtitle to login form and update translations for English and Italian 2025-09-09 10:34:19 +02:00
be0cd554a6 fix: update payment ID reference in createIntentHandler for correct query execution 2025-09-05 16:59:52 +02:00
5755b00d7b formatt 2025-08-29 16:18:32 +02:00
b3d2d3f4fd feat: update search phrases with emojis for enhanced user experience 2025-08-29 14:59:38 +02:00
3f82763168 eslint migration biome 2025-08-28 18:27:07 +02:00
1619833103 Add line break support in AnnuncioDettaglio description and update Italian FAQ text for clarity 2025-08-19 14:32:46 +02:00
7a8de50a43 Fix typo in Italian FAQ description for property visits 2025-08-18 10:30:55 +02:00
3127f773ba Add localization support for service confirmation and payment pages 2025-08-13 17:29:26 +02:00
8c85316c9f Add address localization for Infoalloggi office in English and Italian 2025-08-13 16:58:39 +02:00
cbbb53ac50 Add CTA section to "Chi Siamo" page with descriptive text in English and Italian 2025-08-08 18:54:19 +02:00
f08c1ef8d4 Update disclaimer text for file attachments to specify a retention period of 60 days 2025-08-05 18:26:48 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00