-
Notifications
You must be signed in to change notification settings - Fork 61
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
Add Discord integration checks to frontend. #296
Add Discord integration checks to frontend. #296
Conversation
For some reason codegen deleted a lot of things, lets hope nothing bad happens
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some small comments, see the review.
The build also fails due to the GraphQL schema file not being up to date. I can give it an attempt too of creating this file since you already mentioned on Discord that you had issues with this. Something is going wrong at least. |
That would be great, we are using all the correct versions so idk whats going on. 🤷 |
Seems like running it under a linux virtualmachine fixed the codegen issue, i have no clue what the caused the bug itself tho. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested it and works as expected. Code looks good to me. Thank you for your contribution!
Your welcome. Just now I did notice the generated GraphQL model is still a bit off. |
Implementation of issue #292.
Adds a warning telling you the integration has been disabled