-
Notifications
You must be signed in to change notification settings - Fork 72
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
Make Scopes Easier to Use in the UI #2741
Merged
Merged
Commits on Mar 2, 2023
-
Make scopes easier to use in the UI:
- Dynamically create a ScopeRegistryEnum from the list of scopes - Make this the "type" when getting user permission scopes - Delete custom validation for scopes now that we can use the enum - If scope registry changes and user has a scope that no longer exists, filter that out instead of failing on access.
Configuration menu - View commit details
-
Copy full SHA for ef906f8 - Browse repository at this point
Copy the full SHA ef906f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55af9a2 - Browse repository at this point
Copy the full SHA 55af9a2View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f73dfc8 - Browse repository at this point
Copy the full SHA f73dfc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c38ba - Browse repository at this point
Copy the full SHA 92c38baView commit details -
Merge branch 'main' into fides_2716_scopes_enum
# Conflicts: # CHANGELOG.md # src/fides/api/ops/api/v1/scope_registry.py # tests/ops/api/v1/endpoints/test_user_permission_endpoints.py
Configuration menu - View commit details
-
Copy full SHA for eb4ab5b - Browse repository at this point
Copy the full SHA eb4ab5bView commit details -
Change RoleRegistry name to RoleRegistryEnum and change ScopeRegistry…
…Enum casing to match.
Configuration menu - View commit details
-
Copy full SHA for 7de94e9 - Browse repository at this point
Copy the full SHA 7de94e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c8e2b - Browse repository at this point
Copy the full SHA 07c8e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd81868 - Browse repository at this point
Copy the full SHA fd81868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 664ae4d - Browse repository at this point
Copy the full SHA 664ae4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a01a386 - Browse repository at this point
Copy the full SHA a01a386View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.