grafana/public/app/features/dashboard/components/PanelEditor
Torkel Ödegaard 08133ea31a
BarGauge: First bar gauge panel option & some refactoring (#23128)
* First bar gauge panel option

* Update doc comments

* Minor changes

* progress

* Fixing typing errors

* Minor type updates

* Fix that TS!

* Bring satisfaction to that beast called typescript

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-03-27 12:38:46 +01:00
..
state NewPanelEdit: Adding repeating options (#22984) 2020-03-24 15:44:13 +01:00
AngularPanelOptions.tsx NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 2020-02-28 11:04:40 +01:00
DynamicConfigValueEditor.tsx NewPanelEdit: Refactor value mappings UI to work better with new panel edit (#22808) 2020-03-19 12:28:05 +01:00
FieldConfigEditor.tsx NewPanelEdit: Organise sidebar in tabs (#22870) 2020-03-20 15:15:04 +01:00
GeneralPanelOptions.tsx NewPanelEdit: Adding repeating options (#22984) 2020-03-24 15:44:13 +01:00
OptionsGroup.tsx NewPanelEditor: Thresholds v2 (#22232) 2020-02-17 06:57:10 +01:00
OptionsPaneContent.tsx NewPanelEditor: fluent API for custom field config and panel options creation (#23070) 2020-03-26 21:48:46 +01:00
OverrideEditor.tsx NewPanelEdit: Refactor value mappings UI to work better with new panel edit (#22808) 2020-03-19 12:28:05 +01:00
PanelEditor.tsx BarGauge: First bar gauge panel option & some refactoring (#23128) 2020-03-27 12:38:46 +01:00
PanelEditorTabs.tsx UI: Theme changes (#22880) 2020-03-24 10:30:53 +01:00
PanelOptionsEditor.tsx NewPanelEditor: fluent API for custom field config and panel options creation (#23070) 2020-03-26 21:48:46 +01:00
VisualizationTab.tsx NewPanelEdit: Added visualization tab / selection view (#22117) 2020-02-12 12:54:58 +01:00
index.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
types.ts NewPanelEdit: Organise sidebar in tabs (#22870) 2020-03-20 15:15:04 +01:00
utils.test.ts FieldOverides: apply field overrides based on configuration (#22047) 2020-02-13 21:37:24 +01:00
utils.ts NewPanelEditor: Introduce redux state and reducer (#22070) 2020-02-11 14:57:16 +01:00