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

Bookings by production / performance(s) #244

Open
atoff opened this issue Aug 24, 2021 · 1 comment
Open

Bookings by production / performance(s) #244

atoff opened this issue Aug 24, 2021 · 1 comment
Assignees
Labels
prio:low Low priority (think 'this year')

Comments

@atoff
Copy link
Member

atoff commented Aug 24, 2021

Requirements:

  • It should be possible to get a singular list of bookings for either: a) a production (by id/slug) b) a performance id / a set of performance ids
  • This should respect the user's permissions on what bookings they are able to see
  • This should be paginated, so that we can get, for example, the first 10 bookings that meet the production/performance filter(s), and then offset to get next 10, etc.
  • Should be able to filter these bookings to exclude draft (i.e. include all others)
  • Should be able to filter by the created date (createdAt filter wants specific time). (this won't be the same as payment date necessarily though?)

Context: This will be used on the admin production bookings page to display the bookings

@atoff atoff added the prio:high High priority (think 'this week') label Aug 24, 2021
@atoff atoff added this to the Admin functions milestone Aug 24, 2021
@atoff atoff added prio:low Low priority (think 'this year') and removed prio:high High priority (think 'this week') labels Oct 8, 2021
@atoff atoff moved this to Ice Bucket in UOBTheatre Planning Jul 7, 2022
@HappyNTH
Copy link
Member

Link to this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio:low Low priority (think 'this year')
Projects
Status: In Progress
Development

No branches or pull requests

3 participants