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

Admin api routes #166

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

Admin api routes #166

wants to merge 27 commits into from

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    6ca4b7d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Updated .gitignore

    ananthm3 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    899a187 View commit details
    Browse the repository at this point in the history
  2. Recached files

    ananthm3 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    5a8237f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f4e201 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    67c5552 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    72fca37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c24a55 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Added api to schedule runs

    ananthm3 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    91ae4f2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:illinois-cs241/broadway-on-demand…

    … into admin-api-routes
    ananthm3 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ca10e46 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'admin-api-routes' of github.com:illinois-cs241/broadway…

    …-on-demand into admin-api-routes
    ananthm3 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e2870f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd10941 View commit details
    Browse the repository at this point in the history
  5. Fixed duplicate routes

    ananthm3 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0f89da5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c5f3a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d6cb2d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    fb74796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bff0e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd7a8d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Somehow this got deleted?

    ananthm3 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2af1791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3460845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82c1b0f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Make extensions api route atomic

    Andrew Orals committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3e5cd4c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0bf9dd3 View commit details
    Browse the repository at this point in the history
  2. Removed debug print

    ananthm3 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    29b3256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9ceac3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Fixed errors

    ananthm3 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0d59a99 View commit details
    Browse the repository at this point in the history
  2. Fixed merge conflicts

    ananthm3 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e8a9086 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update routes_api.py

    Removed duplicate form=request.json
    ananthm0203 authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d81a446 View commit details
    Browse the repository at this point in the history