Commit Graph

133 Commits (fce354875c1e8357792d2b5b6844cb90a0d3e265)

Author SHA1 Message Date
Torkel Ödegaard 27858c0272 Updated snapshot 6 years ago
Torkel Ödegaard c748b53f17 Added missing props not being passed to scrollbar component, fixes #15058 6 years ago
Hugo Häggmark a9c33ab658 Moved ValueMapping logic and tests to separate files 6 years ago
Hugo Häggmark bbb7596113 Changed null logic for range value mappings after PR comments 6 years ago
Hugo Häggmark 38ea11d110 Added check for null value in ValueMappings and added tests 6 years ago
Torkel Ödegaard 5ab9a7c2b8 Further refinements of typings 6 years ago
Torkel Ödegaard 5d17ad1103 more typings work around data query and data source 6 years ago
Torkel Ödegaard 98fabfae3e wip: typings 6 years ago
Torkel Ödegaard 46ff9dda71 Fixed scrollbar issue where it jumped to the top 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 4cc0be2568 Redid logic for fontcolor and thresholds in Gauge and added tests 6 years ago
Hugo Häggmark c17ccf2289 Make sure we do not change -Infinity 6 years ago
Hugo Häggmark 8ccf212f34 Added tests for formatted value 6 years ago
Hugo Häggmark 4f6e87bbbf Small refactor of Gauge and tests 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 554d010332 Preparing move to ui/viz 6 years ago
Hugo Häggmark 533b938fcd Removed baseColor 6 years ago
Torkel Ödegaard 20c8b9c4a0 began work on react query editor props and integration 6 years ago
Torkel Ödegaard 205e2acdd8 Added data source type to explore state 6 years ago
Torkel Ödegaard ecab597e5e renaming DataSource type to DataSourceSettings and moved to grafana ui 6 years ago
Torkel Ödegaard 32f917557f Fixed issue with team and user picker, fixes #14935 6 years ago
Torkel Ödegaard febb9e7168 Moved data source and data query types 6 years ago
Torkel Ödegaard 4fc9d794ca Moved plugin types to @grafana/ui 6 years ago
Torkel Ödegaard a201c76c5f wip: moved plugin exports 6 years ago
Peter Holmberg 3ce45e7154 shortening callback functions 6 years ago
Torkel Ödegaard 9cb49d14cd Made scrollbar have scrollTop and setScrollTop props so we can control scroll position 6 years ago
Torkel Ödegaard 5681370680
mini stylefix to select component 6 years ago
Peter Holmberg 736db86d6e removing Label and going with FormLabel 6 years ago
Johannes Schill 234713466e test: Update snapshots and mocks 6 years ago
Johannes Schill 8237c22e24 fix: Add CustomScroller on DataSources page 6 years ago
Peter Holmberg 01251927b3 redoing input props 6 years ago
Torkel Ödegaard 8fef2138b2 another minor style change 6 years ago
Torkel Ödegaard 05b82bede3 More style tweaks to thresholds 6 years ago
Peter Holmberg 4c4e88910d move styling 6 years ago
Peter Holmberg 4c40274313 renaming after pr feedback 6 years ago
Torkel Ödegaard cc8b450799 minor style change 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
Hugo Häggmark 45a08792be Fixed small bug with entries outside the min max values 6 years ago
Hugo Häggmark f16a2c0f48 Fixed NaN issue when parsing 6 years ago
Hugo Häggmark 38c0e91666 Remove BasicGaugeColor from state 6 years ago
Hugo Häggmark 0b1aea905a Fixed so that we can not change base threshold 6 years ago
Hugo Häggmark aaaf3f7ff1 Fixed so added threshold colors are always unique 6 years ago
Hugo Häggmark 2836bc2a13 Fixed issue with changing value not changing index 6 years ago
Hugo Häggmark 92a1b55a4a Fixed styling for small screens 6 years ago
Hugo Häggmark ad1505b346 Reordered the input row 6 years ago
Hugo Häggmark 39c672cb1f Fixed the circle 6 years ago