infoalloggi-monorepo/apps/infoalloggi/src/server/controllers
Marco Pedone a87b9f57a7 feat: implement Result type for handling success and error states in API responses
feat: create AnnuncioNotFound page to handle missing announcements gracefully
feat: refactor Annuncio component to use structured AnnuncioData and improve SEO metadata handling
refactor: remove unused getAnnuncioMetaByCod function and streamline getAnnuncioData logic
2026-03-19 10:20:41 +01:00
..
annunci.controller.ts feat: implement Result type for handling success and error states in API responses 2026-03-19 10:20:41 +01:00
auth.controller.ts fix: swap order of nome and cognome in username generation across forms and auth controller 2026-03-10 12:27:51 +01:00
catasto.controller.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
chat.controller.ts feat: enhance error handling with custom messages for database operations 2026-03-05 10:29:08 +01:00
etichette.controller.ts formatt 2025-08-29 16:18:32 +02:00
event_queue.controller.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
fic.controller.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
flags.controller.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
incroci.controller.ts feat: add incroci page and API integration for managing incroci data 2026-03-04 19:56:09 +01:00
invites.controller.ts feat: implement user invitation system with email invites and password setup 2025-12-14 18:57:56 +01:00
pagamenti.controller.test.ts feat: add dotenv package for environment variable management and update payment logic to use new database queries 2026-03-12 16:24:16 +01:00
pagamenti.controller.ts feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
servizio.controller.ts feat: add tipo_locatore field to various components and update related logic for improved locatore display 2026-03-17 19:08:14 +01:00
skebby.controller.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
storage.controller.ts feat: enhance error handling with custom messages for database operations 2026-03-05 10:29:08 +01:00
stripe.controller.ts feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
user.controller.ts feat: implement user labels management with CRUD operations and UI integration 2026-03-10 16:56:26 +01:00