- 24 Jun, 2020 7 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Suggesting few changes to the document * Update docs/sources/panels/visualizations/heatmap.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/visualizations/heatmap.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Mohit Nain committed -
Dominik Prokop committed
-
* Migrate shared preferences * Remove unused import * Migrate org name form * Update TeamSettings * Convert user settings * Fix inital default values * Update snapshots * Fix CI errors * Fix failing Ci * Update snapshots * Large spacing * Move use Form for OrgSettings and add FieldSet * Remove snapshots * Add snapshots * Remove unused prop
Tobias Skarhed committed -
* CloudWatch: Added AWS MediaStore metrics and dimensions * Camel case dimensions Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Ilya Stoliar committed -
* Update show only queries for current data source to true * Add confirmation modal when deleting starred queries
Ivana Huckova committed -
Torkel Ödegaard committed
-
- 23 Jun, 2020 13 commits
-
-
Ryan McKinley committed
-
Alexander Tymchuk committed
-
* Suggesting few changes * Update docs/sources/features/explore/index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/explore/index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Mohit Nain committed -
* Update jaeger.md * Update jaeger.md * Update docs/sources/features/datasources/jaeger.md Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Co-authored-by: Ivana <ivana.huckova@gmail.com>
Diana Payton committed -
Diana Payton committed
-
Upgrades jaeger-client-go to v2.24.0 to resolve problem with setting Jaeger tracing address through Grafana config. Fixes #25563
Marcus Efraimsson committed -
* Update configuration.md * moved configuration.md to administration folder * updated links * Added quota section * Update upgrading.md * Update configuration.md * Update configuration.md * Update configuration.md * Updating links * Update configuration.md * Update configuration.md * Update configuration.md Reworked the security options * Update configuration.md * Update configuration.md * Update provisioning.md * Update provisioning.md * Update configuration.md * Update configuration.md * Update docs/sources/administration/configuration.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Diana Payton committed -
* initial things * recreate old behaviour * adding guide to tooltip * update text * fix typings on render prop * use conditional children
Peter Holmberg committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
* Add forgot password to login screen * Add ForgottenPassword component * Add spacing * Generate new emails and handle resetCode * Fix animation and small UX issues * Extract LoginLayout and add route for reset mail * Reset email template * Add ChangePasswordPage * Remove resetCode * Move style into variable * Fix strict null
Tobias Skarhed committed -
Alex Khomenko committed
-
- 22 Jun, 2020 16 commits
-
-
Ryan McKinley committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
* Units: Custom units updates and docs * Fixed codespell * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Torkel Ödegaard committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
Agnès Toulet committed
-
Closes #25463 Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Carl Bergquist committed -
Adds support for enabling app plugins using provisioning. Ref #11409 Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Efraimsson committed -
Diana Payton committed
-
Adds handling of error returned from URL parsing. Fixes #25714
Marcus Efraimsson committed -
* Use fork-ts-checker for eslint check * Fix lint issue * Add packages to lint * Add comments to webpack configs
Zoltán Bedi committed -
Torkel Ödegaard committed
-
Josh Soref committed
-
This change fixes a link broken due to link formatting on the docs. The issue is present here, in the last sentence: https://grafana.com/docs/grafana/latest/alerting/notifications/#slack
Kaveet Laxmidas committed -
Philipp Trulson committed
-
- 18 Jun, 2020 4 commits
-
-
* CloudWatch Logs: Adds template variable support to log groups Closes #25099
kay delaney committed -
* Grafana UI: Apply disabled styles to LinkButton * Grafana UI: Add disabled knob
Alex Khomenko committed -
* Inspect: Should not subscribe to transformed data * PQR- allow controll whether or not field overrides and transformations should be applied * UI for inspector data options * fix * Null check fix * Refactor PanelInspector * TS fix * Merge fix * fix test * Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com> * review batch 1 * Update API of usePanelLatestData * css * review batch 2 * Update usePanelLatestData hook Co-authored-by: Torkel Ödegaard <torkel@grafana.com> Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Dominik Prokop committed -
Signed-off-by: Richard Hartmann <richih@richih.org>
Richard Hartmann committed
-