Torkel Ödegaard
e6a83bf0e1
Fixed scrolling issue that caused scroll to be locked to the bottom of a long dashboard, fixes #15712
2019-03-05 12:37:19 +01:00
Torkel Ödegaard
0016ad2cb3
Merge pull request #15774 from ryantxu/set-options
...
Rename PanelEditorProps.onChange to onOptionsChange
2019-03-05 09:11:56 +01:00
ryan
3d16528459
use onOptionsChange
2019-03-04 12:35:24 -08:00
ryan
251008f590
use replaceVariables rather than onInterpolate
2019-03-04 11:44:38 -08:00
ryan
77d709d9df
use updateOptions rather than onChange
2019-03-04 11:21:05 -08:00
Hugo Häggmark
3a65e27e83
Fixes #15739
2019-03-04 10:42:59 +01:00
Torkel Ödegaard
328eea3a29
Merge pull request #15713 from grafana/scrollbar-right-side
...
Fixed right side scrollbar margin on dashboard page
2019-03-04 08:13:01 +00:00
Peter Holmberg
a9ca8e9dec
fix
2019-03-02 13:51:55 -08:00
Torkel Ödegaard
84b2c0447e
Fixed right side scrollbar margin on dashboard page
2019-02-28 08:29:18 -08:00
Peter Holmberg
8bdf2111c4
Bumping grafana ui version ( #15669 )
...
grafana/ui 6.0.1-alpha.0 release version bump
2019-02-26 20:51:52 +01:00
Peter Holmberg
1bffde57e3
Need this to be available for plugins
2019-02-26 09:22:21 -08:00
Dominik Prokop
34f6d9ab8e
grafana/ui 6.0.0-alpha.0 release version bump
2019-02-22 11:30:45 +01:00
Dominik Prokop
c1d0f11c47
grafana/ui 1.0.0-alpha.0 release
2019-02-21 22:22:35 +01:00
Dominik Prokop
10916d9192
Update grafana/ui readme
2019-02-21 17:45:52 +01:00
Dominik Prokop
db58ab6c02
Fixed prettier issue in color picker
2019-02-21 15:40:43 +01:00
Dominik Prokop
394ee5dc08
Added keywords and description go grafana/ui package
2019-02-21 15:12:23 +01:00
Dominik Prokop
996588528a
Fixed failing tests because of circular dependency
2019-02-21 15:12:23 +01:00
Dominik Prokop
75e9c1e8fc
Fix version and name in grafana/ui package.json
2019-02-21 15:12:22 +01:00
Dominik Prokop
d4c40e4360
Imports updates
2019-02-21 15:12:22 +01:00
Dominik Prokop
529c1ea53d
Implemented scripts for building and releasing grafana/ui
2019-02-21 15:06:29 +01:00
Torkel Ödegaard
b4627ec302
Minor fix/polish to gauge panel and threshold editor
2019-02-21 13:44:05 +01:00
Torkel Ödegaard
745fd68571
fixed issue in dark sass template
2019-02-21 12:39:22 +01:00
Torkel Ödegaard
67e39a5562
Merge branch 'cli/watch-sass-var-new-colors'
2019-02-21 12:33:10 +01:00
Torkel Ödegaard
3868602581
Updated body & page variables to use variables from code theme
2019-02-21 12:32:29 +01:00
Torkel Ödegaard
b21eb36909
Merge branch 'master' of github.com:grafana/grafana
2019-02-21 12:18:34 +01:00
Torkel Ödegaard
31511ee3cc
fixed snapshots failing in master
2019-02-21 12:10:01 +01:00
Dominik Prokop
f5a520bf39
Synced variable template files
2019-02-21 11:59:47 +01:00
Dominik Prokop
0df56f9356
Merge branch 'master' into cli/watch-sass-var
2019-02-21 11:56:54 +01:00
Torkel Ödegaard
9a7866a040
Merge pull request #15560 from grafana/scrollbar-fixes
...
Fixed scrollbar issue introduced in theme changes
2019-02-21 11:32:19 +01:00
Dominik Prokop
9b03815141
Merge branch 'master' into cli/watch-sass-var
2019-02-21 09:50:24 +01:00
Torkel Ödegaard
7d105439f9
Fixed scrollbar issue introduced in theme changes
2019-02-21 09:41:53 +01:00
Dominik Prokop
f28cc871e1
Fix build
2019-02-21 09:09:24 +01:00
ijin08
a9c5fe5be1
updated colors in light, dark and theme files, in template file basic colors uses variables from dark/light files, also changed to -basic in some files
2019-02-20 16:11:36 +01:00
Torkel Ödegaard
20a03db144
Merge pull request #15510 from grafana/fix/graphite-func-editor
...
Display graphite function name editor in a tooltip
2019-02-20 10:48:08 +01:00
Dominik Prokop
5f4f559d19
Fix blue in dark theme
2019-02-19 21:23:04 +01:00
Dominik Prokop
d19616a16b
Merge branch 'master' into cli/watch-sass-var
2019-02-19 17:27:25 +01:00
Dominik Prokop
83bb3fb8d4
Remove old overwritten sass vars
2019-02-19 17:05:50 +01:00
Dominik Prokop
88a46e6dd4
Bump Prettier version ( #15532 )
...
* Fix prettier version to 1.16.4
2019-02-19 15:41:35 +01:00
ijin08
2372474ca8
updated theme variables to master
2019-02-19 13:57:56 +01:00
ijin08
547696af19
updated theme template files variables to master
2019-02-19 13:40:43 +01:00
Hugo Häggmark
d2893c2d1a
Fixes #15506
2019-02-19 11:17:40 +01:00
Hugo Häggmark
7f04848dea
Fixes #15505
2019-02-19 07:48:54 +01:00
Dominik Prokop
1069d7f5b1
Display graphite function name editor in a tooltip
2019-02-18 17:55:38 +01:00
Peter Holmberg
93e8edfddd
Fixing array direction, adding simple render test, fixes #15478
...
Fixed unit test and updated gauge
Added migration for threshold order
2019-02-18 16:46:32 +01:00
Torkel Ödegaard
730515d8dc
Merge pull request #15483 from klaernie/patch-1
...
Add Lux to units
2019-02-18 12:52:42 +01:00
Torkel Ödegaard
abddb442a1
Changed how react panels store their options ( #15468 )
...
Changed how react panels store their options
* Added a ReactPanelPlugin as the interface that react panels export, this way react panels have clearer api, and gives us hooks to handle migrations and a way for panel to handle panel changes in the future
* Moved gauge value options into a sub oject and made editor more generic, will be moved out of gauge pane later and shared between singlestat, gauge, bargauge, honecomb
* Also remove nested options prop that was there due to bug
* Added missing Gauge props
* Fixed gauge issue that will require migration later and also value options editor did not handle null decimals or 0 decimals
* Fixed unit tests
* More fixes for react panels
2019-02-18 11:41:14 +01:00
Dominik Prokop
6da57d4c08
Make clear that variable scss files are generated from templates
2019-02-18 11:03:52 +01:00
Andre Klärner
4d555aceaa
Add Lux to units
...
fixes #15479
2019-02-17 13:30:41 +01:00
Torkel Ödegaard
d6de40cbe6
Added missing strict type checking options to grafana/ui and fixed type errors
2019-02-15 10:49:10 +01:00
Torkel Ödegaard
2bc26a01f9
Fixes to error handling and clearing, also publishing of legacy events so old query editors work with react panels fully
2019-02-14 15:18:55 +01:00