grafana/public/app/features/dashboard/panel_editor
Ryan McKinley 96ba32d0c8
Add a @grafana/runtime package with backendSrv interface (#16533)
grafana-runtime/tsconfig.json imports query to avoid a build error  ¯\_(ツ)_/¯
2019-06-03 17:55:59 +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 Fixed scrollbar not visible due to content being added a bit after mount, fixes #15711 2019-03-05 14:32:33 +01:00
GeneralTab.tsx Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
PanelEditor.tsx Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
QueriesTab.tsx Refactor: move getQueryRunner() to PanelModel (#16679) 2019-04-18 14:10:18 -07:00
QueryEditorRow.test.ts QueryEditors: pass PanelData and filtered PanelData to each editor (#16692) 2019-04-20 12:26:49 -07:00
QueryEditorRow.tsx Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
QueryInspector.tsx QueryInspector: Now shows error responses (#16514) 2019-04-12 10:01:50 +02:00
QueryOptions.tsx Refactor: move datemath to grafana/ui (#16890) 2019-05-06 12:36:42 +02:00
VisualizationTab.tsx Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
VizPickerSearch.tsx Plugins: move PanelPluginMeta to grafana/ui (#16804) 2019-04-29 08:17:35 -07:00
VizTypePicker.tsx Plugins: move PanelPluginMeta to grafana/ui (#16804) 2019-04-29 08:17:35 -07:00
VizTypePickerPlugin.tsx Plugins: move PanelPluginMeta to grafana/ui (#16804) 2019-04-29 08:17:35 -07:00