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

feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value #905

Merged
merged 4 commits into from
Feb 14, 2021
Merged

Conversation

TheCatLady
Copy link
Collaborator

@TheCatLady TheCatLady commented Feb 10, 2021

Description

Remove unused MediaRequestStatus enum value AVAILABLE , and add "Available" and "Processing" filter options to the request list page.

This is an alternative to #899 for implementing #656, using a more advanced query for the /request endpoint instead of trying to keep request statuses in sync with media statuses.

Currently still trying to find an elegant way to filter on and display availability for partial series requests (e.g., when a user only requests one season of a series and that becomes available, we should treat that as an available request even if other seasons are missing).

Screenshot (if UI related)

image

Todos

  • Successful build
  • Translation keys
  • Add filters to request list
  • Update /request/count endpoint

Issues Fixed or Closed by this PR

@github-actions
Copy link

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Sort by Requested only
2 participants