Commit graph

465 commits

Author SHA1 Message Date
2cb7067beb refactor: enhance sidebar functionality with cookie state management and animations 2025-10-21 14:34:24 +02:00
d2548e8854 refactor: remove redundant orderBy clauses in getAllServizioAnnunci function 2025-10-21 14:33:47 +02:00
c7db99376d annuncio image height 2025-10-21 14:33:41 +02:00
028a0b7057 refactor: remove unused getStaticPaths function from user communications page 2025-10-20 18:02:45 +02:00
11129d6ecb refactor: update getStaticProps to getServerSideProps in user-related pages for improved data fetching 2025-10-20 18:00:53 +02: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
f904500e2d refactor: remove check-env-vars.js and update lint script to streamline environment checks 2025-10-20 16:42:43 +02:00
8a17863c85 feat: update environment variable handling for BASE_URL and NEXT_PUBLIC_BASE_URL across Docker and application files 2025-10-20 16:39:59 +02:00
8e4d73941f fix: restore shared NEXT_PUBLIC_BASE_URL definition in environment configuration 2025-10-20 16:26:26 +02:00
Marco
d29943f2a4
Delete .env.marcopedone 2025-10-20 16:23:29 +02:00
Marco
e3da36a313
Delete .env.infoalloggi 2025-10-20 16:23:15 +02:00
699579b432 feat: update environment variable handling and dependencies
- Added @t3-oss/env-nextjs for improved environment variable management.
- Updated zod to version 4.1.12 for enhanced validation capabilities.
- Upgraded jiti to version 2.6.1 for better module loading.
- Refactored environment variable imports from env.mjs to env.ts.
- Removed deprecated env.mjs file and replaced it with a new env.ts file using @t3-oss/env-nextjs.
- Adjusted various components and API routes to utilize the new environment variable structure.
- Updated next.config.js to support the new environment variable management.
- Modified Docker configuration to align with new BASE_URL handling.
2025-10-20 16:22:20 +02:00
60e3f26fd8 fix: update BASE_URL to INTERNAL_BASE_URL in revalidationHelper and remove unused BASE_URL from docker-compose 2025-10-20 15:04:35 +02:00
07767dd51b fix: update environment variable handling and add baseUrl prop to email components for improved functionality 2025-10-20 12:33:49 +02:00
42249a75e2 fix: add inputId prop to CodiceBox in multiple components for improved accessibility 2025-10-20 11:56:54 +02:00
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
5bdfd0ee84 fix: remove default locale setting in i18n configuration 2025-10-20 11:45:52 +02:00
667213cd31 fix: adjust layout in AnnuncioInteractions component 2025-10-20 11:41:54 +02:00
357f21cb39 fix: update contact information in email footer 2025-10-20 11:40:56 +02:00
77c6cc115f todos 2025-10-20 11:39:33 +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
c5053494d1 feat: add environment configuration file with necessary API keys and database settings 2025-10-20 11:35:27 +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
09c0b0da21 fix: ensure deployment job runs only for the 'infoalloggi-web' package 2025-10-17 19:26:17 +02:00
c3b2c10bdf fix: replace hardcoded backend URL with environment variable for consistency 2025-10-17 19:24:30 +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
47d5a01275 feat: add pull_policy to db, backend, and web services for consistent image pulling 2025-10-16 18:09:51 +02:00
c44ba87aed fix: update BACKENDSERVER_URL to use backend service for consistency 2025-10-16 17:53:44 +02:00
e6c5e6a459 feat: update Dockerfile and environment scripts for improved build configuration and mock values 2025-10-16 17:33:57 +02:00
c5821ad9c1 feat: add deployment workflow and Docker Compose configuration for services 2025-10-16 16:30:01 +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
8b2de9472e feat: update GetAnnuncioParsed and ParseAnnunci methods for improved filtering and error handling 2025-10-15 14:52:30 +02:00
4524f1b4bc feat: refactor image handling and parsing logic, improve utility functions, and enhance route management 2025-10-15 14:27:06 +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
ada7f0b7e0 feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
b6d9842bcd feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration 2025-10-08 11:32:06 +02:00