Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

797 backend delete all code relating to event sign ups #800

Merged

Conversation

jeffplays2005
Copy link
Contributor

  • Deleted event signup endpoint
  • Deleted SSE endpoint
  • Removed relevant endpoint tests
  • Remove EventReservation service methods and tests
  • Remove event reservations from firebase and subcollection
    • Note that Event.max_occupancy is kept as this could still be useful.
    • Also note that FirestoreSubcollections.ts was kept as this could be used in the future.
    • Also removed the event request for signup

* Deleted event signup endpoint
* Deleted SSE endpoint
* Note that `Event.max_occupancy` is kept as this could still be useful.

* Also note that `FirestoreSubcollections.ts` was kept as this could be used in the future.

* Also removed the event request for signup
@jeffplays2005 jeffplays2005 linked an issue Oct 7, 2024 that may be closed by this pull request
7 tasks
Copy link

github-actions bot commented Oct 7, 2024

Visit the preview URL for this PR (updated for commit 0649711):

https://uasc-ceebc--pr800-797-backend-delete-a-mghrkw0a.web.app

(expires Mon, 14 Oct 2024 08:56:20 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 36296ceaed1d43e92e7d5e81a72a7bd987560bfa

Copy link
Member

@choden-dev choden-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RIP

@jeffplays2005 jeffplays2005 merged commit e275f84 into master Oct 7, 2024
8 checks passed
@jeffplays2005 jeffplays2005 deleted the 797-backend-delete-all-code-relating-to-event-sign-ups branch October 7, 2024 23:41
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.

[BACKEND] Delete all code relating to event sign ups
2 participants