desker/.idea
Pau Costa Ferrer 165cd76b6f Add "My Bookings" page and enable reservation updates and cancellations
- Implement `+page.svelte` for managing user reservations with real-time updates.
- Add API endpoints for updating and canceling reservations with enhanced validation and authorization.
- Introduce `UpdateReservationDto` for refined reservation update handling.
- Update `reservations.service.ts` to handle overlapping checks, time adjustments, and admin actions.
- Extend layout to include a link to the "My Bookings" page.
- Add `date-fns` library for date formatting.
2026-03-28 16:16:27 +01:00
..
.gitignore Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
workspace.xml Add "My Bookings" page and enable reservation updates and cancellations 2026-03-28 16:16:27 +01:00