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

Ticket drop time UI support, unapproved club event visibility changes #750

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 23, 2024

  1. Add UI support for ticket drop times, add public visibility of ticket…

    …ing details for non-dropped events, add ticket_drop_time serializer validation, make events belonging to unapproved clubs visible to club leaders specifically, standardize spelling of "publicly"
    julianweng committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    1cdb67e View commit details
    Browse the repository at this point in the history
  2. Add retroactive checks to validate that ticket_drop_time has not chan…

    …ged following a ticket being added to a user's cart
    julianweng committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    57ec73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c092ec7 View commit details
    Browse the repository at this point in the history
  4. Prevent unregistered clubs from selling tickets, display events from …

    …clubs which require reapproval
    julianweng committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    4414bee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1648c View commit details
    Browse the repository at this point in the history
  6. Fix types

    julianweng committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ea6bc1a View commit details
    Browse the repository at this point in the history
  7. Fix ticketing tests

    julianweng committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    a660ea7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    491b5df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0adca View commit details
    Browse the repository at this point in the history