- 11 Apr, 2019 5 commits
-
-
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 12 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Hugo Häggmark committed
-
Marcus Efraimsson committed
-
* Wip: virtualize suggestions list * Refactor: Separate components to different files * Refactor: Made TypeaheadItem a FunctionComponent using emotion * Refactor: Use theme to calculate width instead of hardcoded values * Refactor: Calculate list height and item size * Style: Adds labels to emotion classes * Refactor: Flattens CompletionItems to one list * Chore: merge yarn.lock * Refactor: Adds documentation popup on the side * Refactor: Makes position of TypeaheadInfo dynamic * Refactor: Calculations moved to separate file
Hugo Häggmark committed -
Torkel Ödegaard committed
-
Fixes #16448
Torkel Ödegaard committed -
* aligned headings on profile, admin and configuration pages * fixed snapshot
Patrick O'Carroll committed -
Mitsuhiro Tanda committed
-
- 08 Apr, 2019 11 commits
-
-
Fixes #16373
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Replaces session storage in auth_proxy middleware with remote cache Fixes #15161
Oleg Gaidarenko committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
This fixes an error that was thrown when one or several queries was disabled using the mixed datasource. Fixes #12977
Marcus Efraimsson committed -
* replaced colors for headingColor, link and linkDisabled with colors from grayscale, replaced colors for linkDisabled and linkHover with colors from grayscale, changed color for sha-modal-in-text to text-color-empahises * fixed snapshot
Patrick O'Carroll committed -
Fixes #16439
Torkel Ödegaard committed -
Upgrades to webpack & css optimization caused changes in production build that removed the left brand gradient. Fixes #16430
Torkel Ödegaard committed -
See https://github.com/grafana/grafana/pull/16200#issuecomment-479370356 Thanks @xlson Ref #16200
Oleg Gaidarenko committed -
* added new variables for height in theme, added height to gui button large, replaced add gicon with regular gicon, replaced + with gicon, changed button display to flex * set fixed height to large button, removed xlarge button and replaced with large button * removed button-mini and replaced with button-small, set fixed height to default button and button-small * fixed padding for default and large button, fixed height for navbar button, fixed snapshots * fixed padding and margin on navbar buttons * gave special height to login btn-primary * readded btn-mini class with same styling as btn-small and a deprecated notice * fixed add panel widget buttons
Patrick O'Carroll committed
-
- 07 Apr, 2019 3 commits
-
-
Fixes #16359
Torkel Ödegaard committed -
LED cell width needs to be integers
Torkel Ödegaard committed -
Override decimals did not fully override auto scaling logic Fixes #16068
Torkel Ödegaard committed
-