infoalloggi-monorepo/apps/infoalloggi/src
Marco Pedone 1e3a28d81a fix: update global CSS file name and add new Radix UI components
- Changed global CSS file reference from "global.css" to "globals.css" in components.json.
- Added new dependencies for Radix UI components in package.json and package-lock.json.
- Updated the ServizioContent component to include new dialog functionality for managing announcements.
- Removed commented-out code in RicercaUser component for cleaner codebase.
2025-10-21 14:35:06 +02:00
..
_app sort classes rule and fix 2025-10-10 16:18:43 +02:00
components fix: update global CSS file name and add new Radix UI components 2025-10-21 14:35:06 +02:00
forms feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
hooks feat: refactor and enhance Annuncio components for improved functionality and print support 2025-08-29 18:18:37 +02:00
i18n feat: add subtitle to login form and update translations for English and Italian 2025-09-09 10:34:19 +02:00
lib feat: refactor and enhance Annuncio components for improved functionality and print support 2025-08-29 18:18:37 +02:00
middlewares feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
pages fix: update global CSS file name and add new Radix UI components 2025-10-21 14:35:06 +02:00
providers formatt 2025-08-29 16:18:32 +02:00
schemas formatt 2025-08-29 16:18:32 +02:00
server refactor: remove redundant orderBy clauses in getAllServizioAnnunci function 2025-10-21 14:33:47 +02:00
styles refactor: enhance sidebar functionality with cookie state management and animations 2025-10-21 14:34:24 +02:00
utils feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
env.ts 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
middleware.ts formatt 2025-08-29 16:18:32 +02:00