Torkel Ödegaard
8ef1c75aa1
fix(react2angular): Fixed react to angular wrapper watching function expressions causing infinte digest loop, fixes #16194 ( #16196 )
2019-03-25 16:29:09 +01:00
Peter Holmberg
8a396acdb4
fix(panel/table): Fix for white text on white background when value is null
2019-03-25 16:21:07 +01:00
Peter Holmberg
4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui ( #16085 )
...
* replace with Input component from grafana/ui
* removing placeholder classname
* change import
* fix import
2019-03-25 15:53:05 +01:00
Steven Sheehy
dd388ed578
fix(loki): Hide empty labels column
...
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2019-03-25 15:23:54 +01:00
Ryan McKinley
77b3da3e8b
refactor(data models): Renamed TableData to SeriesData ( #16185 )
2019-03-25 14:46:16 +01:00
Andrej Ocenas
a978e28e7c
chore(core/utils): Add typings to datemath.ts ( #16195 )
...
* Add typings
* Remove explicit cast
2019-03-25 14:32:55 +01:00
Ryan McKinley
e5c8375ec2
only call onPanelMigration when the version actually changes ( #16186 )
...
* 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
2019-03-25 14:10:23 +01:00
Dominik Prokop
a8c50ed6ba
feat(explore): make it possible to close left pane of split view ( #16155 )
...
* feat(explore): make it possible to close left pane of split view
* Use action's type prop instead of enum
2019-03-25 12:49:15 +01:00
Dominik Prokop
c2e9daad1e
feat(Explore): make sure Loki labels are up to date ( #16131 )
...
* 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
2019-03-25 12:08:28 +01:00
Hugo Häggmark
d563505dd3
fix: added missing event to function signature
...
Fixes : #16055
2019-03-25 11:23:59 +01:00
Torkel Ödegaard
e578e8d2dc
Merge pull request #16189 from grafana/hugoh/explore-graphite-url-not-working
...
Added target as isMetric property
2019-03-25 10:54:22 +01:00
Hugo Häggmark
b42dec7353
fix: added target and datasource as isMetric property
...
Fixes : #15862
2019-03-25 09:08:17 +01:00
Torkel Ödegaard
e3d33e6c4a
chore: Removed implicit anys in react container and test helpers
2019-03-24 20:27:12 +01:00
Torkel Ödegaard
f4f5eeeb18
Pamels: Options are always there
2019-03-24 18:34:43 +01:00
Torkel Ödegaard
e03c7bf1a3
Panels: Support angular -> react migration via PanelMigrationHandler
2019-03-24 17:11:00 +01:00
Torkel Ödegaard
20fec4d261
Panels: Added more tests for change panel plugin
2019-03-24 16:39:55 +01:00
Torkel Ödegaard
0d55141a2d
Panels: Refactoring how panel plugins sets hooks and components, #16166
2019-03-24 15:56:32 +01:00
Torkel Ödegaard
292f54ba37
Merge branch 'drop-panel-plugin-setters' of https://github.com/ryantxu/grafana into ryantxu-drop-panel-plugin-setters
2019-03-24 07:54:07 +01:00
ryan
d6ae76c8a3
merge master
2019-03-23 13:13:09 -07:00
ryan
009cd086aa
merge master
2019-03-23 13:07:46 -07:00
Torkel Ödegaard
5d1450dee1
Merge branch 'master' into no-process-timeseries
2019-03-23 17:59:20 +01:00
Torkel Ödegaard
4db914578c
Merge pull request #16171 from ryantxu/pie-display
...
use displayValue in pie chart
2019-03-23 17:57:05 +01:00
ryan
65476d4044
don't use process timeseries
2019-03-22 15:40:17 -07:00
ryan
56e1528c0e
rename stat to show in UI
2019-03-22 15:23:51 -07:00
ryan
2e079659f8
use display value in pie chart
2019-03-22 15:16:04 -07:00
ryan
6da2f132c7
keep plugin versions
2019-03-22 13:45:09 -07:00
ryan
82be27a42a
remove panel plugin setters
2019-03-22 13:12:35 -07:00
ryan
f9fb1210e9
prevOptions should be optional
2019-03-22 10:55:31 -07:00
ryan
d8595e9f4e
moved migration hook to its own function
2019-03-22 10:22:25 -07:00
Torkel Ödegaard
a6c2a8c3cc
Merge branch 'master' into table-reducer
2019-03-22 15:55:21 +01:00
Torkel Ödegaard
beba9676f6
Minor refactoring of stats picker / shared singlestat code
2019-03-22 15:25:33 +01:00
Hugo Häggmark
eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore ( #16150 )
...
Make it possible to navigate back/forward with browser buttons in Explore
2019-03-22 15:24:30 +01:00
Torkel Ödegaard
bfc54b6424
Merge pull request #16134 from grafana/auto-decimals-graph-panels
...
Auto decimals react singlestat panels
2019-03-22 14:57:15 +01:00
Torkel Ödegaard
7cae6d5271
Merge pull request #16149 from grafana/graphite-variable-quoting
...
Graphite: fixed variable quoting when variable value is nummeric
2019-03-22 13:39:48 +01:00
Torkel Ödegaard
e0ecbc4c68
Merge branch 'table-reducer' of https://github.com/ryantxu/grafana into ryantxu-table-reducer
2019-03-22 13:36:49 +01:00
Peter Holmberg
5a5aed10a1
adding check for decimals
2019-03-22 13:35:40 +01:00
Torkel Ödegaard
732ea8eea5
Graphite: fixed variable quoting when variable value is nummeric, fixes #2078
2019-03-22 12:57:07 +01:00
Torkel Ödegaard
d5a56b0bed
Minor refactoring of #16127
2019-03-22 12:51:12 +01:00
Torkel Ödegaard
c7c0ba5a5a
Merge branch 'prometheus_annotation_deduplication' of https://github.com/mtanda/grafana into mtanda-prometheus_annotation_deduplication
2019-03-22 12:45:46 +01:00
Torkel Ödegaard
a0d2e5861d
Merge pull request #16136 from grafana/rem-removal-2
...
Replaced rems with pixels or variables (part 2)
2019-03-22 12:30:06 +01:00
Torkel Ödegaard
31dc3cfcf4
Merge pull request #16111 from grafana/graphite-series-by-tag-issue
...
Graphite: Fixed issue with using series ref and series by tag
2019-03-22 12:24:40 +01:00
Torkel Ödegaard
50a10706b0
Graphite: Fixed issue with using series ref and series by tag, fixes #15237
2019-03-22 11:42:09 +01:00
ryan
78a9243721
remove logging
2019-03-22 00:21:04 -07:00
ryan
658f419cab
add stat picker to single stat
2019-03-22 00:14:50 -07:00
ryan
3f44445dd6
drop one level of nesting
2019-03-21 21:58:10 -07:00
ryan
7498de044c
cleanup and guess all columns
2019-03-21 21:52:58 -07:00
ryan
50ebc768c8
Merge remote-tracking branch 'grafana/master' into show-all-columns
...
* grafana/master: (56 commits)
another change that didn't come with earlier commit
change that didn't come with in last commit
reversed dashboard-padding
Update CloudWatch metrics/dimension list (#16102 )
brought back dashboard-padding and panel-padding variables, made dashboard-padding more specific
fix(prometheus): Change aligment of range queries (#16110 )
Minor refactoring of testdata query order PR #16122
cleaner version
maintain query order
Update PLUGIN_DEV.md
Merge with master, and updated logo and name
more fixes to snapshot
more fixes to snapshot
removed empty space in snapshot
fixed snapshot for test
removed dashboard variables, removed headings-font-family variable, created theme variables for links and z-index, removed unused class in _panel_editor and _dashboard
Tooltip: show percent instead of value
Right tooltip position
Add "No data points" message
Improve tooltip look
...
2019-03-21 07:59:58 -07:00
Torkel Ödegaard
f2e1bfcde7
Merge pull request #16099 from grafana/dashboard-variables-and-some-more
...
Removed dashboard variables + minor things
2019-03-21 15:56:32 +01:00
ijin08
85bfb1dba8
replaced rems with pixels or variables
2019-03-21 15:44:14 +01:00
Peter Holmberg
528f085c96
updating usages in singlestat
2019-03-21 14:03:53 +01:00