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

Add game grouping and enhanced game search #39

Merged
merged 2 commits into from
Jun 15, 2022
Merged

Conversation

sei-jbritton
Copy link
Contributor

@sei-jbritton sei-jbritton commented May 26, 2022

Corresponding UI changes: cmu-sei/gameboard-ui#34

Changes:

  • New endpoint /games/grouped added, similar to endpoint /games. Instead of returning Game[], the new endpoint returns GameGroup[]. Each game group contains the grouping data (Month and Year) and records in that group Game[].
  • Search for games by term now supports matching Key, Mode, and Id. This relates to UI changes that utilize searching by term.

Copy link
Collaborator

@sei-mkaar sei-mkaar left a comment

Choose a reason for hiding this comment

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

Tested in Foundry Appliance 👍

@sei-mkaar sei-mkaar merged commit 01c285e into main Jun 15, 2022
@sei-mkaar sei-mkaar deleted the organize-games branch June 15, 2022 00:50
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