infoalloggi-monorepo/apps/infoalloggi
Marco Pedone 9314026817 refactor: update zod imports to version 4 and adjust error handling
- Changed all zod imports from "zod" to "zod/v4" across multiple files.
- Updated error handling in forms to use new zod error configuration.
- Refactored custom error mapping to align with zod v4 changes.
- Adjusted password validation logic to utilize new zod features.
- Cleaned up unused locale error mapping code.
- Enhanced type definitions for async iterables in zod utility functions.
2025-08-07 14:50:40 +02:00
..
.github Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services 2025-08-04 18:59:33 +02:00
.vscode init 2025-08-04 17:45:44 +02:00
emails init 2025-08-04 17:45:44 +02:00
headers init 2025-08-04 17:45:44 +02:00
kyselyRules init 2025-08-04 17:45:44 +02:00
public Implement code changes to enhance functionality and improve performance 2025-08-06 16:26:14 +02:00
src refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00
.docker_env init 2025-08-04 17:45:44 +02:00
.dockerignore init 2025-08-04 17:45:44 +02:00
.kanelrc.js init 2025-08-04 17:45:44 +02:00
check-env-vars.js init 2025-08-04 17:45:44 +02:00
components.json init 2025-08-04 17:45:44 +02:00
dev_utils_compose.sh init 2025-08-04 17:45:44 +02:00
docker-compose.yml init 2025-08-04 17:45:44 +02:00
Dockerfile Implement code changes to enhance functionality and improve performance 2025-08-06 16:44:46 +02:00
eslint.config.mjs init 2025-08-04 17:45:44 +02:00
keydb-docker-compose.yml init 2025-08-04 17:45:44 +02:00
knip.json init 2025-08-04 17:45:44 +02:00
next.config.mjs init 2025-08-04 17:45:44 +02:00
package-lock.json refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00
package.json refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00
pgadmin-docker-compose.yml init 2025-08-04 17:45:44 +02:00
postcss.config.cjs init 2025-08-04 17:45:44 +02:00
prettier.config.cjs init 2025-08-04 17:45:44 +02:00
reset.d.ts init 2025-08-04 17:45:44 +02:00
TODO refactor: upgrade tiptap dependencies and enhance toolbar functionality 2025-08-06 15:03:05 +02:00
tsconfig.json init 2025-08-04 17:45:44 +02:00
TypeHelpers.type.ts init 2025-08-04 17:45:44 +02:00