Hugo Häggmark
|
bbb7596113
|
Changed null logic for range value mappings after PR comments
|
2019-01-21 17:30:47 +01:00 |
|
Hugo Häggmark
|
38ea11d110
|
Added check for null value in ValueMappings and added tests
|
2019-01-21 16:07:55 +01:00 |
|
Torkel Ödegaard
|
5ab9a7c2b8
|
Further refinements of typings
|
2019-01-18 19:11:30 +01:00 |
|
Torkel Ödegaard
|
5d17ad1103
|
more typings work around data query and data source
|
2019-01-18 18:59:32 +01:00 |
|
Torkel Ödegaard
|
98fabfae3e
|
wip: typings
|
2019-01-18 17:23:00 +01:00 |
|
Torkel Ödegaard
|
453ca25847
|
Merge branch 'master' of github.com:grafana/grafana
|
2019-01-18 13:32:58 +01:00 |
|
Torkel Ödegaard
|
a0eddad323
|
Merge pull request #14934 from grafana/hugoh/refactor-gauge-to-work-with-thresholds
Refactor gauge to work with thresholds
|
2019-01-18 13:24:52 +01:00 |
|
Torkel Ödegaard
|
46ff9dda71
|
Fixed scrollbar issue where it jumped to the top
|
2019-01-18 13:24:26 +01:00 |
|
Torkel Ödegaard
|
3a827fc2f1
|
Added test case dashboard
|
2019-01-18 13:12:32 +01:00 |
|
Torkel Ödegaard
|
f16101101d
|
Minor refactoring and name changes
|
2019-01-18 11:58:29 +01:00 |
|
Hugo Häggmark
|
4cc0be2568
|
Redid logic for fontcolor and thresholds in Gauge and added tests
|
2019-01-18 09:54:25 +01:00 |
|
Torkel Ödegaard
|
bc8f3374a3
|
Merge pull request #14936 from grafana/plugin-types-refactor
Plugin types refactor
|
2019-01-18 08:21:29 +01:00 |
|
Hugo Häggmark
|
c17ccf2289
|
Make sure we do not change -Infinity
|
2019-01-18 07:10:00 +01:00 |
|
Hugo Häggmark
|
8ccf212f34
|
Added tests for formatted value
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
4f6e87bbbf
|
Small refactor of Gauge and tests
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
a6e2be862c
|
Added typings and refactored valuemappings code
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
9a01f3e517
|
Moved Gauge to ui/components
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
554d010332
|
Preparing move to ui/viz
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
533b938fcd
|
Removed baseColor
|
2019-01-18 06:40:30 +01:00 |
|
Torkel Ödegaard
|
20c8b9c4a0
|
began work on react query editor props and integration
|
2019-01-17 20:02:43 +01:00 |
|
Torkel Ödegaard
|
205e2acdd8
|
Added data source type to explore state
|
2019-01-17 19:17:29 +01:00 |
|
Torkel Ödegaard
|
ecab597e5e
|
renaming DataSource type to DataSourceSettings and moved to grafana ui
|
2019-01-17 18:51:07 +01:00 |
|
Torkel Ödegaard
|
32f917557f
|
Fixed issue with team and user picker, fixes #14935
|
2019-01-17 18:03:46 +01:00 |
|
Torkel Ödegaard
|
febb9e7168
|
Moved data source and data query types
|
2019-01-17 17:59:47 +01:00 |
|
Torkel Ödegaard
|
4fc9d794ca
|
Moved plugin types to @grafana/ui
|
2019-01-17 17:37:34 +01:00 |
|
Torkel Ödegaard
|
a201c76c5f
|
wip: moved plugin exports
|
2019-01-17 17:04:24 +01:00 |
|
Torkel Ödegaard
|
a6683dd90e
|
Merge branch 'master' into react-query-editor
|
2019-01-17 14:57:49 +01:00 |
|
Torkel Ödegaard
|
bfadcd2968
|
Merge branch 'master' into page-layout-component
|
2019-01-17 14:48:54 +01:00 |
|
Torkel Ödegaard
|
7c22848cf6
|
Merge pull request #14897 from grafana/14812/formgroup-component
FormField component
|
2019-01-17 13:43:14 +01:00 |
|
Peter Holmberg
|
3ce45e7154
|
shortening callback functions
|
2019-01-17 11:57:15 +00:00 |
|
Torkel Ödegaard
|
9cb49d14cd
|
Made scrollbar have scrollTop and setScrollTop props so we can control scroll position
|
2019-01-17 11:25:44 +01:00 |
|
Torkel Ödegaard
|
5681370680
|
mini stylefix to select component
|
2019-01-17 08:40:23 +01:00 |
|
Peter Holmberg
|
736db86d6e
|
removing Label and going with FormLabel
|
2019-01-16 18:02:27 +00:00 |
|
Johannes Schill
|
234713466e
|
test: Update snapshots and mocks
|
2019-01-16 16:29:07 +01:00 |
|
Johannes Schill
|
8237c22e24
|
fix: Add CustomScroller on DataSources page
|
2019-01-16 16:03:15 +01:00 |
|
Peter Holmberg
|
01251927b3
|
redoing input props
|
2019-01-16 14:43:22 +00:00 |
|
Torkel Ödegaard
|
8fef2138b2
|
another minor style change
|
2019-01-16 15:35:32 +01:00 |
|
Peter Holmberg
|
0d95527924
|
Merge branch 'master' into 14812/formgroup-component
|
2019-01-16 14:27:47 +00:00 |
|
Torkel Ödegaard
|
05b82bede3
|
More style tweaks to thresholds
|
2019-01-16 15:13:59 +01:00 |
|
Peter Holmberg
|
4c4e88910d
|
move styling
|
2019-01-16 13:52:38 +00:00 |
|
Peter Holmberg
|
4c40274313
|
renaming after pr feedback
|
2019-01-16 13:46:57 +00:00 |
|
Torkel Ödegaard
|
cc8b450799
|
minor style change
|
2019-01-16 14:36:01 +01:00 |
|
Hugo Häggmark
|
013d46b707
|
Refactored ValueMappings
|
2019-01-16 12:29:43 +01:00 |
|
Hugo Häggmark
|
c90979a8f0
|
Moved ValueMappings to grafana/ui/component and renamed it ValueMappingsEditor
|
2019-01-16 12:29:04 +01:00 |
|
Hugo Häggmark
|
639dc6c3c3
|
Moved Label to grafana/ui/components
|
2019-01-16 12:29:04 +01:00 |
|
Torkel Ödegaard
|
6edc4e9f02
|
Merge pull request #14898 from grafana/hughag/template-variable-support-for-react-panels
Template variable support for react panels
|
2019-01-16 11:39:30 +01:00 |
|
Hugo Häggmark
|
45a08792be
|
Fixed small bug with entries outside the min max values
|
2019-01-16 09:50:05 +01:00 |
|
Hugo Häggmark
|
f16a2c0f48
|
Fixed NaN issue when parsing
|
2019-01-16 09:50:05 +01:00 |
|
Hugo Häggmark
|
38c0e91666
|
Remove BasicGaugeColor from state
|
2019-01-16 09:50:05 +01:00 |
|
Hugo Häggmark
|
0b1aea905a
|
Fixed so that we can not change base threshold
|
2019-01-16 09:50:05 +01:00 |
|