grafana/public/app/features/dashboard/state
Hugo Häggmark 4b4afc7b2c
Chore: reduces circular dependencies for variables/utils.ts (#44087)
* Chore: move constants to own file

* Chore: moves safe* functions to grafana/data

* Chore: moves safe* functions to grafana/data

* Chore: adds VariableQueryEditorProps and deprecates VariableQueryProps

* Chore: remove getDefaultVariableAdapters function

* Chore: moves transaction status to types

* Chore: fix tests that do not initialise TemplateSrv

* Chore: change space when stringifying

* Chore: revert safe* func move

* Chore: remove circular dependency in Explore utils
2022-01-17 12:48:26 +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 Variables: Fix for migrating legacy data source properties (#43263) 2021-12-20 06:49:17 +01:00
DashboardMigrator.ts CloudWatch: Run migrations even with a missing period (#43350) 2021-12-20 17:57:58 +01: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 Dashboard: Fixes rendering of repeating panels (#39991) 2021-10-11 06:33:04 +02: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 Variables: Fix for flickering repeat panels (#43447) 2022-01-10 06:41:18 +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