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

Conversation

musoke
Copy link
Collaborator

@musoke musoke commented Jul 18, 2023

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.

Todo:

  • tests internally
  • tests with draft changes to openbeta-graphql
  • tests with draft changes to open-tacos
  • check licence (openbeta-graphql is AGPL, sandbag is MIT)

Version copied from:
OpenBeta/openbeta-graphql@9b0b35b

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move contexts from openbeta-graphql to sandbag
1 participant