UoaWDCC / uasc-web

Project with the University of Auckland Snowsports Club Website & Booking System. Established in 2023.
https://uasc.co.nz
6 stars 2 forks source link

[FRONTEND] Implement undo functionality for booking deletions #726

Closed bcho892 closed 2 months ago

bcho892 commented 3 months ago

Is your feature request related to a problem? Please describe.

Need to find the relevant user ids from the UI in #725, and then call /admin/bookings/create with the relevant start/end dates

BEFORE MERGING