unc-csxl / csxl.unc.edu

CS Experience Labs' web application.
https://csxl.unc.edu
MIT License
9 stars 7 forks source link

399 add checkin time to avoid cancellation verbiage #400

Closed JohnSchachte closed 3 months ago

JohnSchachte commented 3 months ago

Closes #399

This is a short PR that will add back the checkin times for confirmed reservations. There was also an addition to the "checkinDeadline" method within coworking-card.ts where it makes the checkin deadline deadline the minimum of the start time + 10 and the end of the reservation so the deadline wouldn't display past the reservation's end time.