-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add RBAC (custom conditions) to Developer docs #187
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
413de25
Add first draft of custom conditions for RBAC
pwizla ea4094d
Improve RBAC dev doc to follow the dev journey
pwizla ad97023
Move unstable warning at top of section
pwizla c9edbe2
Improve introduction of RBAC in dev docs
pwizla 0555f7c
Add all 3 badges to RBAC section title
pwizla 091422c
Improve property descriptions for RBAC custom conditions
pwizla 3ebf959
Reword parts of RBAC dev docs for a more neutral style
pwizla ca8b323
Remove useless parenthesis in RBAC dev intro
pwizla 96dd467
Merge branch 'main' into developer/rbac
pwizla 3402f67
Fix grammar mistake in RBAC dev docs 🤦
pwizla 8c258d2
Clarify the plugin property in RBAC conditions
pwizla bff0d7f
Update true/false examples for RBAC condition handler
pwizla f2ce2c5
Add tip about `name` being a unique id in RBAC conditions
pwizla 457eef1
Reframe RBAC intro about default roles & custom conditions
pwizla 63225bc
Improve RBAC devs doc intro
pwizla 9c18431
Extend RBAC `handler` dev doc
pwizla d78bcfb
Simplify and harmonize naming in RBAC dev docs
pwizla a8dc784
Fix typo in async handler example for RBAC dev docs
pwizla 6e4d42f
Fix link to bootstrap.js in RBAC dev docs
pwizla 8c40c5b
Extend RBAC dev docs on register() vs. registerMany()
pwizla 52307f4
Simplify sentences & uniformize style further in RBAC dev docs
pwizla 6064ad2
Fix link to bootstrap.js doc entry in RBAC dev docs
pwizla afdca50
Add link to codebase for `name` RBAC condition property
pwizla 9a6d3fb
Document `category` property in RBAC conditions
pwizla dec88f6
Rewrite `handler` documentation in RBAC conditions
pwizla 4213e76
Give examples for both `register` & `registerMany` in RBAC conditions
pwizla 0afa7ca
Add link to user guide for condition categories in RBAC dev docs
pwizla 61cfac3
Clarify the use of query objects in RBAC `handler`
pwizla 43d9856
Merge branch 'main' into developer/rbac
pwizla 915fa87
Add "publish" to query objects definition in RBAC dev docs
pwizla d203163
Merge branch 'main' into developer/rbac
pwizla File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.