openbeta-graphql icon indicating copy to clipboard operation
openbeta-graphql copied to clipboard

WIP: refactor: Import contexts from sandbag

Open musoke opened this issue 2 years ago • 0 comments

openbeta-graphql defines grade contexts used to map climbs to grade scales. The front end needs to do this too, so the existing functionality was copied to sandbag.

Reuse that instead of having parallel implementations.

todo

  • [ ] tests
  • [ ] check on scope of migration
  • [ ] merge https://github.com/OpenBeta/sandbag/pull/134 and release new version
  • [ ] bump required sandbag version here

musoke avatar Jul 18 '23 22:07 musoke