- 23 Jun, 2020 1 commit
-
-
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 9 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 -
with execution errors, return a Frame that has Meta.ExecutedQueryString.
Kyle Brandt committed -
* Chore: upgrades jQuery and @types/jQuery * Chore: reduce strict null errors * Fixed issue in graphite func editor Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Hugo Häggmark committed -
* Types: add reportGrid to the feature toggles * Chore: add reportGrid to the default config
Alexander Zobnin committed -
* Datasources: add insights tab * Config: add feature flag
Agnès Toulet committed -
Closes #25659
kay delaney committed
-
- 17 Jun, 2020 14 commits
-
-
* Minor changes * Fixed data source selection issue … where it appeared as though the wrong one was selected * Fixed “executing a canceled action” issue ... thrown from RxJS
Steven Vachon committed -
Updated a link.
Diana Payton committed -
* Auth proxy: Retry without cache if failing to get user
Arve Knudsen committed -
Torkel Ödegaard committed
-
Alex Khomenko committed
-
Torkel Ödegaard committed
-
* upgrade to typescript 3.9.3 * Fix errors that surfaced with update * Null check fixs * FIx null checks Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* API: Recognize MSSQL URLs Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Move MSSQL URL validation into mssql package Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Sofia Papagiannaki committed
-
* Chore: changes null values to undefined in explore reducer * Chore: changes sortLogsResult param type from null to undefined * Chore: changes null values to undefined in explore reducer * Chore: updates strict null errors count * Revert "Chore: changes null values to undefined in explore reducer" This reverts commit b82d84161148dfba181425d625cc8c24df0cd757. * Revert "Chore: changes sortLogsResult param type from null to undefined" This reverts commit 21073b5d306ba6ba786617f8d575d5d95b438277. * Revert "Chore: changes null values to undefined in explore reducer" This reverts commit 798559688c31dbe1f3893bc933c0c36e882ab99e. * Chore: updates ExploreItemState type * Chore: updates initial ExploreItemState in Explore reducer * Chore: updates strict null errors count to 699 * Chore: changed ExploreMode and Emitter type in ExploreStateItem * Revert "Chore: changed ExploreMode and Emitter type in ExploreStateItem" This reverts commit 7e0e2027fcc245f208456d3b12806338a4aef9d7.
Lukas Siatka committed -
Support using a variable for histogram and terms min doc count. This is an addition to #21064. Ref #21052 Ref #21064
Marcus Efraimsson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Carl Bergquist committed
-
Hugo Häggmark committed
-