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

fix(ui): Automatically disable and uncheck user permissions with unmet requirements #941

Merged
merged 3 commits into from
Feb 17, 2021

Conversation

TheCatLady
Copy link
Collaborator

Description

Some permissions are dependent on other, non-parent permissions. For example, "Auto-Approve 4K" is dependent on both "Request" (general request permission) and "Request 4K" (4K content request permission). This PR adds a check for requirements for a particular permission, and disables and unchecks a permission if that condition is not satisfied.

Todos

  • Successful build

@TheCatLady TheCatLady force-pushed the bugfix/ui/disable-perms-with-unmet-reqs branch 2 times, most recently from e6c9b7a to fbef027 Compare February 15, 2021 15:58
@TheCatLady TheCatLady force-pushed the bugfix/ui/disable-perms-with-unmet-reqs branch from fbef027 to bd481ab Compare February 16, 2021 14:15
@TheCatLady TheCatLady force-pushed the bugfix/ui/disable-perms-with-unmet-reqs branch from b88b6ab to 40860e6 Compare February 17, 2021 13:17
@sct sct merged commit c9a150b into develop Feb 17, 2021
@sct sct deleted the bugfix/ui/disable-perms-with-unmet-reqs branch February 17, 2021 16:53
@github-actions
Copy link

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants