Dominik Prokop
ba4b774c96
Stories update for color picker
2019-01-22 13:36:21 +01:00
Dominik Prokop
c3e5737fb8
Make named colors optional in color picker, enable named colors in graph legend series picker
2019-01-22 13:35:57 +01:00
Dominik Prokop
5b63ee4bfb
Storybook - add actions addon
2019-01-22 13:19:47 +01:00
Dominik Prokop
dd8f7aa7a9
CustomScrollbar - expose underlying's react-custom-scrollbars API to allow scroll tracks config.
...
Updated config for Graph legend not to display horizontal scroll track which caused legend being not accessible in ceertain situations (e.g. when native OS scroll overlay disabled)
2019-01-22 10:58:31 +01:00
Dominik Prokop
d86d063900
Make popover hide delay configurable to enable better UX
2019-01-22 09:14:30 +01:00
Dominik Prokop
2b34933554
Stories - fix import
2019-01-22 09:14:30 +01:00
Dominik Prokop
93bb30a561
Enable new color picker in Gauge and Thresholds editor, use ThemeProvider instead of ContextSrv
2019-01-22 09:14:30 +01:00
Dominik Prokop
ed48ecfe1d
Updated table tests to new behavior for colors (values are always rendered as hex/rgb)
2019-01-22 09:11:30 +01:00
Dominik Prokop
597cbb5b9b
Story updates
2019-01-22 09:11:30 +01:00
Dominik Prokop
b560dcac3d
Update grafana/ui exports
2019-01-22 09:11:30 +01:00
Dominik Prokop
a214b5748e
Refactor color picker to remove code duplicartion (introduced colorPickerFactory). Allow popver position update on content change
2019-01-22 09:11:30 +01:00
Dominik Prokop
4f516faa82
Fix lint
2019-01-22 09:11:30 +01:00
Dominik Prokop
25e60565ad
Updated stories
2019-01-22 09:11:30 +01:00
Dominik Prokop
c8ac23f3c1
Rendering arrows for color picker, applying color changes to time series
2019-01-22 09:11:30 +01:00
Dominik Prokop
b02c89c3ba
Stories updates
2019-01-22 09:11:30 +01:00
Dominik Prokop
e33614ade3
Unified color picker API, allowed for color specified for theme selection, updated code to changes in PopperController API
2019-01-22 09:11:30 +01:00
Dominik Prokop
977d53c8c9
Get rid of unused renderContent prop on PopperController
2019-01-22 09:11:30 +01:00
Dominik Prokop
0505add7f6
Enabled knobs for storybook and implemented some stories
2019-01-22 09:11:30 +01:00
Dominik Prokop
3d2955f24f
Lint fix
2019-01-22 09:11:30 +01:00
Dominik Prokop
33fa40a1f3
Migrating color pickers to Popper from drop.js pt1
2019-01-22 09:11:30 +01:00
Dominik Prokop
c74b39696c
Updates to Popper to be positions correctly within window
2019-01-22 09:11:30 +01:00
Dominik Prokop
4384eb2f0b
Move tooltip themes to Tooltip component making Popper/PopperController theme agnostic
2019-01-22 09:11:30 +01:00
Dominik Prokop
ac37879016
WIP Basics of named color picker
2019-01-22 09:11:30 +01:00
Dominik Prokop
c8ec35ce1f
Merge branch 'master' into tooling/storybook-poc
2019-01-21 12:20:10 +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