grafana/public/app/features/dashboard/components/Inspector
Tom Daly dc662025cd
Panel Inspect: Allow CSV download for Excel (#27284)
* fix: Use locale to find delimiter for CSV export

* Add sep= Excel header to CSV exporter

* Add modal for Excel export

* Move Excel download to 'Data options' as toggle

* Add 'Download for Excel' documentation
2020-10-09 10:42:57 +02:00
..
DetailText.tsx
InspectContent.tsx
InspectDataTab.tsx Panel Inspect: Allow CSV download for Excel (#27284) 2020-10-09 10:42:57 +02:00
InspectErrorTab.tsx
InspectJSONTab.tsx
InspectMetadataTab.tsx
InspectStatsTab.tsx
InspectStatsTable.tsx
InspectSubtitle.tsx
PanelInspector.tsx PanelInspector: Adds a Raw display mode but defaults to Formatted display mode (#27306) 2020-09-04 11:21:24 +02:00
QueryInspector.tsx BackendSrv: Improves logic for hiding requests from query inspector (#26877) 2020-08-10 16:08:11 +02:00
hooks.ts
styles.ts
types.ts