grafana/public/app/plugins/panel/dashlist
kay delaney 64bbb7a7ce
Chore: Update and enforce usage of typed react-redux hooks (#55349)
* Chore: Update and enforce usage of typed react-redux hooks
2022-09-19 10:49:35 +01:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
DashList.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
models.cue plugins: New static scanner and validator, with Thema slot support (#53754) 2022-08-22 12:11:45 -04:00
models.gen.ts plugins: Introduce generated, static core plugin registry (#54118) 2022-09-14 10:15:09 -04:00
module.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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 DashList: Handle long dashboard titles more gracefully (#49460) 2022-05-24 09:29:36 +02: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/