infoalloggi-monorepo/apps/infoalloggi/src/components/servizio
Marco Pedone 208deeac28 Refactor image handling in announcement components
- Updated CardAnnuncio and related components to use a new images structure instead of url_immagini.
- Removed references to url_immagini and replaced them with images array containing img and thumb properties.
- Adjusted API responses to include images in the new format.
- Modified middleware and storage service to accommodate new image handling.
- Cleaned up unused code and schemas related to old image references.
- Updated Docker configuration for storage service.
2025-10-27 17:58:42 +01:00
..
annuncio_actions.tsx refactor: update storage-related API and components for improved functionality 2025-10-24 18:05:51 +02:00
annuncio_card.tsx Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
conferma.tsx new storage for files 2025-10-24 16:10:59 +02:00
interactions.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
main.tsx Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
service-duration-display.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
servizio_actions.tsx Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
servizio_annunci_accordions.tsx cleanup 2025-10-21 16:57:59 +02:00