grafana/public/app/plugins/panel/dashlist
2021-05-11 21:44:57 -07:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
DashList.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
models.cue Models: Properly indicate Apache licensing of CUE files (#33960) 2021-05-11 21:44:57 -07: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 Panel/DashList: Fetch folders with View permission (#32406) 2021-03-29 11:11:51 +01:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
README.md Docs: fix of broken doc link in the dashlist panel's help section (#21230) 2019-12-23 17:40:43 +01:00
styles.ts Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +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/