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

Added ability to filter on only games you onw in scheduled bookings #135

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

x183
Copy link
Member

@x183 x183 commented Jul 1, 2023

fixes #96

  • Adds endpoint /borrow/list/ownGames which returns bookings only on games owned by you
  • Adds a checkbox in the frontend to switch between showing all bookings and only on your games
  • Fixes a bug where scheduled bookings also showed past bookings

@x183
Copy link
Member Author

x183 commented Jul 1, 2023

I was not really sure if this warranted its own dedicated page or if we should just implement some kind of filter function on the scheduled bookings page @Krysset

@GAsplund
Copy link
Member

GAsplund commented Jul 1, 2023

IMO since it just modifies the same content it should be on the same page, much like the front page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants