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

On-Demand Report backend #226

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

On-Demand Report backend #226

wants to merge 11 commits into from

Commits on May 2, 2023

  1. total_items route

    jayrevolinskyjr committed May 2, 2023
    Configuration menu
    Copy the full SHA
    62f94b4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Updated total_donations to return donations and quantity

    jayrevolinskyjr committed May 3, 2023
    Configuration menu
    Copy the full SHA
    95921d0 View commit details
    Browse the repository at this point in the history
  2. Added total checked-out items for students

    jayrevolinskyjr committed May 3, 2023
    Configuration menu
    Copy the full SHA
    146957c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Added unique_checkouts

    jayrevolinskyjr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    27d2c41 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Added purchase dummy data

    jayrevolinskyjr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3e524a9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Fixed typo in dummy data

    jayrevolinskyjr committed May 6, 2023
    Configuration menu
    Copy the full SHA
    8be7f3e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Update unauthenticated routes

    jayrevolinskyjr committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f297345 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    ea5bdab View commit details
    Browse the repository at this point in the history
  2. added DISTINCT to /unique_checkouts

    jayrevolinskyjr committed May 10, 2023
    Configuration menu
    Copy the full SHA
    03ba7f2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Update dummy_data for proper checkouts

    jayrevolinskyjr committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b016e7d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Merge branch 'main' into demand-report

    jayrevolinskyjr committed May 13, 2023
    Configuration menu
    Copy the full SHA
    7a2f9de View commit details
    Browse the repository at this point in the history