Commit graph

228 commits

Author SHA1 Message Date
af6ba02d67 fix: adjust z-index values in MapSection and RicercaFilters components 2025-10-20 11:53:21 +02:00
9bea29607b fix: update z-index for CodiceBox in RicercaFilters component 2025-10-20 11:49:30 +02:00
667213cd31 fix: adjust layout in AnnuncioInteractions component 2025-10-20 11:41:54 +02:00
3a8f9d1cf9 todo: pricing max-w-2xl 2025-10-20 11:37:19 +02:00
07cec77363 todo: add h img carousel 2025-10-20 11:35:48 +02:00
054b9eff9a fix: improve revalidation logic by decoding path and invalidating cache after updates 2025-10-17 19:48:28 +02:00
6ae1993e8d fix: remove unnecessary encoding of path in revalidation API request 2025-10-17 19:29:38 +02:00
727f1e760c feat: add revalidation functionality and integrate it into various components and API routes 2025-10-17 19:14:27 +02:00
bc1f114837 feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
7db56a50ec feat: update CacheKey to use NEXT_PUBLIC_BUILD_ID for consistent caching 2025-10-16 11:58:15 +02:00
c84e315eee feat: implement CacheKey for image caching and update image sources across components 2025-10-16 11:16:50 +02:00
39c814947a feat: update WhatsApp icon and enhance SchedaAnnuncioStampabile with navigation URL for Google Maps 2025-10-16 10:28:24 +02:00
4d0e2c51c7 fix pricing label positions 2025-10-15 16:25:33 +02:00
0e157b8ddd feat: add revalidation functionality for announcements with confirmation prompts 2025-10-15 15:45:24 +02:00
37842177a6 fix: improve error handling in login mutation to display error messages 2025-10-15 15:05:56 +02:00
e6a4843586 feat: enhance default open logic for service rows and improve transition effects 2025-10-14 16:53:15 +02:00
cdcc92173c feat: implement geocoding search with unique city filtering and improved UI 2025-10-14 16:42:19 +02:00
0512122243 fix: adjust height for contract link in PricingComponent and update related styles 2025-10-13 10:07:09 +02:00
1eb029b457 fix price box styles 2025-10-10 16:36:49 +02:00
a87a35ffbe sort classes rule and fix 2025-10-10 16:18:43 +02:00
b6d9842bcd feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration 2025-10-08 11:32:06 +02:00
f07728454f fix: update image URL construction in getAnnunciMetaByCod handler 2025-10-07 18:23:46 +02:00
39074b58e4 Refactor code structure for improved readability and maintainability 2025-10-07 18:07:57 +02:00
5c3a13bea9 sitemap fix 2025-10-06 19:23:28 +02:00
da21fb8f86 feat: add currency formatting for monthly rent display in SchedaAnnuncio 2025-09-10 15:42:45 +02:00
Marco
ac75113c1e
Update schedaAnnuncioStampabile.tsx 2025-09-10 15:40:03 +02:00
4ca033eb2c refactor: remove unused pdfjs import and adjust worker source configuration 2025-09-09 16:49:08 +02:00
0d423aa2f4 feat: add experimental configuration and update PDF viewer error message 2025-09-09 16:18:10 +02:00
8c802dcabf refactor: update Test component to simplify button actions and integrate toast notifications 2025-09-09 15:07:23 +02:00
6d69e6c037 feat: add PDF viewer component and integrate with AllegatoIframe for improved document handling 2025-09-09 14:51:23 +02:00
cb9fce9289 fix: adjust CredenzaContent max-width for better responsiveness 2025-09-09 10:36:43 +02:00
9961a6503c feat: add subtitle to login form and update translations for English and Italian 2025-09-09 10:34:19 +02:00
0128f115ad fix: update user swap mutation to use async/await and improve navigation handling 2025-09-09 10:21:19 +02:00
aa8fb57ab4 refactor: restructure stripe webhook handler for improved readability and error handling 2025-09-09 09:38:29 +02:00
be0cd554a6 fix: update payment ID reference in createIntentHandler for correct query execution 2025-09-05 16:59:52 +02:00
65ea60a647 refactor: remove console logs and update logger function in auth and db controllers 2025-09-05 15:22:48 +02:00
710ed8a97b feat: add sync router for handling user data synchronization 2025-09-04 12:41:07 +02:00
917d6e2a84 fix: change expiresIn parameter to string type in signToken function 2025-09-04 12:40:24 +02:00
128088abfd fix: update token expiration handling to use correct time units for cookies 2025-09-04 12:38:49 +02:00
d5894f6ec4 refactor: centralize token configuration and update cookie handling in auth middleware and controllers 2025-09-04 12:35:44 +02:00
1aca72ac69 fix: update access token expiration to 1 minute and comment out secure flag 2025-09-04 11:55:46 +02:00
8761c8d5a3 t 2025-09-04 11:49:15 +02:00
26e0754b1c d 2025-09-04 11:32:17 +02:00
2492b98c20 fix: streamline cookie import and improve error handling in logIn function 2025-09-04 11:07:31 +02:00
d35951657a Merge branch 'main' of https://github.com/marcopedone/infoalloggi-monorepo 2025-09-03 21:45:03 +02:00
3ab995ded7 err check login 2025-09-03 21:43:41 +02:00
cbe00a93e8 fix: update cursor style for search input in AutocompleteSearchBox 2025-09-03 12:30:18 +02:00
ae4eac1555 fix: correct DbLogger function usage in Kysely configuration 2025-09-02 20:17:14 +02:00
08333b80b2 feat: add error logging for user not found in login process 2025-09-02 19:12:17 +02:00
733452832a feat: add video support to AnnunciGrid and CardAnnuncio components 2025-09-01 17:31:19 +02:00