[ACA-2390] Evaluators - user is admin (#1116)

* user isAdmin rule

* register rule

* test

* update docs

* remove fdescribe
This commit is contained in:
Cilibiu Bogdan
2019-05-24 18:12:54 +03:00
committed by Denys Vuika
parent 715609f71a
commit d28114f2ee
5 changed files with 88 additions and 1 deletions

View File

@@ -165,6 +165,7 @@ The button will be visible only when the linked rule evaluates to `true`.
| 1.8.0 | canManageFileVersions | Checks if user can manage file versions for the selected node. |
| 1.8.0 | canManagePermissions | Checks if user can manage permissions for the selected node. |
| 1.8.0 | canToggleEditOffline | Checks if user can toggle **Edit Offline** mode for selected node. |
| 1.8.0 | user.isAdmin | Checks if user is admin. |
## Navigation Evaluators