grafana/public/app/features/dashboard/panel_editor
Torkel Ödegaard fe658d7ac2
Prometheus: Fixed Prometheus query editor error (plus new ErrorBoundaryAlert component) (#18838)
* ErrorHandling: Fixed Prometheus query editor error and added error boundary

* Update public/app/core/components/ErrorBoundary/ErrorBoundary.tsx

Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>

* Fixed ts error
2019-09-02 20:45:18 +02:00
..
DataSourceOption.tsx refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
EditorTabBody.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
GeneralTab.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
PanelEditor.tsx SingleStat: add a gauge migration call to action button in the editor (#18604) 2019-08-18 15:01:07 -07:00
QueriesTab.tsx Singlestat: Various fixes to singlestat and DataFrame (#18783) 2019-08-29 19:04:33 +02:00
QueryEditorRow.test.ts DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
QueryEditorRow.tsx Prometheus: Fixed Prometheus query editor error (plus new ErrorBoundaryAlert component) (#18838) 2019-09-02 20:45:18 +02:00
QueryInspector.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
QueryOptions.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
VisualizationTab.tsx SingleStat: add a gauge migration call to action button in the editor (#18604) 2019-08-18 15:01:07 -07:00
VizPickerSearch.tsx Plugins: move PanelPluginMeta to grafana/ui (#16804) 2019-04-29 08:17:35 -07:00
VizTypePicker.tsx SingleStat: add a gauge migration call to action button in the editor (#18604) 2019-08-18 15:01:07 -07:00
VizTypePickerPlugin.tsx Plugins: move PanelPluginMeta to grafana/ui (#16804) 2019-04-29 08:17:35 -07:00