Hugo Häggmark
7f04848dea
Fixes #15505
2019-02-19 07:48:54 +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
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
Peter Holmberg
0c72fb3be1
Merge branch 'master' into move-error-boundry
2019-02-13 16:52:52 +01:00
Peter Holmberg
aad558ce9c
using error callback from datapanel instead
2019-02-13 15:54:10 +01:00
Torkel Ödegaard
124b3486eb
Merge branch 'master' into 15330-vizpicker-red-when-0-hits
2019-02-13 14:49:11 +01:00
Peter Holmberg
56f7cd9602
fixed issue with updatePopperPosition
2019-02-13 11:18:08 +01:00
Torkel Ödegaard
cfea8bdcae
Prettier had not been running as a precommit hook for some time so had to run in on all files again
2019-02-13 11:14:53 +01:00
Johannes Schill
27bbadce1d
feat: Add EmptySearchResult ui component and use it in VizTypePicker
2019-02-13 09:22:09 +01:00
Johannes Schill
49e0572611
fix: Error tooltip should have white text on red background. Not red text on red background
2019-02-12 12:41:18 +01:00
Hugo Häggmark
da80286f97
Fixes #15372 with number input and parseFloat
2019-02-12 11:10:31 +01:00
Dominik Prokop
a5d158c014
Added one more test case for color resolving helper
2019-02-11 21:22:53 +01:00
Dominik Prokop
ed208f2b5f
Fix error caused by named colors that are not part of named colors palette
2019-02-11 21:11:19 +01:00
Torkel Ödegaard
8e93b68e6d
restoring green CTA
2019-02-11 16:38:05 +01:00
Torkel Ödegaard
962815169e
Color tweaks
2019-02-11 14:58:11 +01:00
ijin08
2a2b242eb0
removed extra semi-colon
2019-02-11 10:27:58 +01:00
Patrick O'Carroll
c34021344a
Merge branch 'master' into ui-new-red-green-blue
2019-02-11 09:17:19 +01:00
Torkel Ödegaard
89c153d44b
Merge pull request #15332 from grafana/style-fixes
...
Fixed issues with plus button in threshold and panel option header
2019-02-08 22:21:03 +01:00
Torkel Ödegaard
748cb44911
Fixed issues with plus button in threshold and panel option header, and current state in viz picker, fixes #15329
2019-02-08 21:53:51 +01:00
ryan
169732997d
support three letter hex color strings
2019-02-08 12:46:30 -08:00
ryan
3d5ae3dca3
mark packages as Apache license
2019-02-08 08:10:02 -08:00
Dominik Prokop
7e03913d0d
Use TS instead of JS to store theme variables@next
2019-02-08 14:06:53 +01:00
Dominik Prokop
71576a634e
Do not use js theme variables in sass (poor dev experience for now)
2019-02-08 14:06:06 +01:00
Dominik Prokop
ac50d2b31f
Merge branch 'master' into core/theming
2019-02-07 14:20:53 +01:00
Dominik Prokop
e7917ce4e0
Removed unnecessary code from ColorPicker and extended theme type
2019-02-07 14:10:56 +01:00
Dominik Prokop
5ba3b0aa2c
Selecting theme variable variant helper function
2019-02-07 14:10:20 +01:00
Dominik Prokop
dc6b27d123
Minor cleanup
2019-02-06 17:05:43 +01:00
Dominik Prokop
1e4c6b4b52
Added test for SASS variable retrieval function from JS definition
2019-02-06 17:05:22 +01:00
Dominik Prokop
7762d72ae3
Updated stories to use new theming
2019-02-06 17:03:42 +01:00
Dominik Prokop
6b1390b972
Update types and themes usage in components
2019-02-05 17:04:48 +01:00
Dominik Prokop
1bc007e29c
Implemented theme context and renamed/moved theme related types
2019-02-05 16:53:19 +01:00
ijin08
0642c52693
created new color variables, changed primary to blue, changed success-btns to primary-btns.
2019-02-05 12:05:02 +01:00
Torkel Ödegaard
44cef757e5
Merge branch 'hugoh/explore-refactor-initial-modified-queries'
2019-02-05 09:33:28 +01:00
Hugo Häggmark
2c255fd85a
Renamed initialQueries to queries
2019-02-05 06:19:40 +01:00
Torkel Ödegaard
7d5becceb5
Merge pull request #15206 from grafana/storybook/valuemappingseditor
...
Adding ValueMappingsEditor to Storybook
2019-02-04 21:09:26 +01:00
Dominik Prokop
7626ce9922
WIP Enable js defined theme to be used in SASS
2019-02-04 17:28:57 +01:00
Johannes Schill
9ab5eeb7f3
fix: Explore: Query wrapping on long queries #15222
2019-02-04 17:26:20 +01:00
Hugo Häggmark
5e2b9e40a2
Added more typings
2019-02-04 11:25:07 +01:00
Peter Holmberg
c61e905434
fixing logging action
2019-02-04 10:22:45 +01:00
Hugo Häggmark
2d0fd96621
More types and some refactoring
2019-02-04 07:50:17 +01:00
Hugo Häggmark
acea1d7f00
Alignment of interfaces and components
2019-02-04 07:50:17 +01:00
Peter Holmberg
9ac960a803
did not add file, removing centerered
2019-02-02 00:48:13 +01:00
Peter Holmberg
a4d35e2fbc
Merge branch 'master' into storybook/valuemappingseditor
2019-02-02 00:31:48 +01:00
Torkel Ödegaard
cab6a872cf
Merge pull request #15200 from grafana/fix/add-pointer-to-color-picker
...
Add pointer cursor to colorpicker
2019-02-01 16:05:33 +01:00
Peter Holmberg
bd6fed54de
first stuff
2019-02-01 15:45:47 +01:00
Torkel Ödegaard
16f30664f5
Merge branch 'collapseable-panel-option-groups'
2019-02-01 15:39:47 +01:00