- 15 Apr, 2019 3 commits
-
-
Dennis Hoppe committed
-
Alerting: Adjust label for send on all alerts to default
Šimon Podlipský committed -
Hugo Häggmark committed
-
- 12 Apr, 2019 16 commits
-
-
Initial alpha datasource that saves data directly in a panel or in the shared datasource configs.
Ryan McKinley committed -
Temporarily expose getBackendSrv while we figure out a long term solution. This will unblock developing some more complex react external plugins.
Ryan McKinley committed -
For react panels the scopedVars did not contain the built in __interval and __interval_ms variables. Fixes #16546
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Progress: #14714
Hugo Häggmark committed -
Closes #15889
Hofls committed -
Hugo Häggmark committed
-
CloudWatch: Fix template variable issues
Mitsuhiro Tanda committed -
* fix cloudwatch color order * fix test * use for-of
Mitsuhiro Tanda committed -
* app pages * app pages * workign example * started alpha support * remove app stuff * show warning on alpha/beta panels * put app back on plugin file * fix go * add enum for PluginType and PluginIncludeType * Refactoring and moving settings to plugins section fixes #16529
Ryan McKinley committed -
This reverts commit 44b36502.
Carl Bergquist committed -
moved page-action-bar to top and put header inside it, removed </input> to be able to run prettier
Patrick O'Carroll committed -
While converting this to React we missed subscribing to errors Fixed #16512
Torkel Ödegaard committed -
fixes go vet issue that 1.12.3 detects
Carl Bergquist committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
- 11 Apr, 2019 9 commits
-
-
Fixes #16501
Dan Cech committed -
Fixes #16507 Markdown formatting in VS Code converts from asterisks to underscores but this can be incorrect in a case like _label_names()_. This fix escapes the underscores that should be kept.
Daniel Lee committed -
Fixes: #16490
Hugo Häggmark committed -
Fixes: #16485
Hugo Häggmark committed -
Adds filebeat (log collector) to elasticsearch v6 docker block that collects Grafana logs. Also adds a new elasticsearch v6 datasource and test dashboard thru provisioning.
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
* auto load * update comments * gofmt * use preload from json * fix formatting * change general plugin loader to app * Refactoring: Plugin preloading #15266
Ryan McKinley committed -
Ryan McKinley committed
-
Hugo Häggmark committed
-
- 10 Apr, 2019 9 commits
-
-
Dominik Prokop committed
-
Add getQueryDisplayText() to DataSourceApi
Ryan McKinley committed -
* add some types on graph * set some types in graph * Fixed typings
Ryan McKinley committed -
Carl Bergquist committed
-
* Unprovision dashboard in case of DisableDeletion = true * Rename command struct * Handle removed provision files * Allow html in confirm-modal * Do not show confirm button without onConfirm * Show dialog on deleting provisioned dashboard * Changed DeleteDashboard to DeleteProvisionedDashboard * Remove unreachable return * Add provisioned checks to API * Remove filter func * Fix and add tests for deleting dashboards * Change delete confirm text * Added and used pkg/errors for error wrapping
Andrej Ocenas committed -
Hugo Häggmark committed
-
* show title in singlestat2 * show title in gauge * use CSS class for emotion * use emotion not scss
Ryan McKinley committed -
* Fix use of "monotonically" in explore documentation * Fix use of "monotonically" in query hints and tests
Scott Leggett committed -
Fixes #16378
Alexander Zobnin committed
-
- 09 Apr, 2019 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-