de7a4dcdf3
feat: add validation messages for document and deposit data in SendConferma component
2026-01-08 10:56:01 +01:00
b94c69b846
fix: update label text in GeneralSection for clarity
2026-01-07 16:45:29 +01:00
7763aac01c
feat: add ServizioPacksInfos component for displaying pricing information
2026-01-07 16:18:21 +01:00
e692f9f1cb
refactor: enhance servizio update handling by invalidating packs solution cache after modifications
2025-12-18 12:18:24 +01:00
4899c66822
refactor: update terminology from 'preferenze' to 'parametri' for consistency across components and forms
2025-12-18 12:11:08 +01:00
c783dfed03
refactor: enhance AdminLavoraConferma component with GeneralSection and improve form handling in AnnuncioEditForm
2025-12-16 16:43:42 +01:00
70e24b5abe
refactor: update NumberInput usage to utilize defaultValue and improve field handling in forms
2025-11-21 14:09:06 +01:00
169dccfc7d
feat: update Admin confirmation modal to display transient status information; refactor related components and enhance localization strings
2025-11-12 17:05:05 +01:00
7666f08307
feat: add NumberInput component for enhanced numeric input handling; integrate react-number-format
2025-11-11 18:43:51 +01:00
d894f9d6ec
feat: enhance user management and document handling; refactor service and schema integrations
2025-11-10 16:27:15 +01:00
23525d8f14
feat: add AdminLavoraConferma and AdminContratto components for managing service confirmations and contracts
...
- Implemented AdminLavoraConferma component to handle confirmation processes with document management.
- Added AdminContratto component for managing rental contracts and related documents.
- Introduced shared components for document selection and display (DocInfo and DocCombo).
- Enhanced storage controller with a new function to retrieve storage ID from user storage ID.
- Updated database interactions to improve error handling and data retrieval.
2025-11-06 17:03:42 +01:00