1426f0efef
refactor: streamline conditional logic and improve readability across multiple components
2025-09-01 16:48:03 +02:00
5755b00d7b
formatt
2025-08-29 16:18:32 +02:00
3f82763168
eslint migration biome
2025-08-28 18:27:07 +02:00
19d273ff49
fix: enhance pricing component formatting and update sorting logic in PrezzarioTable
2025-08-27 12:33:14 +02:00
779df357bc
fix: update email sending logic to handle disabled state and improve error handling
2025-08-22 16:58:05 +02:00
f7553e827d
Remove unused publicProcedure from testRouter and clean up mailer imports
2025-08-19 16:00:24 +02:00
df9313b3b4
Add logo attachment to email and update image source in Base component
2025-08-19 15:37:21 +02:00
9733cda490
Fix email sender format in mailer service
2025-08-19 14:00:13 +02:00
19594637e7
Improve logging for disabled SMS and email sending, including recipient and message details
2025-08-10 17:09:48 +02:00
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
8725055fb3
Refactor interests handling: replace 'interests' table with 'servizio_interessi' and add ServizioInteressi schema
2025-08-05 16:21:27 +02:00
ef58dc618c
Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services
2025-08-04 18:59:33 +02:00
29c64c7e39
init
2025-08-04 17:45:44 +02:00