-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add possibility to disable any action on search list in CRUD editor #273
Comments
TODO: allow functions in Current state: crud permissions are defined in modelDefinition as boolean values.
Goal: crud permissions can be defined as boolean or functions (previous behavior preserved):
Example of such function:
|
|
Tested. Navigation by instances in CRUD-editor is make correctly. Buttons of instances are displayed according permissions. Please, merge with master branch. Spent 1 hour. |
The text was updated successfully, but these errors were encountered: