Commit Graph

18105 Commits (3908e64ef0319093f758ec7b052ef33979f4e190)
 

Author SHA1 Message Date
Johannes Schill 3908e64ef0 react-panel: Use correct type for children prop to avoid the use of fragments <></> 7 years ago
Johannes Schill 13d0a11798 react-panel: Remove json-formatter-js since we will continue with the "patched" version 7 years ago
Johannes Schill 23ae1c7184 react-panel: Move all query inspector logic into QueryInspector component and start with the "Mock response" 7 years ago
Johannes Schill 857bd3d8ad react-panel: Toggle Expand/Collapse json nodes in Query Inspector 7 years ago
Johannes Schill 8254086ecb react-panel: Add CopyToClipboard-component and separate QueryInspector to its own component from QueriesTab 7 years ago
Johannes Schill be67801e84 react-panel: Trigger panel refresh when opening inspector. Add loading-message 7 years ago
Johannes Schill 6242379915 react-panel: Replace JSONFormatter npm package with the current monkey patched JsonExplorer 7 years ago
Johannes Schill 5cca489acd react-panel: Clean up the JSONFormatter and make sure it updates both on mount and when props update 7 years ago
Johannes Schill 348f2e4ec4 react-panel: Get real datasource query for query inspector 7 years ago
Johannes Schill 82ce733e9e react-panel: Create component for JSON formatting and use it on query inspector 7 years ago
Erik Sundell 3d45b5ba73 make getAll return array instead of object 7 years ago
Erik Sundell df75fb0e6d remove obsolete test 7 years ago
Erik Sundell a4154fa925 Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react 7 years ago
Erik Sundell d1a2488392 pass data correctly to event handler 7 years ago
ijin08 46ec9bd6ad Merge branch 'panel-edit-in-react' of github.com:grafana/grafana into panel-edit-in-react 7 years ago
Erik Sundell 3162dda088 remove explore check - make it possible to load all datasources 7 years ago
Erik Sundell 58931c1316 add table support flag for stackdriver 7 years ago
Erik Sundell d9236c1081 add table support flag for prometheus 7 years ago
Erik Sundell e544f2bc74 add table support flag for postgres 7 years ago
Erik Sundell 699f6aecc6 add table support flag for opentsdb 7 years ago
Erik Sundell e635005626 add table support flag for mysql 7 years ago
Erik Sundell 00d8e1f221 add table support flag for mssql 7 years ago
Erik Sundell 71f6235a8c add table support flag for logging 7 years ago
Erik Sundell d66d2ae749 add table support flag for graphite 7 years ago
ijin08 2c943d9aec added new icons, fixed so different icons in different themes, added animation to hover on icons, styled choose visualization and datasource for both themes, made som styling adjustments to whole panel editor 7 years ago
Erik Sundell 6f85fa6b35 add new flag in order to be able to indicate whether the datasource has native support for tables 7 years ago
Erik Sundell 18abd987bb prevent explore from crashing when table is not present in response 7 years ago
Erik Sundell 4eebede9ef add current editor to panel targets 7 years ago
Erik Sundell 626a94be46 remove time srv initialization 7 years ago
Erik Sundell 7159b369a3 restructure imports 7 years ago
Erik Sundell 5e7d4beacf get intervals from explore function 7 years ago
Erik Sundell b36db6ac04 unregister all query editor event listeners 7 years ago
Erik Sundell c79d8b2a9b remove comments 7 years ago
Erik Sundell c567d75320 temp remove until stackdriver implements explore 7 years ago
Erik Sundell 1998c08df5 use default range from time picker 7 years ago
Erik Sundell 109ff1a3e1 includes ranges correctly in the options object 7 years ago
Erik Sundell 3395b1caf6 Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react 7 years ago
Erik Sundell 7209c7cd0a mock interval data 7 years ago
Erik Sundell 1e6ea8b124 rename variable 7 years ago
Erik Sundell 65c744c39f hide row specific buttons when query editor is rendered from explore 7 years ago
Erik Sundell ccddee4a4a add support for explore events 7 years ago
Erik Sundell fae3ae2580 use plugin_loader directly instead of using the wrapper 7 years ago
Torkel Ödegaard daee874ee6 Merge branch 'panel-edit-in-react' into panel-edit-in-react-sidemenu 7 years ago
Torkel Ödegaard 263381eac6 Merge branch 'develop' into panel-edit-in-react 7 years ago
Torkel Ödegaard 2dc44f6089 Merge branch 'master' into develop 7 years ago
David f4bc023147
Merge pull request #14171 from grafana/davkal/explore-fix-empty-suggestion 7 years ago
David Kaltschmidt f831836fa7 Explore: make query field suggestions more robust 7 years ago
flopp999 91d97ab5b5 Fix abbreviations of Litre/min and milliLitre/min (#14114) 7 years ago
David 16e7ae4e69
Merge pull request #14169 from grafana/davkal/explore-logging-keep-labels 7 years ago
David Kaltschmidt b778b5350a Explore: swtiching to logging should keep prometheus labels in case of error 7 years ago