infoalloggi-monorepo/apps/infoalloggi/src/server/api/routers
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.ts feat: implement Result type for handling success and error states in API responses 2026-03-19 10:20:41 +01:00
auth.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
banlist.ts formatt 2025-08-29 16:18:32 +02:00
banners.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
catasto.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
chat.ts formatt 2025-08-29 16:18:32 +02:00
chat_sse.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
comunicazioni.ts feat: remove unused EmailContattiConScheda component and related email functionality 2026-03-20 16:02:13 +01:00
etichette.ts feat: implement user labels management with CRUD operations and UI integration 2026-03-10 16:56:26 +01:00
event_queue.ts feat: add note field to Users schema and implement NoteUtenteDialog for user notes management 2026-03-17 18:47:35 +01:00
fatture.ts feat: update database schema and add export functionality for users to Fatture In Cloud 2026-03-25 11:28:44 +01:00
flags.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
incroci.ts feat: add incroci page and API integration for managing incroci data 2026-03-04 19:56:09 +01:00
interests.ts feat: enhance RichiesteTable with improved status and decorrenza handling 2026-03-25 17:30:33 +01:00
invite.ts chore: enhance error handling in sendInvite mutation and invalidate email cache on success 2026-01-16 11:52:59 +01:00
messages_sse.ts feat: enhance error handling with custom messages for database operations 2026-03-05 10:29:08 +01:00
pagamenti.ts feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
potenziali.ts cleanup 2025-12-15 12:23:41 +01:00
prezziario.ts feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
revalidation.ts feat: add Redis cache invalidation and stats retrieval functionality 2026-03-04 17:34:15 +01:00
servizio.ts feat: implement AvvisoInterruzione email template and integrate into mailer service 2026-03-23 12:01:29 +01:00
stats.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
storage.ts feat: add AdminLavoraConferma and AdminContratto components for managing service confirmations and contracts 2025-11-06 17:03:42 +01:00
strings.ts Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
stripe.ts feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
sync.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
test.ts feat: update payment recap links and add new receipt page 2026-03-04 19:12:01 +01:00
users.ts feat: implement user labels management with CRUD operations and UI integration 2026-03-10 16:56:26 +01:00