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

Feature/event details #38

Merged
merged 9 commits into from
Dec 7, 2024
Merged

Feature/event details #38

merged 9 commits into from
Dec 7, 2024

Conversation

Plebbaroni
Copy link
Collaborator

What I did:

  • Individual Event Details endpoint
  • Delete society endpoint
  • Delete event endpoint

Haven't really thoroughly tested the delete endpoints to see if there's anything that might break the server, will do so with insomnia and such. Shouldn't be the case though

@Plebbaroni Plebbaroni linked an issue Dec 5, 2024 that may be closed by this pull request
@Plebbaroni
Copy link
Collaborator Author

Forgot to mention, do we verify the user's session when we get an individual event? I was thinking nah, since the function is used for getting info needed in the individual event component

Copy link

cloudflare-workers-and-pages bot commented Dec 5, 2024

Deploying foolish-pyramids with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5d1335f
Status: ✅  Deploy successful!
Preview URL: https://11685ba4.foolish-pyramids.pages.dev
Branch Preview URL: https://feature-eventdetails.foolish-pyramids.pages.dev

View logs

@lachlanshoesmith lachlanshoesmith merged commit 83faacf into main Dec 7, 2024
2 checks passed
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.

Delete event, delete society, get individual event details
2 participants