No description
Find a file
Marco Pedone d7bfd8fdf1 feat: Update UI components and styles across multiple pages
- Enhanced the CardInfos component in [cod].tsx with improved styling and added TrafficCone icon for status indication.
- Increased dialog content width in prezziario.tsx and testi-stringhe.tsx for better layout.
- Replaced static badge elements with the Badge component in chi-siamo.tsx, contatti.tsx, guida.tsx, prezzi.tsx, and proprietari.tsx for consistent styling.
- Updated button components to use the Button component in contatti.tsx and proprietari.tsx for improved accessibility and styling.
- Modified the TrovaCasaCTA and FrequentSearches components in index.tsx for better visual consistency and updated color usage.
- Refactored global CSS variables for improved color management and added new color variables for better theme support.
- Implemented dynamic loading for the KabanExample component in test.tsx to enhance performance.
2025-11-14 17:21:21 +01:00
.github fix: update deployment condition to match correct package name 2025-10-23 15:19:27 +02:00
.vscode feat(database): Add migrations for chat labels, messages, services, interests, announcements, pricing, orders, payments, and miscellaneous data 2025-10-29 16:59:20 +01:00
apps feat: Update UI components and styles across multiple pages 2025-11-14 17:21:21 +01:00
.dockerignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.gitignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
build_and_push_ghcr.sh feat: add image description label with commit info in build_and_push_ghcr.sh 2025-10-28 13:18:05 +01:00
deploy_infoalloggi.sh upd 2025-10-23 15:16:42 +02:00
deploy_marcopedone.sh Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00
dev-tester.yml feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
docker-compose.yml feat(docker-compose): Add verbose flag to migration command for improved logging 2025-10-30 19:16:08 +01:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
old-docker-compose.yml Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00