- 09 Dec, 2020 10 commits
-
-
* removed the survey code * Update _index.md
Diana Payton committed -
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Domas committed -
Agnès Toulet committed
-
* Elasticsearch: Show deprecation warning when selecting browser access mode * Docs: Show deprecation warning for Elasticsearch Browser access mode
Giordano Ricci committed -
Giordano Ricci committed
-
* PanelLibrary: Adds panellib table * Refactor: removes drop table migration * Refactor: fixes spelling mistake * Refactor: changes after PR comments * Refactor: some more renames * PanelLibrary: Adds api and db to create Library/Shared/Reusable Panel * Refactor: reverts SqlStore change and uses RegisterOverride instead * Refactor: fixes lint error * Refactor: fixes imports * Refactor: reverts unintentional changes * Refactor: Adds repository * Revert "Refactor: Adds repository" This reverts commit 4c46e8a6c420abe407d431a015cfd11ebee4082c. * Refactor: changes after PR comments * Refactor: Simplfies further * Chore: fixes linting * Chore: Changes after PR comments * Update pkg/services/librarypanels/api.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Chore: fixes import after commited suggestion Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Hugo Häggmark committed -
* Grafana: Rename By Regex Transformer * Removing unused deps * Add scrollIntoView() to TranformTab.content() * Exporting RenameByRegexTransformerOptions * Add doc block to renameByRegex transformer * Adding doc block for RenameByRegexTransformerOptions * removing scrollIntoView() for transform tab * Adding back in scrollIntoView() for transform panel * Tests: fixes e2e tests * Apply to displayName instead of just the name of the frame * Rewrite docblock to match new functionality * Adding documentation * Changing TLD to domain name * Fixing typo * Update docs/sources/panels/transformations/types-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/transformations/types-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/transformations/types-options.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Chris Cowan committed -
* Variables: Fixes upgrade of legacy queries * Chore: changes after PR comments
Hugo Häggmark committed -
* enforce allowlist * fix default auth selection * add Host and comment
Will Browne committed -
Ryan McKinley committed
-
- 08 Dec, 2020 17 commits
-
-
* cater for empty labels and new DisplayNameFromDS field * simplify Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * increase priority for ds display name Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Will Browne committed -
Ryan McKinley committed
-
Shahzad committed
-
closes https://github.com/grafana/grafana/issues/29484
Dafydd committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
Torkel Ödegaard committed
-
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
Torkel Ödegaard committed
-
Ivana Huckova committed
-
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 13 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
-