infoalloggi-monorepo/apps/infoalloggi/src
Marco Pedone bd5a35a172 Refactor service document handling and contact modal
- Removed temp_tokens data from SQL initialization.
- Updated AllegatiComp to invalidate additional service announcements on file removal.
- Simplified imports in interactions.tsx and removed unused components.
- Enhanced ServizioContent layout for better display of announcements.
- Adjusted button styles in servizio_annunci_accordions for responsiveness.
- Streamlined ricerca-table by removing unnecessary ServizioProvider wrapping.
- Modified upload modal to support new upload callback structure.
- Added new document reference fields to Servizio schema.
- Introduced UsersStorageUserStorageId type for better type safety.
- Updated servizio.controller to include document references in service announcements.
- Changed storage.controller to return user_storage_id on conflict.
- Updated docker-compose to streamline storage service configuration.
- Created migration script for new foreign key constraints on document references.
- Implemented ContattiProprietarioModal to manage document uploads and contact unlocking.
2025-10-29 09:39:06 +01:00
..
_app chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
components Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
forms chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
hooks cleanup 2025-10-28 10:54:42 +01:00
i18n feat: update contact modal to include 'Owner/Reference' label 2025-10-28 14:54:26 +01:00
lib new storage for files 2025-10-24 16:10:59 +02:00
middlewares Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
pages chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
providers new storage for files 2025-10-24 16:10:59 +02:00
schemas Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
server Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
styles refactor: enhance sidebar functionality with cookie state management and animations 2025-10-21 14:34:24 +02: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