mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 19:13:07 +08:00
docs: added permissions page and updated folder docs
This commit is contained in:
@ -30,7 +30,7 @@ This is the most substantial update that Grafana has ever seen. This article wil
|
||||
|
||||
## New Dashboard Layout Engine
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v50/new_grid.png" max-width="700px" class="docs-image--right">}}
|
||||
{{< docs-imagebox img="/img/docs/v50/new_grid.png" max-width="1000px" class="docs-image--right">}}
|
||||
|
||||
The new dashboard layout engine allows for much easier movement & sizing of panels as other panels now move out of the way in
|
||||
a very intuitive way. No longer do you need to use rows to create layouts as panels are sized independently. This opens
|
||||
@ -43,7 +43,7 @@ with older versions of Grafana.
|
||||
|
||||
## New UX
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v50/new_ux_nav.png" max-width="700px" class="docs-image--right" >}}
|
||||
{{< docs-imagebox img="/img/docs/v50/new_ux_nav.png" max-width="1000px" class="docs-image--right" >}}
|
||||
|
||||
Almost every page has been seen significant UX improvements. All pages (except dashboard) has new tab-based layout that improves navigation between pages. The side menu has also changed quite a bit. You can still hide the side menu completely if you click on the Grafana logo.
|
||||
|
||||
@ -51,7 +51,7 @@ Almost every page has been seen significant UX improvements. All pages (except d
|
||||
|
||||
### Dashboard Settings
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v50/dashboard_settings.png" max-width="700px" class="docs-image--right" >}}
|
||||
{{< docs-imagebox img="/img/docs/v50/dashboard_settings.png" max-width="1000px" class="docs-image--right" >}}
|
||||
Dashboard has new header toolbar look where buttons and actions are now all moved to the right. All the dashboard
|
||||
settings views has been combined with a side nav which allows you to easily move between different setting categories.
|
||||
|
||||
@ -59,7 +59,7 @@ settings views has been combined with a side nav which allows you to easily move
|
||||
|
||||
## New Light Theme
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v50/new_white_theme.png" max-width="700px" class="docs-image--right" >}}
|
||||
{{< docs-imagebox img="/img/docs/v50/new_white_theme.png" max-width="1000px" class="docs-image--right" >}}
|
||||
|
||||
This theme has not seen a lot of love in recent years and we felt it was time to rework it and give it a major overhaul. We are very happy with the result.
|
||||
|
||||
@ -67,7 +67,7 @@ This theme has not seen a lot of love in recent years and we felt it was time to
|
||||
|
||||
## Dashboard Folders
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v50/new_search.png" max-width="700px" class="docs-image--right" >}}
|
||||
{{< docs-imagebox img="/img/docs/v50/new_search.png" max-width="1000px" class="docs-image--right" >}}
|
||||
|
||||
The big new feature that comes with Grafana v5.0 is dashboard folders. Now you can organize your dashboards in folders
|
||||
which is very useful if you have a lot of dashboards or multiple teams.
|
||||
@ -83,7 +83,7 @@ We hope to do more with teams in future releases like integration with LDAP & a
|
||||
|
||||
## Permissions
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v50/folder_permissions.png" max-width="700px" class="docs-image--right" >}}
|
||||
{{< docs-imagebox img="/img/docs/v50/folder_permissions.png" max-width="1000px" class="docs-image--right" >}}
|
||||
|
||||
You can assign permissions to folders and dashboards. The default user role-based permissions can be removed and replaced with specific teams or users enabling more control over what a user can see & edit.
|
||||
|
||||
|
Reference in New Issue
Block a user