- 26 Mar, 2019 6 commits
-
-
Now returns uid in response to get notification channel by id. Adds GET/PUT/DELETE support for notification channel by uid, /api/alert-notifications/uid/:uid. Break apart alerting and alert notification http api docs in two pages and update documentation to make it up to date with current implementation. Fixes #16012
Marcus Efraimsson committed -
docs: loki provisioning
Daniel Lee committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
There's no point in reading the body response without using the result so removing it. Fixes #9199 Ref #16207
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
- 25 Mar, 2019 28 commits
-
-
Add oauth pass-thru option for datasources
Daniel Lee committed -
* Update readmes * Fix devenv dasboard query * Update devenv readme * Add link to devenv from docs
Andrej Ocenas committed -
Fixes #14590
Marcus Efraimsson committed -
Ramon Carvalho Maciel committed
-
Ryan McKinley committed
-
Torkel Ödegaard committed
-
Dominik Prokop committed
-
fix(react2angular): Fixed react to angular wrapper watching function expressions causing infinte digest loop, fixes #16194 (#16196)
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Peter Holmberg committed
-
* replace with Input component from grafana/ui * removing placeholder classname * change import * fix import
Peter Holmberg committed -
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
Steven Sheehy committed -
Leonard Gram committed
-
Ryan McKinley committed
-
update cloudwatch metrics/dimensions list
Daniel Lee committed -
* Add typings * Remove explicit cast
Andrej Ocenas committed -
* set the plugin version if there is a migration handler * only call panel migration if the version changes * set the version after change also * avoid NPE... check that we have options * destroy is based on the previous panel type, not the next one * Panels: Minor refactoring on panel plugin version code, #16186
Ryan McKinley committed -
* feat(explore): make it possible to close left pane of split view * Use action's type prop instead of enum
Dominik Prokop committed -
* Migrated loki syntax and labels logic to useLokiSyntax hook * Enable loki labels refresh after specified interval has passed * Enable periodic loki labels refresh when labels selector is opened * Fix prettier * Add react-hooks-testing-library and disable lib check on typecheck * Add tests for loki syntax/label hooks * Move tsc's skipLibCheck option to tsconfig for webpack to pick it up * Set log labels refresh marker variable when log labels fetch start * Fix prettier issues * Fix type on activeOption in useLokiLabel hook * Typo fixes and types in useLokiSyntax hook test fixes * Make sure effect's setState is not performed on unmounted component * Extract logic for checking if is component mounted to a separate hook
Dominik Prokop committed -
Leonard Gram committed
-
Fixes: #16055
Hugo Häggmark committed -
Added target as isMetric property
Torkel Ödegaard committed -
Leonard Gram committed
-
Leonard Gram committed
-
Leonard Gram committed
-
Leonard Gram committed
-
Fixes: #15862
Hugo Häggmark committed -
chore: Removed implicit anys in react container and test helpers
Torkel Ödegaard committed
-
- 24 Mar, 2019 6 commits
-
-
Torkel Ödegaard committed
-
Refactor ReactPanelPlugin change hooks -> handler & add panel version to json
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-