grafana/public/app/features/dashboard/state
2022-01-21 11:26:40 +01:00
..
actions.ts Plugins: remove deprecated code (components) (#41686) 2021-11-19 13:42:26 +01:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts TimeSeries/BarChart/XYChart: Allow hiding x axis (#44107) 2022-01-20 00:38:32 -08:00
DashboardMigrator.ts Refactor: Move Value Mappings to Grafana public instead of Grafana UI (#44237) 2022-01-20 20:36:34 -08:00
DashboardModel.refresh.test.ts Variables: Fix repeating panels for on time range changed variables (#42828) 2021-12-08 08:11:52 +01:00
DashboardModel.repeat.test.ts Templating: Fixes flickering of repeated panels and rows (#43399) 2022-01-21 11:26:40 +01:00
DashboardModel.test.ts Dashboard: Prevent crash when expanding a row containing panels with … (#43032) 2021-12-15 12:31:53 +01:00
DashboardModel.ts Templating: Fixes flickering of repeated panels and rows (#43399) 2022-01-21 11:26:40 +01: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 Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
initDashboard.ts Dashboard: Add week start option to global and dashboard preferences (#40010) 2021-10-18 10:27:14 -03:00
PanelModel.test.ts Panel: Support using $__interval and $__interval_ms in panel title 2021-12-16 12:05:00 +01:00
PanelModel.ts Panel: Support using $__interval and $__interval_ms in panel title 2021-12-16 12:05:00 +01:00
reducers.test.ts PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 2021-10-13 08:53:36 +02:00
reducers.ts fix: typo (#43948) 2022-01-12 14:03:56 +02:00
selectors.ts PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 2021-10-13 08:53:36 +02:00
utils.test.ts Variables: Fix so panels in expanded rows have correct variable values (#41721) 2021-11-18 06:22:16 +01:00
utils.ts Variables: Fix so panels in expanded rows have correct variable values (#41721) 2021-11-18 06:22:16 +01:00