-
Notifications
You must be signed in to change notification settings - Fork 25
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 level reviews #349
Add level reviews #349
Conversation
Fixes game not requesting reviews on levels
Fixes review button not showing
thanks realm
Added full unit test coverage for the reviews, all that needs to happen is the API stuff |
Needs a rebase, and then I can do API stuff and then finally merge. I can do the rebase if you need? |
Signed-off-by: Beyley Thomas <[email protected]>
Rebased |
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.
@Beyley I made a lot of changes so you should double-check, but I think it's good to merge now
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.
seems good
Closes #82