- 11 Sep, 2020 13 commits
-
-
OAuth: Fix token refresh failure when custom SSL settings are configured for OAuth provider (#27523) OAuth token refresh fails when custom SSL settings are configured for oauth provider. These changes makes sure that custom SSL settings are applied for HTTP client before refreshing token. Fixes #27514
Bill Oley committed -
Ryan McKinley committed
-
* documenting component * Update packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.mdx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * text updates Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Peter Holmberg committed -
Alex Khomenko committed
-
#26395 introduced a regression regarding sort order of nav tree items set in Grafana boot data and used for rendering the sidemenu. This fixes so that sort happens after RunIndexDataHooks is called in case the hook make changes to the nav tree.
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
* What's New: some minor edits in the enterprise section * Update docs/sources/guides/whats-new-in-v7-2.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update docs/sources/guides/whats-new-in-v7-2.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Leonard Gram committed -
This reverts commit 20b603ee.
Sofia Papagiannaki committed -
* Added images for transformation and some extra information about ADX. * updated the adx text a bit more.!
Marcus Andersson committed -
* Dashboard: Merge Data units categories Prefixes already allow to distinguish IEC units from SI ones + Prefer using binary function over decimal one when equal * Dashboard: Clarify SI & binary prefixes * Dashboard: Homogeneise rate units * Dashboard: Add Binary (IEC) prefix for data rates
Berbe committed -
* Docs: Add new Enterprise features * Docs: Fix spelling * Update docs/sources/guides/whats-new-in-v7-2.md Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> * Docs: Add top links Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Alex Khomenko committed -
Maksim Nabokikh committed
-
Notifications: UX tweak to redesign of form and sections to make it left aligned and cleaner (#27479) * UX: Redesign of form and sections to make it left aligned and cleaner * reduced padding * design tweaks
Torkel Ödegaard committed
-
- 10 Sep, 2020 6 commits
-
-
* Add missing dependency to lockfile * Prometheus: Fix min step variable interpolation
Zoltán Bedi committed -
Adds some updated upgrade notes for 7.2 regarding secure settings for alert notification channels. Also adds a section about this in the What's new article. Ref #26172
Marcus Efraimsson committed -
Properly handle legacy dimension values in the backend. Fixes #27512
Marcus Efraimsson committed -
Fixes an issue introduced by migration in #25980 which removed storing the Pagerduty integrating key encrypted.
Marcus Efraimsson committed -
Steven Vachon committed
-
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Marcus Efraimsson committed
-
- 09 Sep, 2020 21 commits
-
-
Marcus Andersson committed
-
Marcus Andersson committed
-
* Docs: What's new for 7.2 initial draft * Updated content and images * Updated with a top toc / links section
Torkel Ödegaard committed -
* Update Input.mdx clarify form validation text * Update packages/grafana-ui/src/components/Input/Input.mdx Align with textArea Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> Co-authored-by: Clarity-89 <homes89@ukr.net>
Oana Mangiurea committed -
* Grafana-UI: Add docs for ConfirmButton * Grafana-UI: Add comment * Update packages/grafana-ui/src/components/ConfirmButton/ConfirmButton.mdx Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
Alex Khomenko committed -
* bumped version to the next minor. * bumped packages version to the next minor.
Marcus Andersson committed -
* Separated generalized E2E docs from that of core … and rewrote some minor things to be more concise for faster reads. * Added plugins E2E document
Steven Vachon committed -
Marcus Andersson committed
-
* implement edit page * connectWithCleanup * remove angular related code * use loadingindicator * use the correct loading component * handle secureFields * fixed implementation of secure fields * Keep secureFields after rerendering the form * CollapsableSection and Page refactor * use checkbox instead of switch * fix comment * add cursor to section * Fixed issues after PR review * Fix issue with some settings being undefined * new reducer and start with test * algorithm to migrate secure fields * UX: Minor UI Tweaks * Added field around checkboxes, and missing required field * fixed test * tests for util * minor tweaks and changes * define as records * fix typ error * forward invalid to textarea and inputcontrol * merge formdata and redux data in test * fix issue with creating channel * do not figure out securefields in migration Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Peter Holmberg committed -
* Explore: Add interpolateVariablesInQueries to opentsdb datasource * Explore: Add interpolateVariablesInQueries to cloudwatch datasource * Explore: Add interpolateVariablesInQueries to CloudMonitoring datasource * Explore: Add interpolateVariablesInQueries to Azure datasource * Explore: Add dimensions to interpolateMetricsQueryVariables in cloudwatch datasource
Giordano Ricci committed -
Ryan McKinley 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 -
kay delaney committed
-
Ryan McKinley committed
-
Hugo Häggmark committed
-
* added version notice to the group by documentation. * updated to new suggestion.
Marcus Andersson committed -
Torkel Ödegaard committed
-
Carl Bergquist committed
-
* DashboardSettings: Fixes auto refresh crash with space in interval * Tests: fixes typings * Refactor: validets onBlur and other PR comments * Tests: adds component tests * Refactor: changes after PR feedback
Hugo Häggmark committed -
Hugo Häggmark committed
-