grafana/public/app/plugins/panel/dashlist
Hugo Häggmark 7c7b21b39e
DashboardList/AlertList: Fix for missing All folder value (#39772)
* DashboardList/AlertList: Fix for missing All folder value

* Refactor: Fixes case where folder does not exist in results
2021-10-01 06:20:25 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
DashList.tsx Explore: use GrafanaTheme2 (LiveLogs component) (#37452) 2021-08-20 14:53:03 +02:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
models.gen.ts Models: add cue spec for text, news, and dashlist panels (#32777) 2021-04-29 20:12:37 -07:00
module.tsx DashboardList/AlertList: Fix for missing All folder value (#39772) 2021-10-01 06:20:25 +02:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
styles.ts Explore: use GrafanaTheme2 (LiveLogs component) (#37452) 2021-08-20 14:53:03 +02:00
types.ts Chore: Migrate Dashboard List panel to React (#28607) 2020-11-12 16:21:09 +00:00

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/