grafana/public/app/features/inspector
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
..
DetailText.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
InspectDataOptions.tsx A11y: Fix misc. fastpass issues (#41088) 2021-11-01 14:45:23 +00:00
InspectDataTab.test.tsx Chore: Removes console output from InspectDataTab.test.tsx (#45374) 2022-02-15 13:33:10 +02:00
InspectDataTab.tsx Dashboards: show changes in save dialog (#46557) 2022-03-16 09:28:09 -07:00
InspectErrorTab.test.tsx QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613) 2022-04-14 12:57:56 +02:00
InspectErrorTab.tsx Dashboards: show changes in save dialog (#46557) 2022-03-16 09:28:09 -07:00
InspectJSONTab.tsx PanelInspect: show dataframe JSON in JSON view (#47071) 2022-03-30 19:58:49 +02:00
InspectMetadataTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectStatsTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectStatsTable.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
QueryInspector.tsx Dashboards: show changes in save dialog (#46557) 2022-03-16 09:28:09 -07:00
styles.ts Dashboards: show changes in save dialog (#46557) 2022-03-16 09:28:09 -07:00
types.ts Panel Inspect: allow plugins to add custom actions to the panel inspect popup (#34086) 2021-05-18 13:55:35 -07:00