infoalloggi-monorepo/apps/infoalloggi/src/forms
Marco Pedone ba4debdd1d Refactor: Remove unused procedures and clean up router files
- Deleted contact router and its associated mail functionality.
- Removed addEvent mutation from event_queue router.
- Cleaned up fatture router by removing createClient and getListClienti procedures.
- Commented out deletePrezziario mutation in prezziario router.
- Removed unused procedures in servizio router, including getServizioOrdini and getPreOnboardData.
- Cleaned up stats router by removing commented-out code.
- Updated stripe router to restrict health check to admin users and changed several public procedures to protected.
- Commented out sync router procedures and related types.
- Removed unused client-related functions in fic controller.
- Cleaned up servizio controller by removing getServizioOrdini and commented-out code.
- Refactored auth service to inline pwResetTokenFromMailHandler logic.
- Commented out deletePrezziario function in prezziario service.
- Cleaned up zod types by commenting out unused types.
- Commented out getMessagesArray function in kysely helper.
2026-03-05 12:32:03 +01:00
..
comps.tsx Refactor various components for improved UI consistency and functionality; update layout styles, enhance user interactions, and introduce reset button functionality in forms. 2026-01-16 17:11:53 +01:00
FormBanlist.tsx refactor: implement NullableStringOnChange utility for improved form handling across multiple components 2025-12-17 16:38:15 +01:00
FormBanners.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormChangePassword.tsx Refactor components for improved styling and layout consistency 2025-12-15 17:07:08 +01:00
FormContattoAnnuncio.tsx Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
FormEditAnnuncio.tsx feat: enhance update feedback with loading and success messages in forms and video processing 2026-03-02 16:33:54 +01:00
FormEditServizioAdmin.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormEtichette.tsx refactor: implement NullableStringOnChange utility for improved form handling across multiple components 2025-12-17 16:38:15 +01:00
FormFlags.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormLogin.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormMustChangePassword.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormNewOrdine.tsx feat: implement manual order creation dialog and associated form components 2026-02-24 10:40:32 +01:00
FormNewPswReset.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
FormNewServizio.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormNewServizioAcquisto.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormNewUser.tsx refactor: remove 'mustChangePassword' field from user forms and related logic 2025-12-15 12:15:26 +01:00
FormOverridePassword.tsx feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
FormPrezzo.tsx feat: implement image and video reconciliation, update pricing options, and enhance media removal functionality 2026-03-02 15:35:23 +01:00
FormProfilo_Account.tsx refactor: replace checked with defaultChecked for Switch components across multiple forms 2026-02-24 10:40:07 +01:00
FormProfilo_Anagrafica.tsx refactor: remove company-related fields from user forms and schemas 2026-02-19 11:45:09 +01:00
FormRstPwFromToken.tsx Refactor components for improved styling and layout consistency 2025-12-15 17:07:08 +01:00
FormStringhe.tsx formatt 2025-08-29 16:18:32 +02:00