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

R7 json api #74

Closed
wants to merge 12 commits into from
Closed

R7 json api #74

wants to merge 12 commits into from

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    7835503 View commit details
    Browse the repository at this point in the history
  2. Cleanup member api formatting, add mission api, add property to membe…

    …r to get mission IDs run
    dexw25 committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    9c72ce3 View commit details
    Browse the repository at this point in the history
  3. Convert semester parameters in API requests to floats for proper oper…

    …ation of semester logic. Also basic semester validation, avoid error 500 if the parameter cannot be cast to a float
    dexw25 committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    661fcbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ee901 View commit details
    Browse the repository at this point in the history
  5. Change member list to show all members regardless of payment status, …

    …unless semester filter is applied
    dexw25 committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    f41cff6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fe2235 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    898d6ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8258f2 View commit details
    Browse the repository at this point in the history
  9. Add parameter all to member list api to filter to public member unl…

    …ess explicitly specified otherwise
    dexw25 committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    98d286f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    191b1d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5c7232 View commit details
    Browse the repository at this point in the history
  12. API: make URL matching more consistent, rename format_bridge_crew, re…

    …name bridge_crew local variable. MODELS: Remove extraneous datastore property mission_ids and associated method
    dexw25 committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    b7d2d91 View commit details
    Browse the repository at this point in the history