- 25 Mar, 2019 10 commits
-
-
* 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 11 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
-
Torkel Ödegaard committed
-
clarify notifications API docs
Marcus Efraimsson committed -
Paweł Krupa committed
-
https://github.com/ryantxu/grafana…
Merge branch 'drop-panel-plugin-setters' of https://github.com/ryantxu/grafana into ryantxu-drop-panel-plugin-setters
Torkel Ödegaard committed -
remove TimeSeriesStats and processTimeSeries
Torkel Ödegaard committed
-
- 23 Mar, 2019 7 commits
-
-
ryan committed
-
ryan committed
-
ryan committed
-
Torkel Ödegaard committed
-
use displayValue in pie chart
Torkel Ödegaard committed -
rename stat to show in UI
Torkel Ödegaard committed -
renamed floatPairs.test.ts
Torkel Ödegaard committed
-
- 22 Mar, 2019 12 commits
-
-
ryan committed
-
ryan committed
-
ryan committed
-
ryan committed
-
ryan committed
-
ryan committed
-
Calculate stats on TableData
Torkel Ödegaard committed -
ryan committed
-
ryan committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Make it possible to navigate back/forward with browser buttons in Explore
Hugo Häggmark committed
-