The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/dashboard/panel_editor
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364)
6 years ago
..
DataSourceOption.tsx refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 6 years ago
EditorTabBody.tsx Fixed scrollbar not visible due to content being added a bit after mount, fixes #15711 6 years ago
GeneralTab.tsx Removed primary class from Add Query button, and changed name of Panel Options tab o General Options 6 years ago
PanelEditor.tsx Removed primary class from Add Query button, and changed name of Panel Options tab o General Options 6 years ago
QueriesTab.tsx Pass dashboardModel to PanelCtrl class. Fixes #15541 6 years ago
QueryEditorRow.tsx Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
QueryInspector.tsx Query editor row style update & sass cleanup 6 years ago
QueryOptions.tsx Copied from new timepicker and unified component branch 6 years ago
VisualizationTab.tsx Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
VizPickerSearch.tsx Prevent search in VizPicker from stealing focus (#15802) 6 years ago
VizTypePicker.tsx Merge branch 'master' into 15330-vizpicker-red-when-0-hits 6 years ago
VizTypePickerPlugin.tsx Moved panel editing components to it's own folder 6 years ago