infoalloggi-monorepo/apps/infoalloggi/src
Marco Pedone 1fc855393f Refactor Annuncio Card Component and Remove Legacy Code
- Updated `CardAnnuncio` component to enhance functionality and styling.
- Removed `CardAnnuncio2` component as it was redundant.
- Added new icons and badges for better visual representation of availability and status.
- Improved layout and responsiveness of the card.
- Updated translations in English and Italian for consistency.
- Enhanced pagination controls in the `Annunci` page with new button styles.
- Adjusted footer components to accept additional class names for customization.
- Cleaned up unused CSS animations and styles in `globals.css`.
- Modified server-side controller to include homepage field in the Annuncio data structure.
2025-11-03 18:49:27 +01:00
..
_app chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
components Refactor Annuncio Card Component and Remove Legacy Code 2025-11-03 18:49:27 +01:00
forms Refactor and enhance UI components across the application 2025-11-03 10:59:45 +01:00
hooks cleanup 2025-10-28 10:54:42 +01:00
i18n Refactor Annuncio Card Component and Remove Legacy Code 2025-11-03 18:49:27 +01:00
lib Refactor comuni and provincie data structures; add dynamic FormDebug component 2025-10-30 18:13:50 +01:00
middlewares Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
pages Refactor Annuncio Card Component and Remove Legacy Code 2025-11-03 18:49:27 +01:00
providers refactor(i18n): Improve context value handling in I18nProvider 2025-11-03 16:02:27 +01:00
schemas feat(forms): Add skip options and expiration date for temporary motivation in service forms 2025-10-30 19:39:35 +01:00
server Refactor Annuncio Card Component and Remove Legacy Code 2025-11-03 18:49:27 +01:00
styles Refactor Annuncio Card Component and Remove Legacy Code 2025-11-03 18:49:27 +01:00
utils upd 2025-10-23 15:16:42 +02:00
env.ts new storage for files 2025-10-24 16:10:59 +02:00
middleware.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00