Commit Graph
5708 Commits
Author SHA1 Message Date
corpglory-dev 77f848b56d Merge branch 'master' of https://github.com/grafana/grafana into piechart-react 2019-02-19 21:27:22 +03:00
corpglory-dev 52e53e39a4 Review fixes 2019-02-19 21:14:24 +03: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
Peter Holmberg 4c5c162045 first draft of repeater component 2019-02-19 17:03:28 +01:00
Peter Holmberg 0de9c03879 Merge branch 'gauge-multi-series' into bar-gauge-poc 2019-02-19 15:53:05 +01:00
Peter Holmberg 5f56a07a23 Merge branch 'master' into bar-gauge-poc 2019-02-19 15:43:08 +01:00
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532)
* Fix prettier version to 1.16.4
2019-02-19 15:41:35 +01:00
corpglory-dev 98b22a83af Merge branch 'master' of https://github.com/grafana/grafana into piechart-react 2019-02-19 16:06:00 +03: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
corpglory-dev 54db887cca Merge branch 'master' into piechart-react 2019-02-18 19:40:00 +03: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 dede40d459 Began work on handling panel type switching and keep setting 2019-02-17 07:03:42 +01:00
Torkel Ödegaard 1d4dae7aa8 Merge branch 'react-panel-options' into bar-gauge-poc 2019-02-16 16:34:56 +01:00
Torkel Ödegaard d33d08fa15 Fixed gauge issue that will require migration later and also value options editor did not handle null decimals or 0 decimals 2019-02-16 16:27:12 +01:00
Torkel Ödegaard 42d90fdb7a Merge branch 'react-panel-options' into bar-gauge-poc 2019-02-16 16:02:31 +01:00
Torkel Ödegaard 2a83d8ab95 Added basic tests 2019-02-16 15:47:34 +01:00
Torkel Ödegaard eaedcee8de bar-gauge storybook 2019-02-16 15:47:33 +01:00
Torkel Ödegaard 83d1eb87e5 Began experimenting with a bar gauge 2019-02-16 15:47:33 +01:00
Torkel Ödegaard 074073787d 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 2019-02-16 15:46:30 +01:00
corpglory-dev 8b4eefa768 Initial commit 2019-02-15 20:43:51 +03: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
Dominik Prokop d3b90d5b78 Fixed sass vars template files 2019-02-13 14:58:27 +01:00
Torkel Ödegaard 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits 2019-02-13 14:49:11 +01:00
Dominik Prokop 06bae9aa46 Added common theme variabless generation, created GrafanaThemeCommons interface 2019-02-13 14:45: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
Dominik Prokop 2542a43ec0 Regenerating variabless sas on theme edit v1 2019-02-12 21:54:20 +01:00
Dominik Prokop 0a66d8afc7 Merge branch 'master' into cli/watch-sass-var 2019-02-12 17:20:14 +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
Torkel Ödegaard 2284175638 Merge branch 'master' into gauge-multi-series 2019-02-11 11:45:02 +01:00
Dominik Prokop f80c8cc06c v1 2019-02-11 10:32:17 +01:00
ijin08 2a2b242eb0 removed extra semi-colon 2019-02-11 10:27:58 +01:00