infoalloggi-monorepo/apps/infoalloggi
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
..
.github feat: add revalidation functionality and integrate it into various components and API routes 2025-10-17 19:14:27 +02:00
.vscode cleanup 2025-10-21 16:57:59 +02:00
biome_plugins feat: add new biome plugins for enforcing select and where clauses, remove deprecated kysely rules 2025-09-01 09:04:02 +02:00
emails chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
public fix: update og.jpg image for improved Open Graph representation 2025-10-07 18:40:58 +02:00
src Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
.dockerignore eslint migration biome 2025-08-28 18:27:07 +02:00
.kanelrc.js init 2025-08-04 17:45:44 +02:00
biome.json chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
components.json fix: update global CSS file name and add new Radix UI components 2025-10-21 14:35:06 +02:00
dev-docker-compose.yml refactor: remove unused production compose script and update service references in dev_utils_compose.sh 2025-10-28 14:44:14 +01:00
dev_utils_compose.sh refactor: remove unused production compose script and update service references in dev_utils_compose.sh 2025-10-28 14:44:14 +01:00
Dockerfile refactor: update storage-related API and components for improved functionality 2025-10-24 18:05:51 +02:00
knip.json cleanup 2025-10-28 10:54:42 +01:00
migration.sql Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
next.config.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
package-lock.json chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
package.json chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
pgadmin-docker-compose.yml init 2025-08-04 17:45:44 +02:00
postcss.config.cjs eslint migration biome 2025-08-28 18:27:07 +02:00
reset.d.ts init 2025-08-04 17:45:44 +02:00
TODO feat: add WhatsApp button and update contact warning style in ContattiProprietarioData 2025-10-28 14:57:41 +01:00
tsconfig.json refactor: remove check-env-vars.js and update lint script to streamline environment checks 2025-10-20 16:42:43 +02:00
TypeHelpers.type.ts formatt 2025-08-29 16:18:32 +02:00