No description
- Updated `initializeComuniNames` to accept an optional `provincia` parameter for filtering comuni by province. - Renamed `getComuniNames` to `getComuni` and modified it to return an array of objects containing both comune names and their respective province siglas. - Introduced `provincieWithSigla` array to map province names to their siglas, along with a new function `getProvinciaFromSigla` for retrieving province names based on sigla. - Added a dynamic import for the `FormDebug` component to facilitate debugging in development mode while preventing it from rendering in production. - Commented out console logs in `checkFiscalCodeValidity` for cleaner production output. |
||
|---|---|---|
| .github | ||
| .vscode | ||
| apps | ||
| .dockerignore | ||
| .gitignore | ||
| build_and_push_ghcr.sh | ||
| deploy_infoalloggi.sh | ||
| deploy_marcopedone.sh | ||
| dev-tester.yml | ||
| docker-compose.yml | ||
| nginx.conf | ||
| old-docker-compose.yml | ||