mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Chore: Refactor Search/Folder view types into DashboardViewItem * uid is not optional in api * rename queryResultToNestedFolderItem function * Fix error from locationInfo being empty * change queryResultToViewItem to take view instead * Fix sortMeta fields not showing on search cards * Show correct parent for panel search results |
||
---|---|---|
.. | ||
img | ||
DashList.tsx | ||
module.tsx | ||
panelcfg.cue | ||
panelcfg.gen.ts | ||
plugin.json | ||
README.md | ||
styles.ts |
Dashlist Panel - Native Plugin
This Dashlist panel is included with Grafana.
The dashboard list panel allows you to display dynamic links to other dashboards. The list can be configured to use starred dashboards, a search query and/or dashboard tags.
Read more about it here:
https://grafana.com/docs/grafana/latest/features/panels/dashlist/