mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* Add and configure eslint-plugin-import * Fix the lint:ts npm command * Autofix + prettier all the files * Manually fix remaining files * Move jquery code in jest-setup to external file to safely reorder imports * Resolve issue caused by circular dependencies within Prometheus * Update .betterer.results * Fix missing // @ts-ignore * ignore iconBundle.ts * Fix missing // @ts-ignore |
||
---|---|---|
.. | ||
img | ||
DashList.tsx | ||
models.cue | ||
models.gen.ts | ||
module.tsx | ||
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/