mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Admin: Update stats page UI (#38014)
* Add StatCard * Style cards * Update types * Add tests * Move stats tab into licencing * Prevent UI jumps when loading stats * Fix merge conflicts * Revert docs format
This commit is contained in:
@@ -228,5 +228,4 @@ By default, the Grafana Server Admin is the only user who can create and manage
|
||||
1. Create a built-in role assignment and map `fixed:permissions:admin:edit` and `fixed:permissions:admin:read` fixed roles to the `Editor` built-in role.
|
||||
1. [Create a custom role]({{< ref "#create-your-custom-role" >}}) with `roles.builtin:add` and `roles:write` permissions, then create a built-in role assignment for `Editor` organization role.
|
||||
|
||||
|
||||
Note that any user with the ability to modify roles can only create, update or delete roles with permissions they themselves have been granted. For example, a user with the `Editor` role would be able to create and manage roles only with the permissions they have, or with a subset of them.
|
||||
|
Reference in New Issue
Block a user