Commit Graph

103 Commits (9eeea8f5ea63c149d7cc71d2903db8f36ef7cb61)

Author SHA1 Message Date
Ida Štambuk ec01e6d6b2
Query Panels: Pass on loading state (#62545) 3 years ago
Torkel Ödegaard bfcf936c38
QueryEditorRows: Remove double callback from onDataSourceChange (#62172) 3 years ago
Torkel Ödegaard 9f7ddf1f0b
QueryEditorRow: Fixes issue loading query editor when data source variable selected (#61927) 3 years ago
Marcus Andersson b633d5395d
Bugfix: Prevent previous query editor to set default values when changing data source (#60218) 3 years ago
Will Browne 9aed364898
Plugins: Fix plugin query help markdown (#60485) 3 years ago
Erik Sundell 32309a8373
Datasource: Fix - apply default query also to queries in new panels (#59625) 3 years ago
Artur Wierzbicki 009d65b794
Add query library behind dev-mode-only feature flag (#55947) 3 years ago
matt abrams d9b8b761e9
Query Editor: Hide overflow for long query names (#58840) 3 years ago
kay delaney a8c181bf6a
Chore: Migrate usage of v1 theme to v2 (#58154) 3 years ago
Marcus Andersson b804b2f073
Plugins: Added hook to make it easier to track interactions in plugins (#56126) 3 years ago
Kristina 5a99aff7b8
construct the datasource for the example query if not added (#57936) 3 years ago
kay delaney b49713d323
Chore: Remove unused files (#57515) 3 years ago
kay delaney e85917f041
Chore/React18: Update component prop types (#56898) 3 years ago
kay delaney d79f60d73f
QueryEditorRow: Fix broken drag-and-drop reordering (#56515) 3 years ago
Kevin Yu b3087cfcd1
QueryEditorRow: Only pass error to query editor if panel is not loading (#56350) 3 years ago
Giordano Ricci a7de5182b0
Explore: Revert split pane resize feature (#56310) 3 years ago
Laura Benz fc6afc6b84
Core: Implement aria attributes for query rows, improve a11y (#55563) 3 years ago
Kristina c3e4f1f876
Explore: Add resize to split view, with Min/Max button (#54420) 3 years ago
Laura Benz dbbab6e95c
Explore: Add feature tracking events (#54514) 3 years ago
Sonia Aguilar 4270e5606c
Alerting: Fix enter key 'clicking' first button on form (#55222) 3 years ago
Ivana Huckova e70395f07a
Query editor: Allow query editors to create new query (#55028) 3 years ago
Kristina 38c1f3d054
Explore: Add Mixed Datasource (#53429) 3 years ago
Adam Simpson 87375f570d
QueryEditorRow: filter data on mount (#54260) 3 years ago
Gilles De Mey 3ab410de0b
QueryEditorRow: Render frame warnings in QueryEditorRow (#50116) 4 years ago
polibb 665da5d063
Template Variable: Datasource variable can be used when MIXED option is selected in panel query (#51170) 4 years ago
Josh Hunt bc7ed4baab
Chore: use jest.mocked in favor of type assertions/any (#51156) 4 years ago
Erik Sundell 1b51cd2043
DataSource: Allow data source plugins to set query default values (#49581) 4 years ago
Torkel Ödegaard 04bc482f11
Variables: Fixes issue with data source variables not updating queries with variable (#49478) 4 years ago
Josh Hunt b04fb8522d
QueryEditor: Set data source type in mixed query data source ref (#48734) 4 years ago
Torkel Ödegaard 5a9aad3e86
QueryGroup: More efficient way to scroll to bottom when adding new queries (#48399) 4 years ago
Adam Simpson 6c0a5b121e
CloudWatch: prevent log groups from being removed on query change. (#47994) 4 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 4 years ago
Torkel Ödegaard 6f31a69bfd
QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613) 4 years ago
Dominik Prokop 98cbecc4a5
Allow queries import when changing data source type (#47435) 4 years ago
Dominik Prokop 8bb3de3037
Analytics: Collect information about queries reordering (#45392) 4 years ago
Zoltán Bedi da91c93f4a
QueryEditor: Fix setting panel state to done if query had no error (#45453) 4 years ago
Zoltán Bedi befb2afccc
QueryEditor: Fix crash in angular panels when query have error (#45422) 4 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 4 years ago
Torkel Ödegaard 64e1e91403
PromQueryBuilder: Query builder and components that can be shared with a loki query builder and others (#42854) 4 years ago
Kyle Brandt 74193b3c1b
SSE: Remove beta tooltip (#43912) 4 years ago
Nathan Rodman 0dd88d9480
only show datasources that support alerting in query editor (#43776) 4 years ago
Todd Treece dad54d499b
add support for conditionally rendering extraRenderActions (#41783) 4 years ago
Torkel Ödegaard 51ef770c2b
UpdateQueries: Fixes issues setting datasource on queries after changing type (#41702) 4 years ago
Ryan McKinley 3489721ed6
api/ds/query: simplify data sources lookup for queries and expressions (#41172) 4 years ago
Ryan McKinley d360e48174
MixedDatasource: fix datasource selection after edit (#41178) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Alex Khomenko 026006290b
QueryGroup: Add missing keys for extra group action components (#40619) 4 years ago
Travis Patterson 3fb8b87972
Add on datasource change to optional components -- alt -- (#40239) 4 years ago
kay delaney c443f244a0
A11y/Dashboard: Fix misc. fastpass issues (#40296) 4 years ago
Giordano Ricci 95d9722afa
Fix: prevent queryDisplyText in QueryRowHeader from overflowing (#40094) 4 years ago