- 08 Dec, 2020 7 commits
-
-
Grafana format update.
aleemosman committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* Typescript: Fixing typescript string error, and seperate check from publishing * now should pass
Torkel Ödegaard committed -
CloudWatch: namespace in search expression should be quoted if match exact is enabled #29109 (#29563)
ying-jeanne committed -
* WIP * Update plugin metadata schema * Fix review comments * Update descriptions * Add description * Fix review comment
Marcus Olsson committed -
Torkel Ödegaard committed
-
fix typo
7006 committed
-
- 07 Dec, 2020 16 commits
-
-
Kyle Brandt committed
-
Kyle Brandt committed
-
would get wrong type for reflect
Kyle Brandt committed -
* Update documentation-style-guide.md * Update documentation-style-guide.md * Update documentation-style-guide.md
Diana Payton committed -
* Update documentation-markdown-guide.md * Update documentation-markdown-guide.md * Update documentation-markdown-guide.md * Update documentation-markdown-guide.md
Diana Payton committed -
Diana Payton committed
-
* Expr: fix failure to execute due to OrgID Get orgID from the plugin context, which makes more sense anyways. makes expressions work again after https://github.com/grafana/grafana/pull/29449 changes. * Do not save organisation on its alert query model Co-authored-by: Sofia Papagiannaki <sofia@grafana.com>
Kyle Brandt committed -
* rename "points" to "showPoints" * rename ShowPoints enum to PointVisibility
Leon Sorokin committed -
Torkel Ödegaard committed
-
* match time range * less logging * almost working * more logging * more logging * fix snapshot * Use layout effect for the time range ref update Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* Fix favicon embedding in whitelabeling * Fix formatting
Tania B committed -
* Add changelog to docs style guide * Fix review comments
Marcus Olsson committed -
* Add retryWhen to Loki socket * Refactor, * Add info message after 10 reconnections, remove console log * Add test * Specify response in tests * Check specific lines for content * Remove unused imports * Replace AppEvents with console.warn * Add limit of re-connections
Ivana Huckova committed -
Dominik Prokop committed
-
* Chore: Rewrite tsdb sql engine test to standard library Signed-off-by: Emil Hessman <emil@hessman.se>
Emil Hessman committed -
* fix and optimize spanNulls * AsZero implies spanNulls = true, to prevent null-scanning * move spanNulls toggle below fillOpacity
Leon Sorokin committed
-
- 06 Dec, 2020 1 commit
-
-
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.4.1. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
-
- 04 Dec, 2020 16 commits
-
-
Ryan McKinley committed
-
Leon Sorokin committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
Leon Sorokin committed
-
* migrate knobs to controls * default value for error * some fix after review
Peter Holmberg committed -
* Fix Promlink to have href after componentDidMount * Refactor to hooks and react testing library * Update * Update snapshot test
Ivana Huckova committed -
* build(npm): publish next and latest packages to github registry * ci(release): remove redundant commands from release-npm-packages step * Update scripts/release.star Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update scripts/release.star Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Jack Westbrook committed -
Marcus Olsson committed
-
* API: add ID to snapshot API responses * API: update snapshot tests
Agnès Toulet committed -
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Giordano Ricci committed -
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) * Starting moving more stuff into data source picker * WIP progress * Progress on datasource picker rethink * Things are working now some details to figure out * Removed commented part * Complex work on getting data source lists * Fixed variable support showing correct data sources * Tried fixing dashboard import but failed * Fixes * Fixed import dashboard * Fixed unit test * Fixed explore test * Fixed test * Fix * fixed more tests * fixed more tests * fixed showing which option is default in picker * Changed query variable to use data source picker, updated tests and e2e * Fixed more tests * Updated snapshots, had wrong typescript version
Torkel Ödegaard committed -
* Elastic: Fixes config UI issues * Fixed index name input issue
Torkel Ödegaard committed -
* Fix issues with plugins not retrieving plot instance * Review
Dominik Prokop committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-