grafana/public/app/features/dashboard/components/PanelEditor
Torkel Ödegaard 92a16d2e10
Transforms: Adds beta notice and updates transform descriptions (#24158)
* Transforms: Adds beta notice and updates transform descriptions

* Rename organize fields

* Webpack - enable images import

* Introduce FeatureState type

* Alow Container component grow/shrink config

* Enable svg import in main app

* Jest + webpack for svgs

* InfoBox refactor (+ added feature info box), Badge component introduced

* Update packages/grafana-ui/src/components/TransformersUI/FilterByNameTransformerEditor.tsx

Co-authored-by: Carl Bergquist <carl@grafana.com>

* Minor fixes

* Update packages/grafana-ui/src/components/TransformersUI/OrganizeFieldsTransformerEditor.tsx

Co-authored-by: Carl Bergquist <carl@grafana.com>

* Update packages/grafana-ui/src/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx

Co-authored-by: Carl Bergquist <carl@grafana.com>

* fix typo

* Build storybook fixed

* Fix padding

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-05-04 15:05:31 +02:00
..
state NewPanelEdit: Fixes issue with angular panel clean up, and cleanup after leaving edit mode (#24224) 2020-05-04 14:11:15 +02:00
AngularPanelOptions.tsx NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
DynamicConfigValueEditor.tsx PanelEditor: stores option group collapse state (#23781) 2020-04-22 19:56:37 +02:00
FieldConfigEditor.tsx Transforms: Adds beta notice and updates transform descriptions (#24158) 2020-05-04 15:05:31 +02:00
index.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
OptionsGroup.tsx e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
OptionsPaneContent.tsx PanelEdit: Fixed scroll pos moved to top when clicking new radio buttons (#24146) 2020-05-04 13:37:43 +02:00
OverrideEditor.tsx PanelEditor: stores option group collapse state (#23781) 2020-04-22 19:56:37 +02:00
PanelEditor.tsx Various 7.0 UI tweaks (#23972) 2020-04-27 23:28:24 +02:00
PanelEditorTabs.tsx NewPanelEditor: Move visualisation picker to the sidebar pane (#23696) 2020-04-20 20:29:32 +02:00
PanelOptionsEditor.tsx PanelEditor: stores option group collapse state (#23781) 2020-04-22 19:56:37 +02:00
PanelOptionsTab.tsx NewPanelEditor: minor UI twekas (#24042) 2020-04-29 15:41:33 +02:00
types.ts Docs: run the api-extractor on master to update docs (#23726) 2020-04-21 10:41:50 +02:00
usePanelLatestData.ts Transformations: Make sidebar subscribe to panel's query runner (#23785) 2020-04-22 19:21:48 +02:00
utils.test.ts PanelInspector: hides Query tab for plugins without Query ability (#24216) 2020-05-04 13:58:05 +02:00
utils.ts PanelInspector: hides Query tab for plugins without Query ability (#24216) 2020-05-04 13:58:05 +02:00
VisualizationTab.tsx NewPanelEditor: vis picker UI update (#23894) 2020-04-26 13:16:31 +02:00