infoalloggi-monorepo/apps/infoalloggi/src/server/controllers
Marco Pedone 7adb33f485 feat: enhance RichiesteTable with improved status and decorrenza handling
- Updated RichiesteTable to display decorrenza with tooltip based on status.
- Enhanced status display with badges indicating various states (e.g., Attesa attivazione, Interrotto).
- Added Popover for displaying Annunci details in RichiesteTable.
- Refactored API to fetch user interests and related announcements.
- Introduced Queue component to display email events for users.
- Updated translations to include new "Requests" section in admin navigation.
- Improved database queries for fetching user interests and announcements.
2026-03-25 17:30:33 +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 feat: update database schema and add export functionality for users to Fatture In Cloud 2026-03-25 11:28:44 +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 feat: enhance RichiesteTable with improved status and decorrenza handling 2026-03-25 17:30:33 +01:00
fic.controller.ts feat: update database schema and add export functionality for users to Fatture In Cloud 2026-03-25 11:28:44 +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: refactor DataTableProps type declaration and remove unused Facehash component files 2026-03-19 10:23:07 +01:00
servizio.controller.ts feat: enhance RichiesteTable with improved status and decorrenza handling 2026-03-25 17:30:33 +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 refactor: remove ServiziHeader component and integrate its functionality directly into RicercaUser page 2026-03-24 17:01:40 +01:00
user.controller.ts feat: implement user labels management with CRUD operations and UI integration 2026-03-10 16:56:26 +01:00