Commit Graph

16 Commits (3c4cfb1a7052922dbae8477119cf7ef36a69a7f8)

Author SHA1 Message Date
Ashley Harrison 2c0c51a0df
Chore: improve types (#78126) 2 years ago
Alex Khomenko 25779bb6e5
Stack: Use the component from grafana/ui (#77543) 2 years ago
Stefan Mitic 4d8560d9a9
i18n: Markup Explore's Query Inspector for translations (#76157) 2 years ago
Torkel Ödegaard 05f01dee0c
DashboardScene: Inspect / query tab (#74795) 2 years ago
Ashley Harrison 963fffeef1
Chore: fix some more types (#72726) 2 years ago
Zoltán Bedi c0b778134e
Revert: Query editor components from grafana-ui (#57436) 3 years ago
Scott Lepper de956fc3d8
Core code editor/builder components (#52421) 3 years ago
Ezequiel Victorero 0633840777
GrafanaUI: Add success state to ClipboardButton (#52069) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Ryan McKinley 15ca294be0
Dashboards: show changes in save dialog (#46557) 3 years ago
Torkel Ödegaard a757a57c6e
Prometheus: Show executed query in inspector (#45362) 3 years ago
kay delaney 36e4a871f2
UI/ClipboardButton: Remove ClipboardJS in favor of native Clipboard API (#42996) 3 years ago
Ryan McKinley ad69de4a10
AppEvents: export appEvents in @grafana/runtime and support copy panel (#40715) 4 years ago
Diana Payton f97c056965
API and Inspector UI text edits (#32459) 4 years ago
Torkel Ödegaard 10badea19e
Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
Ivana Huckova 664b13d83e
Explore: Support full inspect drawer (#32005) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Torkel Ödegaard e375fb0f2b
PanelEvents: Isolating angular panel events into it's own event bus + more event refactoring (#29904) 4 years ago
Torkel Ödegaard a49daf5676
BackendSrv: Improves logic for hiding requests from query inspector (#26877) 5 years ago
Torkel Ödegaard 8f78b0e7bc
Chore: Fix all Typescript strict null errors (#26204) 5 years ago
Torkel Ödegaard 81e955e6b5
BackendSrv: Cancellable requests & Observable all the way (#25746) 5 years ago
Ryan McKinley 2a6ac88a73
QueryInspector: add common way to show the raw query (#25204) 5 years ago
Hugo Häggmark 215f2e005b
PanelInspector: hides Query tab for plugins without Query ability (#24216) 5 years ago
Hugo Häggmark 55ac97dccc
e2e: adds panel editor tests for test data queries (#23996) 5 years ago
Hugo Häggmark b09b49fb37
e2e: creates a separate package for selectors (#23858) 5 years ago
Hugo Häggmark e4d492fd35
e2e: adds inspect drawer tests (#23823) 5 years ago
Torkel Ödegaard 1816ab8013
Inspect: Transformers (#23598) 5 years ago
Ryan McKinley 17059489d8
Inspector: move `Panel JSON` and query inspector to the inspector (#23354) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Torkel Ödegaard 40d195e4a7
BackendSrv: Adds config to response to fix external plugins that use this (#23032) 5 years ago
Hugo Häggmark 18788727f4
BackendSrv: Adds missing props back to response object in datasourceRequest (#21727) 5 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Ryan McKinley 7d32caeac2 Transformers: configure result transformations after query(alpha) (#18740) 6 years ago
Tobias Skarhed 7891233812
Chore: noImplicitAny Sub 500 errors (#18287) 6 years ago
Torkel Ödegaard e44d049a8e
QueryInspector: Now shows error responses (#16514) 6 years ago
Torkel Ödegaard 16d476d228 Query editor row style update & sass cleanup 6 years ago
Torkel Ödegaard 827a292777 Moved panel editing components to it's own folder 6 years ago
Peter Holmberg 2f0ab99ae5 Fixing test and small refactor 6 years ago
Torkel Ödegaard 9c13520e97 updated styles 7 years ago
Johannes Schill b7fcef3351 react-panel: Remove mock response button for now 7 years ago
Johannes Schill a03900e6cf react-panel: Remove comments and improve readability in render() 7 years ago
Johannes Schill 3908e64ef0 react-panel: Use correct type for children prop to avoid the use of fragments <></> 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