Hugo Häggmark
5fc0766341
Moved Thresholds and styles to grafana/ui/components
2019-01-10 09:37:32 +01:00
Torkel Ödegaard
4c42db9e95
Merge pull request #14804 from SamuelToh/4075_support_templatevar_on_alias_es_ds
...
4075: Interpolate tempvar on alias
2019-01-10 07:24:17 +01:00
Torkel Ödegaard
b25214bfe1
Merge pull request #14786 from grafana/14729-move-testrulebutton-to-toolbar
...
14729 move testrulebutton to toolbar
2019-01-10 07:11:45 +01:00
SamuelToh
e1f6870fce
4075: Interpolate tempvar on alias
2019-01-10 09:53:06 +10:00
Torkel Ödegaard
032d69fc21
Merge pull request #14801 from grafana/reorganize-gauge-panel
...
Minor refactor of Gauge panel
2019-01-09 18:26:17 +01:00
Torkel Ödegaard
ddaec8db58
Merge pull request #14796 from grafana/14271-tooltip-themes
...
feat: Tooltip theme and use it on panel edit tabs
2019-01-09 17:36:49 +01:00
Dominik Prokop
cdc99e129f
React graph panel options component rename
2019-01-09 17:21:14 +01:00
Dominik Prokop
1618e90844
Minor refactor of Gauge panel
2019-01-09 17:00:10 +01:00
Johannes Schill
d8a91fa355
feat: Add brand as tooltip theme and use it on panel edit tabs #14271
2019-01-09 15:36:53 +01:00
Torkel Ödegaard
ba19773347
Merge pull request #14792 from grafana/adios-scrollbar
...
chore: Remove ScrollBar component, superseded by CustomScrollbar
2019-01-09 14:51:33 +01:00
Johannes Schill
6ab1abc131
chore: Remove ScrollBar component, superseded by CustomScrollbar
2019-01-09 14:02:22 +01:00
Hugo Häggmark
236d7b1213
Changes after PR comments
2019-01-09 13:20:50 +01:00
Dominik Prokop
525367c591
Merge branch 'master' into fix-toggle-button-group-corners
2019-01-09 13:15:34 +01:00
Torkel Ödegaard
34c4e245f3
Merge pull request #14775 from grafana/14759-customscrollbar2grafanaui
...
chore: Move CustomScrollbar to @grafana/ui #14759
2019-01-09 12:28:30 +01:00
Hugo Häggmark
67e8958aec
Fixed a small bug when toggling items in toolbar
2019-01-09 11:49:17 +01:00
Hugo Häggmark
9b8a5333cb
Added tests for TestRuleButton
2019-01-09 11:39:56 +01:00
Hugo Häggmark
8b8af6436c
Removed Test Rule button from Angular and view
2019-01-09 11:38:10 +01:00
Hugo Häggmark
e2fe663dba
Added TestRuleButton
2019-01-09 11:34:22 +01:00
Dominik Prokop
0b4d212bd2
Fixing TS errors and updating snapshot
2019-01-09 10:56:40 +01:00
Dominik Prokop
fae8ff5750
Move Portal to @grafana/ui
2019-01-09 10:55:38 +01:00
Johannes Schill
702e1b01bb
chore: Move sass code related to custom scrollbar into @grafana/ui #14759
2019-01-09 10:35:03 +01:00
Dominik Prokop
076defdc0b
Post merge updates
2019-01-09 10:33:20 +01:00
ijin08
7133b79928
Merge branch 'master' into 14773-light-theme-page-bg
2019-01-09 10:21:48 +01:00
Dominik Prokop
1e7f3f2892
Merge branch 'master' into grafana-ui/tooltip
2019-01-09 10:19:45 +01:00
Johannes Schill
6ac25d41fa
chore: Move CustomScrollbar to @grafana/ui #14759
2019-01-09 09:49:45 +01:00
ijin08
fb76f41a15
changed light theme page background gradient
2019-01-09 09:42:30 +01:00
Dominik Prokop
79c6fdc0e8
wip
2019-01-08 20:51:00 +01:00
Torkel Ödegaard
a9808ef518
Merge pull request #14763 from grafana/14528-panel-errors
...
Panel errors
2019-01-08 17:41:31 +01:00
Dominik Prokop
22c9ce7de8
Make tooltips persistent when hovered
2019-01-08 17:01:50 +01:00
Johannes Schill
12a3edd6e5
fix: Clean up per PR feedback. Thanks @dprokop
2019-01-08 16:04:46 +01:00
Torkel Ödegaard
badd00d962
Merge pull request #14768 from grafana/14729-move-alerttab-and-statehistory
...
Moved AlertTab and StateHistory to app/features/alerting
2019-01-08 15:57:43 +01:00
Torkel Ödegaard
df83c4650d
minor code refactor
2019-01-08 15:54:52 +01:00
Hugo Häggmark
8d210afd76
Moved AlertTab and StateHistory to app/features/alerting
2019-01-08 15:18:29 +01:00
Johannes Schill
bf478a40b1
fix: When loki is default data source, datasource is passed as undefined to QueryOptions #14667
2019-01-08 14:58:57 +01:00
Dominik Prokop
e03461cea2
Removed unused Popover component
2019-01-08 13:54:54 +01:00
Dominik Prokop
ec904cf662
Update components to fit updated PopperController API
2019-01-08 13:53:59 +01:00
Dominik Prokop
de4e1a91f7
Refactored withPoper HOC to PopperController using render prop
2019-01-08 13:44:10 +01:00
Johannes Schill
f428db282c
fix: Remove the onRenderError prop and add an ErrorBoundary component
2019-01-08 13:32:08 +01:00
Daniel Lee
f95b4b3882
Merge pull request #14735 from challengerdeep/14581_fix-stackdriver-series-aggregation-merge
...
Fix stackdriver aggregation series merge
2019-01-08 10:40:37 +01:00
Johannes Schill
bcb94cc0ec
fix: GraphPanel should be a PureComponent
2019-01-08 10:30:00 +01:00
Johannes Schill
4f943687d8
feat: Display error when plot fail to render
2019-01-08 09:55:23 +01:00
Dominik Prokop
96be5fe8a3
Remove the jump effect on run query button
...
Caused by the return and loading spinner icons having different widths. Used fa-fw helper class to ensure fixed width on icons. Also, made the spacing between icon and button label slightly smaller, as the rotated level-down icon used as return icon has significantly smaller width compared to the loading spinner and it looked oddly far from the label as compared to timepicker's icon
2019-01-07 15:26:43 +01:00
Johannes Schill
0b89f81609
fix: Light theme corner bg color update
2019-01-07 13:56:36 +01:00
Johannes Schill
79fd8a7eda
feat: Add "theme" to Tooltip
2019-01-07 13:31:50 +01:00
Johannes Schill
dadbaccfeb
Notify user on query error
2019-01-07 13:29:10 +01:00
Torkel Ödegaard
85ecf54751
updated scrollbar snapshot
2019-01-07 11:19:44 +01:00
Torkel Ödegaard
cfa3e05eee
Merge pull request #14745 from grafana/legend-firefox-fix
...
Fixed issue with cut legend in firefox & mobile devices,
2019-01-07 08:20:37 +01:00
Torkel Ödegaard
179b19c71b
Fixed issue with cut legend in firefox & mobile devices, fixes #14744 and #14489
2019-01-06 17:03:38 +01:00
Simon Podlipsky
c39dc1fb15
Some cleanup
2019-01-05 15:25:07 +01:00
Michael Inthilith
9759ee53ca
Add mean on distribution as well
2019-01-04 16:58:27 +01:00