infoalloggi-monorepo/apps/infoalloggi/src/server
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
..
api Refactor editAnnuncio functionality to use AnnunciUpdate schema 2025-08-28 12:37:32 +02:00
auth init 2025-08-04 17:45:44 +02:00
controllers Refactor editAnnuncio functionality to use AnnunciUpdate schema 2025-08-28 12:37:32 +02:00
services fix: enhance pricing component formatting and update sorting logic in PrezzarioTable 2025-08-27 12:33:14 +02:00
utils refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00
db.ts Enhance ServizioMain layout with flexbox and add delete functionality for user interests 2025-08-10 16:49:21 +02:00
FattureInCloud.ts init 2025-08-04 17:45:44 +02:00
sse.ts init 2025-08-04 17:45:44 +02:00