grafana/public/app/features/inspector
Ivana Huckova 664b13d83e
Explore: Support full inspect drawer (#32005)
* Move InspectSubtitle to grafana/ui

* Move inspect elements to features/inspector

* Move InspectJSON and use it also in Explore

* Move and use QueryInspector

* Move all to features/inspector

* WIP Data tab implementation

* Process dataframes for explores inspector

* Clean up

* Update test

* Clean up

* Fix Explore Inspector button name
2021-03-18 17:38:09 +01:00
..
DetailText.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectDataTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectErrorTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectJSONTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01: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 Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectSubtitle.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
QueryInspector.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
styles.ts Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
types.ts Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00