feat: add reschedule functionality for admin bookings #19

Merged
jselesan merged 1 commits from feat/reschedule into development 2026-06-24 11:38:59 +00:00
Owner
  • Implemented rescheduleAdminBooking service to allow users to change court and time for confirmed bookings.
  • Added validation for court availability, maintenance status, and overlapping bookings.
  • Created reschedule-admin-booking handler to process rescheduling requests and send confirmation emails.
  • Updated booking email service to include rescheduling notifications.
  • Enhanced frontend components to support booking rescheduling, including a new dialog for selecting new court and time.
  • Added tests for rescheduling logic, covering various scenarios including validation errors and successful reschedules.
  • Updated Prisma schema to log previous court and time for audit purposes.
- Implemented rescheduleAdminBooking service to allow users to change court and time for confirmed bookings. - Added validation for court availability, maintenance status, and overlapping bookings. - Created reschedule-admin-booking handler to process rescheduling requests and send confirmation emails. - Updated booking email service to include rescheduling notifications. - Enhanced frontend components to support booking rescheduling, including a new dialog for selecting new court and time. - Added tests for rescheduling logic, covering various scenarios including validation errors and successful reschedules. - Updated Prisma schema to log previous court and time for audit purposes.
jselesan added 1 commit 2026-06-24 11:38:50 +00:00
- Implemented rescheduleAdminBooking service to allow users to change court and time for confirmed bookings.
- Added validation for court availability, maintenance status, and overlapping bookings.
- Created reschedule-admin-booking handler to process rescheduling requests and send confirmation emails.
- Updated booking email service to include rescheduling notifications.
- Enhanced frontend components to support booking rescheduling, including a new dialog for selecting new court and time.
- Added tests for rescheduling logic, covering various scenarios including validation errors and successful reschedules.
- Updated Prisma schema to log previous court and time for audit purposes.
jselesan merged commit 3949c9add1 into development 2026-06-24 11:38:59 +00:00
jselesan deleted branch feat/reschedule 2026-06-24 11:38:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jselesan/playzer#19
No description provided.