appsembler / course-access-groups

An Open edX plugin to customize courses access by grouping learners and assigning different permissions to groups.
https://course-access-groups.readthedocs.io/
MIT License
4 stars 3 forks source link

Use the new UserOrganizationMapping and TahoeSiteUUID #98

Closed shadinaif closed 2 years ago

shadinaif commented 2 years ago

Description: Use UserOrganizationMapping and TahoeSiteUUID from the new tahoe-sites repo

JIRA: https://appsembler.atlassian.net/browse/RED-2726

Dependencies: dependencies on other outstanding PRs, issues, etc.

Merge deadline: List merge deadline (if any)

Installation instructions: List any non-trivial installation instructions.

Testing instructions:

  1. Open page A
  2. Do thing B
  3. Expect C to happen
  4. If D happened instead - check failed.

Reviewers:

Merge checklist:

Post merge:

Author concerns: List any concerns about this PR - inelegant solutions, hacks, quick-and-dirty implementations, concerns about migrations, etc.

OmarIthawi commented 2 years ago

Looks great!! Thanks @shadinaif!