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: restrict admin actions based on the settings configuration. #218

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

andrey-canon
Copy link
Collaborator

Description

This removes the old pearson vue admin implementation in favor of the pearson engine feature, this also allow to control the action visibility based on the USE_PEARSON_ENGINE_SERVICE value

Testing instructions

  1. Set the setting USE_PEARSON_ENGINE_SERVICE to false
  2. Go to /admin/student/courseenrollment/
  3. Check that there are no actions
  4. Set the setting USE_PEARSON_ENGINE_SERVICE to true
  5. Go to /admin/student/courseenrollment/
  6. Check that the Pearson actions appear

Copy link
Collaborator

@johanseto johanseto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working in my local env.
Peek 2024-09-27 12-13

@andrey-canon andrey-canon merged commit 25fd850 into master Sep 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin size/m m lines label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants