- Introduced Zod schemas for validation in the following entities: - Provincie - Ratelimiter - Rinnovi - Servizio - ServizioAnnunci - ServizioInteressi - TestiEStringhe - Users - UserEtichette - UserInvites - UsersAnagrafica - UsersStorage - VideosRefs - StatusConfermaEnum - TipologiaPosizioneEnum - Updated API routes in `catasto.ts` to include CRUD operations for Comuni, Nazioni, and Provincie with appropriate input validation. - Enhanced controller methods in `catasto.controller.ts` to handle create, edit, and delete operations for Comuni and Nazioni. - Added new utility Zod types for ComuniId, NazioniId, and ProvincieId. Co-authored-by: Copilot <copilot@github.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| biome_plugins | ||
| docs/flows | ||
| emails | ||
| public | ||
| src | ||
| typst | ||
| .dockerignore | ||
| biome.json | ||
| check-unused-trpc.ts | ||
| components.json | ||
| dev-docker-compose.yml | ||
| dev_utils_compose.sh | ||
| Dockerfile | ||
| flow-gen.ts | ||
| global.d.ts | ||
| kanel.config.js | ||
| knip.json | ||
| next.config.ts | ||
| NOTES.md | ||
| package-lock.json | ||
| package.json | ||
| pgadmin-docker-compose.yml | ||
| postcss.config.cjs | ||
| reset.d.ts | ||
| TODO | ||
| tsconfig.json | ||
| TypeHelpers.type.ts | ||
| vitest.config.mts | ||