grafana/public/app/features/query/components
Torkel Ödegaard 6f31a69bfd
QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613)
* Show query errors under each query row

* Testing a more plain error box

* Font size

* Make it green

* Nit UI

* Slight simplification of condition

* New design

* Update

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2022-04-14 12:57:56 +02:00
..
HelpToggle.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
QueryActionComponent.ts add support for conditionally rendering extraRenderActions (#41783) 2021-11-17 06:05:39 -05:00
QueryEditorRow.test.ts QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613) 2022-04-14 12:57:56 +02:00
QueryEditorRow.tsx QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613) 2022-04-14 12:57:56 +02:00
QueryEditorRowHeader.test.tsx Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
QueryEditorRowHeader.tsx only show datasources that support alerting in query editor (#43776) 2022-01-07 09:27:20 -08:00
QueryEditorRows.tsx Analytics: Collect information about queries reordering (#45392) 2022-02-16 14:16:25 +01:00
QueryErrorAlert.tsx QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613) 2022-04-14 12:57:56 +02:00
QueryGroup.tsx Allow queries import when changing data source type (#47435) 2022-04-12 04:52:55 -07:00
QueryGroupOptions.tsx fix interval label (#32857) 2021-04-14 13:19:18 +02:00