infoalloggi-monorepo/apps/infoalloggi/src/server/api
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
..
routers feat: add admin appunti management page and related functionality 2026-04-29 15:12:52 +02:00
root.ts feat: add admin appunti management page and related functionality 2026-04-29 15:12:52 +02:00
trpc.ts Refactor: Update Zod schemas and replace custom types with imported schemas across various files 2026-04-28 20:32:19 +02:00