infoalloggi-monorepo/apps/infoalloggi/src/utils
Marco Pedone ba4debdd1d Refactor: Remove unused procedures and clean up router files
- Deleted contact router and its associated mail functionality.
- Removed addEvent mutation from event_queue router.
- Cleaned up fatture router by removing createClient and getListClienti procedures.
- Commented out deletePrezziario mutation in prezziario router.
- Removed unused procedures in servizio router, including getServizioOrdini and getPreOnboardData.
- Cleaned up stats router by removing commented-out code.
- Updated stripe router to restrict health check to admin users and changed several public procedures to protected.
- Commented out sync router procedures and related types.
- Removed unused client-related functions in fic controller.
- Cleaned up servizio controller by removing getServizioOrdini and commented-out code.
- Refactored auth service to inline pwResetTokenFromMailHandler logic.
- Commented out deletePrezziario function in prezziario service.
- Cleaned up zod types by commenting out unused types.
- Commented out getMessagesArray function in kysely helper.
2026-03-05 12:32:03 +01:00
..
api.ts refactor: enhance build ID generation and API error handling in configuration 2025-11-25 12:04:53 +01:00
fonts.ts formatt 2025-08-29 16:18:32 +02:00
get-media-url.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
kanel-types.ts eslint migration biome 2025-08-28 18:27:07 +02:00
keydb.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
kysely-helper.ts Refactor: Remove unused procedures and clean up router files 2026-03-05 12:32:03 +01:00
utils.ts eslint migration biome 2025-08-28 18:27:07 +02:00