infoalloggi-monorepo/apps/db
Marco Pedone b3c70bfa1a feat: add admin appunti management page and related functionality
- Introduced a new page for managing appunti in the admin area.
- Created AppuntiProvider to manage appunti state and API interactions.
- Added schemas for appunti and appunti groups.
- Implemented CRUD operations for appunti and appunti groups in the API.
- Removed potenziali related files and services as part of the refactor.
- Updated the public schema to include appunti and appunti groups.
- Improved error handling in the appunti service.

Co-authored-by: Copilot <copilot@github.com>
2026-04-29 15:12:52 +02:00
..
migrations feat: add admin appunti management page and related functionality 2026-04-29 15:12:52 +02:00
.dockerignore Add .dockerignore files and remove migration.sql 2025-08-28 14:58:43 +02:00
dev-docker-compose.yml feat: update PostgreSQL image to version 18-bookworm and adjust volume paths; add chat_sse2 router and related schemas; implement AdminChat and GuestChat components 2026-04-22 12:20:32 +02: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