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

feat: Copy grade contexts from openbeta-graphql #134

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Jul 18, 2023

  1. feat: Copy grade contexts from openbeta-graphql

    https://github.com/OpenBeta/openbeta-graphql has grade contexts which
    define subsets of grades to be used in different regions.  These need to
    be used in the front end (open-tacos) too, so move them to sandbag.
    
    Contexts need to know about disciplines, so move those over too.
    
    Version copied from:
    OpenBeta/openbeta-graphql@9b0b35b
    musoke committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1c07b80 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fixup: remove commented import

    musoke committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5b4671d View commit details
    Browse the repository at this point in the history