grafana/public/app/features/dashboard/state
Torkel Ödegaard 962745ff21
PanelEditor: Adds panel instance state and a way to share this between panel & option editors (#39637)
* PanelEditor: Adds panel instance state and a way to share this between panel & option editors

* Refactoring to use PanelContext
2021-10-01 11:08:11 +02:00
..
actions.ts Dashboard Settings: Fix TimeZone dropdown doesn't change the timezone (#35680) 2021-06-16 08:31:16 +02:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
DashboardMigrator.ts Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
DashboardModel.repeat.test.ts Variables: Removes the never refresh option (#33533) 2021-04-30 11:17:35 +02:00
DashboardModel.test.ts DashboardRow: Prevent unintended editing of DashboardRow with keyboard shortcut 'e' (#39792) 2021-09-29 16:33:11 +01:00
DashboardModel.ts Add fiscal years and search to time picker (#39073) 2021-09-30 09:40:02 +02:00
getPanelOptionsWithDefaults.test.ts TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
getPanelOptionsWithDefaults.ts TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Fix: Wrong annotations show on a given dashboard. Correct annotations show on page refresh. #37160 (#37496) 2021-08-04 11:57:27 +02:00
initDashboard.ts Annotations: fixes variable values not displaying in annotations. (#37883) 2021-08-13 14:38:57 +01:00
PanelModel.test.ts Dashboard: Fix Table view when editing causes the panel data to not update (#34998) 2021-06-01 13:52:08 +02:00
PanelModel.ts Dashboards: support merging in new panels and options (#37905) 2021-09-01 08:03:56 -07:00
reducers.test.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
reducers.ts PanelEditor: Adds panel instance state and a way to share this between panel & option editors (#39637) 2021-10-01 11:08:11 +02:00
selectors.ts PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 2021-06-17 15:18:05 +02:00