Commit Graph

1286 Commits (0811fbd6d0909b0d22beecf64f7969b7475af9d8)

Author SHA1 Message Date
Johannes Schill 0811fbd6d0 fix: Add missing typing 6 years ago
Torkel Ödegaard 5436c28448 Minor refactoring around theme access 6 years ago
Dominik Prokop 7eb2558fc5 Fix issue with graph legend color picker disapearing on color selection 6 years ago
Dominik Prokop 6b1390b972 Update types and themes usage in components 6 years ago
Jon Ferreira e2c958eb43 Legend toggle should only trigger a re-render, not a refresh 6 years ago
Peter Holmberg 57596462a4 sending paneldata to component, gauge can handle table data 6 years ago
Torkel Ödegaard aeaac7480b New solo panel route working in all scenarios I can test 6 years ago
Dominik Prokop a2cba6685c Do not render time region line or fill if colors not provided 6 years ago
Jeff Hage f13018ce05 Replace usages of kbn.valueFormats with ui/getValueFormat 6 years ago
Peter Holmberg 6164427efd removing alpha 6 years ago
Dominik Prokop 9a08a994f4 Initialize named colors palete lazily 6 years ago
Dominik Prokop 053d4060e8 Fix thresholds default colors not being applied 6 years ago
Torkel Ödegaard de79c27bcb Fixed import path 6 years ago
Dominik Prokop 1d3122632f Move Switch component to grafana-ui 6 years ago
Dominik Prokop 40dc29d135 Make series overrides color picker display correctly 6 years ago
Dominik Prokop e5f74fdf93 Rename colorsPalette util to namedColorsPalette 6 years ago
Dominik Prokop c3e5737fb8 Make named colors optional in color picker, enable named colors in graph legend series picker 6 years ago
Torkel Ödegaard f0e61af8e0 Fixed issues with the sanitizie input in text panels, added docs, renamed config option 6 years ago
Dominik Prokop dd8f7aa7a9 CustomScrollbar - expose underlying's react-custom-scrollbars API to allow scroll tracks config. 6 years ago
Johannes Schill 08dc5a4f97 chore: Remove logging and use the updated config param 6 years ago
Johannes Schill 15d560a1c0 feat: wip: Sanitize user input on text panel 6 years ago
Johannes Schill a3e13b333e fix: Text panel should re-render when panel mode is changed #14922 6 years ago
Dominik Prokop 93bb30a561 Enable new color picker in Gauge and Thresholds editor, use ThemeProvider instead of ContextSrv 6 years ago
Dominik Prokop ed48ecfe1d Updated table tests to new behavior for colors (values are always rendered as hex/rgb) 6 years ago
Dominik Prokop 84caf0bc9d Make named colors usable in angular code pt 1 6 years ago
Dominik Prokop a214b5748e Refactor color picker to remove code duplicartion (introduced colorPickerFactory). Allow popver position update on content change 6 years ago
Dominik Prokop c8ac23f3c1 Rendering arrows for color picker, applying color changes to time series 6 years ago
Dominik Prokop e35e266c81 Fix TS errors 6 years ago
Dominik Prokop 5420a816e7 Render series color picker with correct theme 6 years ago
Torkel Ödegaard 3a827fc2f1 Added test case dashboard 6 years ago
Torkel Ödegaard f16101101d Minor refactoring and name changes 6 years ago
Hugo Häggmark 5448b72f7c Passed the theme to Gauge 6 years ago
Hugo Häggmark a6e2be862c Added typings and refactored valuemappings code 6 years ago
Hugo Häggmark 9a01f3e517 Moved Gauge to ui/components 6 years ago
Hugo Häggmark 533b938fcd Removed baseColor 6 years ago
Peter Holmberg 3ce45e7154 shortening callback functions 6 years ago
Peter Holmberg 736db86d6e removing Label and going with FormLabel 6 years ago
Peter Holmberg 01251927b3 redoing input props 6 years ago
Peter Holmberg 4c40274313 renaming after pr feedback 6 years ago
Hugo Häggmark 8df11e93a1 Removed snapshot 6 years ago
Hugo Häggmark 013d46b707 Refactored ValueMappings 6 years ago
Hugo Häggmark c90979a8f0 Moved ValueMappings to grafana/ui/component and renamed it ValueMappingsEditor 6 years ago
Hugo Häggmark 639dc6c3c3 Moved Label to grafana/ui/components 6 years ago
Peter Holmberg 83fbf52aac fixing imports, minor fix on mapping row 6 years ago
Hugo Häggmark 6bb2d5ff24 Added suffix interpolation 6 years ago
Hugo Häggmark 1faa5819a8 Initial commit 6 years ago
Peter Holmberg ac62e4a992 FormGroup component and implements 6 years ago
Dominik Prokop 0c8f0416a0 Move panel width/height calculation to PanelChrome 6 years ago
Torkel Ödegaard 37c5ced009 Updated singlestat to use new value format function syntax and capitalized unit categories, fixes #12871 6 years ago
Dominik Prokop b3b1c21d77 Fixed Gauge being cropped when resizing panel 6 years ago