270 Commits

Author SHA1 Message Date
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
0c72fb3be1 Merge branch 'master' into move-error-boundry 2019-02-13 16:52:52 +01:00
aad558ce9c using error callback from datapanel instead 2019-02-13 15:54:10 +01:00
124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits 2019-02-13 14:49:11 +01:00
56f7cd9602 fixed issue with updatePopperPosition 2019-02-13 11:18:08 +01:00
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
27bbadce1d feat: Add EmptySearchResult ui component and use it in VizTypePicker 2019-02-13 09:22:09 +01:00
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
da80286f97 Fixes #15372 with number input and parseFloat 2019-02-12 11:10:31 +01:00
a5d158c014 Added one more test case for color resolving helper 2019-02-11 21:22:53 +01:00
ed208f2b5f Fix error caused by named colors that are not part of named colors palette 2019-02-11 21:11:19 +01:00
8e93b68e6d restoring green CTA 2019-02-11 16:38:05 +01:00
962815169e Color tweaks 2019-02-11 14:58:11 +01:00
2a2b242eb0 removed extra semi-colon 2019-02-11 10:27:58 +01:00
c34021344a Merge branch 'master' into ui-new-red-green-blue 2019-02-11 09:17:19 +01:00
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
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
169732997d support three letter hex color strings 2019-02-08 12:46:30 -08:00
3d5ae3dca3 mark packages as Apache license 2019-02-08 08:10:02 -08:00
7e03913d0d Use TS instead of JS to store theme variables@next 2019-02-08 14:06:53 +01:00
71576a634e Do not use js theme variables in sass (poor dev experience for now) 2019-02-08 14:06:06 +01:00
ac50d2b31f Merge branch 'master' into core/theming 2019-02-07 14:20:53 +01:00
e7917ce4e0 Removed unnecessary code from ColorPicker and extended theme type 2019-02-07 14:10:56 +01:00
5ba3b0aa2c Selecting theme variable variant helper function 2019-02-07 14:10:20 +01:00
dc6b27d123 Minor cleanup 2019-02-06 17:05:43 +01:00
1e4c6b4b52 Added test for SASS variable retrieval function from JS definition 2019-02-06 17:05:22 +01:00
7762d72ae3 Updated stories to use new theming 2019-02-06 17:03:42 +01:00
6b1390b972 Update types and themes usage in components 2019-02-05 17:04:48 +01:00
1bc007e29c Implemented theme context and renamed/moved theme related types 2019-02-05 16:53:19 +01:00
0642c52693 created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01:00
44cef757e5 Merge branch 'hugoh/explore-refactor-initial-modified-queries' 2019-02-05 09:33:28 +01:00
2c255fd85a Renamed initialQueries to queries 2019-02-05 06:19:40 +01:00
7d5becceb5 Merge pull request #15206 from grafana/storybook/valuemappingseditor
Adding ValueMappingsEditor to Storybook
2019-02-04 21:09:26 +01:00
7626ce9922 WIP Enable js defined theme to be used in SASS 2019-02-04 17:28:57 +01:00
9ab5eeb7f3 fix: Explore: Query wrapping on long queries #15222 2019-02-04 17:26:20 +01:00
5e2b9e40a2 Added more typings 2019-02-04 11:25:07 +01:00
c61e905434 fixing logging action 2019-02-04 10:22:45 +01:00
2d0fd96621 More types and some refactoring 2019-02-04 07:50:17 +01:00
acea1d7f00 Alignment of interfaces and components 2019-02-04 07:50:17 +01:00
9ac960a803 did not add file, removing centerered 2019-02-02 00:48:13 +01:00
a4d35e2fbc Merge branch 'master' into storybook/valuemappingseditor 2019-02-02 00:31:48 +01:00
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
bd6fed54de first stuff 2019-02-01 15:45:47 +01:00
16f30664f5 Merge branch 'collapseable-panel-option-groups' 2019-02-01 15:39:47 +01:00
59dfe794f5 updated snapshot 2019-02-01 15:39:20 +01:00
116e70740c Merge pull request #15012 from grafana/loki-query-editor
WIP: Loki query editor for dashboard panels
2019-02-01 15:33:23 +01:00
7d958080c1 Adding pointer to colorpicker 2019-02-01 15:31:42 +01:00
24ccfb9ccc More style tweaks to panel option group add button 2019-02-01 15:23:32 +01:00
3be1deea44 Made some style tweaks 2019-02-01 15:19:18 +01:00
609129c039 fixing test 2019-02-01 14:23:03 +01:00