19d273ff49
fix: enhance pricing component formatting and update sorting logic in PrezzarioTable
2025-08-27 12:33:14 +02:00
4982d064e3
feat: add EditServizioAdmin component and integrate into ServizioActions
2025-08-23 17:13:43 +02:00
887f4e8f1d
fix: update prezzo_cent validation to ensure non-negative values
2025-08-22 16:23:00 +02:00
237c068409
style: adjust spacing in FormPrezzo and update DialogContent max width in EditPrezzoModal
2025-08-22 15:55:43 +02:00
3127f773ba
Add localization support for service confirmation and payment pages
2025-08-13 17:29:26 +02:00
6953be6936
Update default value logic for tipologia selection in FormNewServizio and FormNewServizioAcquisto components
2025-08-13 16:49:35 +02:00
f9a577961d
Restrict 'skipOrdine' field visibility based on admin status in FormNewServizioAcquisto
2025-08-10 16:22:42 +02:00
b0bbeba2bb
Restrict visibility of 'skipOrdine' field to admin users in FormNewServizioAcquisto
2025-08-10 16:21:57 +02:00
099773b161
Refactor password update flow to use router.push for navigation and add session check before swapping authentication
2025-08-10 14:27:29 +02:00
0be8a9d4d2
Increase refetchInterval in SessionProvider for improved data consistency
2025-08-08 19:58:03 +02:00
aa0f506dbf
refactor: remove unused FormDebug component from FormNewServizioAcquisto
2025-08-07 16:19:02 +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
29c64c7e39
init
2025-08-04 17:45:44 +02:00