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

refactor(events): update event organizer details to use host data from api #427

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Robert27
Copy link
Member

This pull request includes several changes to the rogue-thi-app project, focusing on updating event host information and removing redundant data. The most important changes include updating the event host details in various components and removing the clubs.json data file.

Updates to event host details:

Removal of redundant data:

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 4 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • rogue-thi-app/data/clubs.json: Language not supported
Comments skipped due to low confidence (1)

rogue-thi-app/lib/backend/neuland-api.js:7

  • The second argument 'e' in the Error constructor is not standard. It should be 'throw new Error(GraphQL query failed: ${e.message})'.
throw new Error('GraphQL query failed', e)
@Robert27 Robert27 merged commit 8440f7b into develop Nov 25, 2024
9 checks passed
@Robert27 Robert27 deleted the feat/remove-static-club-data branch November 25, 2024 18:03
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.

2 participants