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

main <- develop #237

Merged
merged 18 commits into from
Sep 23, 2024
Merged

main <- develop #237

merged 18 commits into from
Sep 23, 2024

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    953272c View commit details
    Browse the repository at this point in the history
  2. Update menu order

    daveearley committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    19575f2 View commit details
    Browse the repository at this point in the history
  3. Improve ticket quantity edge cases

    1. Create shared values for all tiers of a given ticket, to ensure mins/maxes are adhered
       to and the overall maximum won't be exceeded.
    2. Modify backend to allow user to buy < the minimum order size if there aren't enough
       remaining tickets to meet the minimum order size
    grablair committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0cc5b6e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e638089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d4e19 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Remove setSharedVals

    daveearley committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7056eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fea9fb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0bdd5f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440245f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    7584526 View commit details
    Browse the repository at this point in the history
  2. Mock DB transaction

    daveearley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d1993f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fece1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce78848 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3507c68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5bb9f0 View commit details
    Browse the repository at this point in the history
  7. remove unused imports

    daveearley committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    43e9f29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d21cea4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fix button margin

    daveearley committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7db9dcd View commit details
    Browse the repository at this point in the history