infoalloggi-monorepo/apps
Marco Pedone 985a302a05 Refactor Prezziario schema and related components
- Updated the Prezziario schema to replace boolean flags (isAcconto, isSaldo, isConsulenza, isStabile, isTransitorio) with new fields (order_type, service_type, service_variant) to better represent service attributes.
- Modified NewPrezzoModal to align with the updated schema.
- Renamed FormNewServizioAcquisto to FormServizioAcquisto in user onboarding pages for consistency.
- Adjusted imports and component usage in the user view and service onboarding pages to reflect the new form name.
2026-03-12 16:26:01 +01:00
..
backend feat: enhance update feedback with loading and success messages in forms and video processing 2026-03-02 16:33:54 +01:00
db fix: remove trailing comma in user_etichette table definition 2026-03-10 17:03:55 +01:00
infoalloggi Refactor Prezziario schema and related components 2026-03-12 16:26:01 +01:00