-
Notifications
You must be signed in to change notification settings - Fork 182
feat(core): introduce the row-level access control for the model #1161
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
30 commits
Select commit
Hold shift + click to select a range
09ae1ea
add row level access control
goldmedal 5c7e680
rename session variable to session properties
goldmedal 1c380c8
use insta for testing
goldmedal d13e1b8
add seesion properties
goldmedal 412ef6d
implement row level access control
goldmedal 2ca197a
refactor test to use insta
goldmedal fc5b970
add test and fix filter position
goldmedal c3e2188
add optional property test
goldmedal f3517f0
support for calcaulted field as the condition
goldmedal 5378278
fmt
goldmedal 5978cac
expose to python binding
goldmedal c86c1bf
ensure the name is case insensitive
goldmedal 13c74ab
expose to the wren engine api
goldmedal 9685b28
enhance example
goldmedal 4265c57
remove unused file
goldmedal 8a4035d
remove unused file
goldmedal a1fb5e9
rename example
goldmedal a9747e2
fix fmt
goldmedal fae8664
fix file name
goldmedal 8e9898a
move insta to dev
goldmedal cb563ef
prevent the invalid property value
goldmedal 6ca5719
use reference for rlac
goldmedal 6f86e14
refactor and update lock
goldmedal 22bc479
fix example default
goldmedal 6e627ae
add todo comment
goldmedal b587e3f
fix typo and check for default is empty
goldmedal 59dcc79
fix compile
goldmedal e9bc623
use hashset to avoid duplicate result
goldmedal 15e307b
fix header check
goldmedal 1c2b05d
fix missing header
goldmedal 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
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
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
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
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
Oops, something went wrong.
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.