infoalloggi-monorepo/apps/infoalloggi/src/schemas/public
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
..
Annunci.ts refactor: change 'mq' type from string to float64 and update related parsing logic 2025-11-25 12:05:14 +01:00
Banlist.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Banners.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
BanType.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Chats.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
ChatsEtichette.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Comuni.ts feat: enhance ComuniTable by adding nullable cap field 2026-03-06 13:25:14 +01:00
Emails.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Etichette.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
EventQueue.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Flags.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
GenericStatusEnum.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
ImagesRefs.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
Messages.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Nazioni.ts feat: add Comuni, Provincie, and Nazioni tables with primary keys and indexes; update PublicSchema to include new tables 2025-11-13 11:38:41 +01:00
OrderTypeEnum.ts feat: update payment preparation logic to include 'Rinnovo' type and handle errors gracefully 2026-03-08 15:33:50 +01:00
Ordini.ts feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
PaymentStatusEnum.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Potenziali.ts feat: implement Potenziali and PotenzialiGroups management with CRUD operations and UI enhancements 2025-12-03 13:56:53 +01:00
PotenzialiGroups.ts feat: implement Potenziali and PotenzialiGroups management with CRUD operations and UI enhancements 2025-12-03 13:56:53 +01:00
Prezziario.ts Refactor Prezziario schema and related components 2026-03-12 16:26:01 +01:00
Provincie.ts feat: add Comuni, Provincie, and Nazioni tables with primary keys and indexes; update PublicSchema to include new tables 2025-11-13 11:38:41 +01:00
PublicSchema.ts feat: implement user labels management with CRUD operations and UI integration 2026-03-10 16:56:26 +01:00
Ratelimiter.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
Servizio.ts feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
ServizioAnnunci.ts feat: enhance user management and document handling; refactor service and schema integrations 2025-11-10 16:27:15 +01:00
ServizioInteressi.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
TestiEStringhe.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
TipologiaPosizioneEnum.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
UserEtichette.ts feat: implement user labels management with CRUD operations and UI integration 2026-03-10 16:56:26 +01:00
UserInvites.ts feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
Users.ts feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
UsersAnagrafica.ts refactor: remove company-related fields from user forms and schemas 2026-02-19 11:45:09 +01:00
UsersStorage.ts Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
VideosRefs.ts feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00