grafana/public/app/features/dashboard/components/PanelEditor
2020-12-14 12:22:21 -08:00
..
state Fix: Correct panel edit uistate migration (#29413) 2020-11-26 14:57:32 +01:00
AngularPanelOptions.tsx Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
DynamicConfigValueEditor.tsx Overrides: show category on the overrides (#29556) 2020-12-02 22:17:24 -08:00
FieldConfigEditor.tsx Field config: Respect config paths when rendering default value of field config property (#27652) 2020-09-18 15:46:16 +02:00
index.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
OptionsGroup.tsx PanelEdit: Vertically align padding for panel edit option group body (#27310) 2020-09-04 22:03:26 +02:00
OptionsPaneContent.tsx Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
OverrideEditor.tsx Overrides: show category on the overrides (#29556) 2020-12-02 22:17:24 -08:00
PanelEditor.tsx Alerting: Next gen Alerting page (#28397) 2020-12-11 14:49:14 +01:00
PanelEditorQueries.tsx QueryEditor: do not auto refresh on every update (#29762) 2020-12-14 12:22:21 -08:00
PanelEditorTabs.tsx QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419) 2020-12-02 15:42:54 +01:00
PanelNotSupported.test.tsx PanelEditor: Prevents adding transformations in panels with alerts (#27706) 2020-09-23 07:47:20 +02:00
PanelNotSupported.tsx PanelEditor: Prevents adding transformations in panels with alerts (#27706) 2020-09-23 07:47:20 +02:00
PanelOptionsEditor.tsx PanelEditor: allow access to the eventBus from panel options (#29327) 2020-11-25 11:32:14 -08:00
PanelOptionsTab.tsx PanelEditor: allow access to the eventBus from panel options (#29327) 2020-11-25 11:32:14 -08:00
types.ts Docs: run the api-extractor on master to update docs (#23726) 2020-04-21 10:41:50 +02:00
usePanelLatestData.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
utils.test.ts Field config: Add support for paths in default field config setup (#27570) 2020-09-15 10:17:58 +02:00
utils.ts Field config: Add support for paths in default field config setup (#27570) 2020-09-15 10:17:58 +02:00
VisualizationTab.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00