infoalloggi-monorepo/apps/infoalloggi/src/schemas/public
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
..
Annunci.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
Banlist.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Banners.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
BanType.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Chats.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
ChatsEtichette.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Emails.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Etichette.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
EventQueue.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Flags.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
GenericStatusEnum.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
ImagesRefs.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
Messages.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
OrderTypeEnum.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Ordini.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Payments.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
PaymentStatusEnum.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Prezziario.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
PublicSchema.ts cleanup 2025-10-28 10:54:42 +01:00
Ratelimiter.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Servizio.ts Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
ServizioAnnunci.ts new storage for files 2025-10-24 16:10:59 +02:00
ServizioInteressi.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
TestiEStringhe.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
TipologiaPosizioneEnum.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Users.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
UsersAnagrafica.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
UsersStorage.ts Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00