Skip to content

Add confirmation step to booking cancellation - #116

Open
omarmorshedy wants to merge 1 commit into
developfrom
feature/6-cancel-booking-confirmation
Open

Add confirmation step to booking cancellation#116
omarmorshedy wants to merge 1 commit into
developfrom
feature/6-cancel-booking-confirmation

Conversation

@omarmorshedy

Copy link
Copy Markdown
Contributor

Summary

  • make cancellation links read-only until the user confirms
  • add a POST website route and API lookup route for cancellation links
  • notify organisers when a booking is cancelled
  • add API coverage for the cancellation flow

Testing

  • NODE_ENV=testing npx mocha api/test --recursive --exit --timeout 5000 --require mocha-suppress-logs
  • 80 tests passing
  • manually smoke-tested the website confirmation and POST flow

@omarmorshedy

Copy link
Copy Markdown
Contributor Author

closes #116

@omarmorshedy
omarmorshedy requested a review from amcewen September 2, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant