Torkel Ödegaard
|
6724aaeff9
Plugins: added missing prop to type
|
6 years ago |
Ryan McKinley
|
5a0cf1a83c
AppPlugins: fix app support and add an alpha example (#16528)
|
6 years ago |
Ryan McKinley
|
3c21a121eb
Plugins: Unifying alpha state & options for all plugins (#16530)
|
6 years ago |
Torkel Ödegaard
|
47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364)
|
6 years ago |
Ryan McKinley
|
e5c8375ec2
only call onPanelMigration when the version actually changes (#16186)
|
6 years ago |
Torkel Ödegaard
|
a1453607a9
Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array)
|
7 years ago |
Johannes Schill
|
075fb8e91c
chore: Rename isDataPanel to noQueries
|
7 years ago |
Johannes Schill
|
c4b2dcefbe
feat: Introduce IsDataPanel attribute to plugin.json
|
7 years ago |
Johannes Schill
|
e448a140f5
chore: Fix typings and add Page-component to DataSourceDashboards #14762
|
7 years ago |
Torkel Ödegaard
|
4fc9d794ca
Moved plugin types to @grafana/ui
|
7 years ago |
Torkel Ödegaard
|
a201c76c5f
wip: moved plugin exports
|
7 years ago |
Torkel Ödegaard
|
33feb26fb5
WIP: good progress on react query editor support
|
7 years ago |
Torkel Ödegaard
|
a02b4b47b6
Moving a couple of types to @grafana/ui
|
7 years ago |
Peter Holmberg
|
a44a07593f
panel help working
|
7 years ago |
Peter Holmberg
|
f77c354341
Merge remote-tracking branch 'origin/develop' into gauge-value-options
|
7 years ago |
Erik Sundell
|
6f85fa6b35
add new flag in order to be able to indicate whether the datasource has native support for tables
|
7 years ago |
Erik Sundell
|
1fb686cafa
Merge branch 'develop' into panel-edit-in-react
|
7 years ago |
Erik Sundell
|
a5947e820c
Merge branch 'master' into develop
|
7 years ago |
Peter Holmberg
|
6084275119
started on thresholds
|
7 years ago |
Johannes Schill
|
ff87cbd4db
react-panel: Add data source "help"
|
7 years ago |
Erik Sundell
|
0aeaec1ac6
stackdriver: add support for template variables
|
7 years ago |
Johannes Schill
|
00596f0afc
react-panel: Finish the data source search on query tab and start moving switch-data-source-logic from angular
|
7 years ago |
Erik Sundell
|
e698202fae
stackdriver: use new naming convention for query editor all over
|
7 years ago |
Torkel Ödegaard
|
7b805bdb81
minor react panels refafactor
|
7 years ago |
Torkel Ödegaard
|
9820c7806c
some cleanup of unused stuff and type fixes
|
7 years ago |
Torkel Ödegaard
|
9dbb0db684
completed work on panel not found view
|
7 years ago |
Torkel Ödegaard
|
119e94f745
wip: panel plugin not found
|
7 years ago |
Erik Sundell
|
24cb44e029
stackdriver: rename params
|
7 years ago |
Erik Sundell
|
f168dd5d34
stackdriver: remove not used prop
|
7 years ago |
Erik Sundell
|
588c5c045a
stackdriver: pass query definition from react, making it possible to use another definition than the query string only
|
7 years ago |