infoalloggi-monorepo/apps/db
Marco Pedone ed7359aa16 refactor: update confirmation handling in service announcements
- Changed the confirmation status checks from `accettato_conferma_at` to `status_conferma` in various components and controllers.
- Introduced a new `StatusConfermaEnum` to standardize confirmation statuses.
- Removed deprecated confirmation-related fields from the `ServizioAnnunci` schema.
- Deleted unused confirmation-related API methods and adjusted related logic in the service controller.
- Updated the search parameters schema to use the new confirmation status.
- Removed the `conferma-immobile` and `riapri-conferma` pages as they are no longer needed.
2026-04-09 16:17:24 +02:00
..
migrations refactor: update confirmation handling in service announcements 2026-04-09 16:17:24 +02:00
.dockerignore Add .dockerignore files and remove migration.sql 2025-08-28 14:58:43 +02:00
dev-docker-compose.yml refactor(dev-docker-compose): Remove unused environment variable from migrate service 2025-10-30 19:07:44 +01:00
dev.sh feat(migrations): Add new columns to servizio table for enhanced functionality 2025-10-30 18:43:14 +01:00
filter_sql.awk init 2025-08-04 17:45:44 +02:00
log_parser.sh init 2025-08-04 17:45:44 +02:00
pg_dumper.sh init 2025-08-04 17:45:44 +02:00