infoalloggi-monorepo/apps/infoalloggi/src/pages/area-riservata
Marco Pedone 9d80dad9bd Refactor editAnnuncio functionality to use AnnunciUpdate schema
- Updated the editAnnuncio procedure to accept a new input structure containing annuncioId and data.
- Removed the old EdiAnnuncioSchema and replaced it with a direct use of AnnunciUpdate.
- Simplified the editAnnuncioHandler to directly spread the data object into the database update call.
- Renamed getAnnuncioById to getAnnuncioByIdForEdit for clarity.
2025-08-28 12:37:32 +02:00
..
admin Refactor editAnnuncio functionality to use AnnunciUpdate schema 2025-08-28 12:37:32 +02:00
allegato-view Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
payment-recap init 2025-08-04 17:45:44 +02:00
allegati.tsx Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
chat.tsx Fix redirect destination in getServerSideProps to remove query string 2025-08-20 17:22:37 +02:00
comunicazioni.tsx Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
dashboard.tsx Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
ordini.tsx Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
profilo.tsx Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00