grafana/public/app/features/query/components
Adam Simpson 87375f570d
QueryEditorRow: filter data on mount (#54260)
This works correctly on initial dashboard load. However, when an action
is taken that triggers a "re-mount", e.g. opening the options pane on
the right side of the page, the `data` prop becomes undefined.
2022-08-29 13:49:58 +00:00
..
HelpToggle.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryActionComponent.ts add support for conditionally rendering extraRenderActions (#41783) 2021-11-17 06:05:39 -05:00
QueryEditorRow.test.ts QueryEditorRow: Render frame warnings in QueryEditorRow (#50116) 2022-06-28 13:38:31 +02:00
QueryEditorRow.tsx QueryEditorRow: filter data on mount (#54260) 2022-08-29 13:49:58 +00:00
QueryEditorRowHeader.test.tsx Template Variable: Datasource variable can be used when MIXED option is selected in panel query (#51170) 2022-06-21 17:46:52 +03:00
QueryEditorRowHeader.tsx Template Variable: Datasource variable can be used when MIXED option is selected in panel query (#51170) 2022-06-21 17:46:52 +03:00
QueryEditorRows.tsx QueryEditor: Set data source type in mixed query data source ref (#48734) 2022-05-05 15:09:00 +01:00
QueryErrorAlert.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryGroup.tsx DataSource: Allow data source plugins to set query default values (#49581) 2022-06-16 22:22:05 +02:00
QueryGroupOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00