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

Api on the fly - GraphQL schema #3469

Merged
merged 5 commits into from
Jan 29, 2020
Merged

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    da9dd63 View commit details
    Browse the repository at this point in the history
  2. aotf: bring mutations inline with cli

    * collect stop, hold, broadcast
    * use enumerations where appropriate
    * route GQL mutations via the traditional endpoints
      this is a temporary interface for simplicity it can
      be torn down later
    oliver-sanders committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    c61e77e View commit details
    Browse the repository at this point in the history
  3. aotf: tidy and fixes

    oliver-sanders committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    b4323c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. aotf: disable the files field of the broadcast mutation

    * this client-side logic doesn't fit into aoft very nicely
    * will require a bespoke solution later, perhaps an interface?
    oliver-sanders committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    29a1775 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. doc fixes

    oliver-sanders committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    b961362 View commit details
    Browse the repository at this point in the history