desker/apps
Pau Costa Ferrer 9e2476049d Update reservations logic to handle non-nullable fields and type adjustments
- Adjust `userId` handling in update DTO logic to allow undefined instead of null.
- Cast certain fields to `any` to handle edge cases in type compatibility.
- Extend Prisma imports to include `Role` for future role-based logic enhancements.
2026-03-28 18:40:02 +01:00
..
api Update reservations logic to handle non-nullable fields and type adjustments 2026-03-28 18:40:02 +01:00
web Allow admins and supervisors to book or update reservations for other users 2026-03-28 18:26:47 +01:00