grafana/public/app/plugins/panel/dashlist
kay delaney 0d5c1e1bc7
React Migration: Migrates FolderPicker from angular to react (#21088)
* Angular/React: Migrates FolderPicker from angular to react

* move to core

* snap

* minor changes

* more removes

* Managing creating new and saving in movetofolderctrl

* Do not use new forms.field, fix select menu

* FolderPicker responsible to creating new folder

* create new as prop

* snap

* remove unnecessary things

* remove console log

* snap

* fix null checks

* add search debouncing

* set folder to state, null check

* typing folder

* adding case for loadOptions

* snap

Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
2020-02-13 11:13:03 +01:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
editor.html React Migration: Migrates FolderPicker from angular to react (#21088) 2020-02-13 11:13:03 +01:00
module.html fix so that dash list panel are rendered correctly 2018-04-11 17:44:51 +02:00
module.ts React Migration: Migrates FolderPicker from angular to react (#21088) 2020-02-13 11:13:03 +01:00
plugin.json Plugins: Remove dataFormats key and add skipDataQuery (#16984) 2019-05-10 07:46:14 +02: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

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/