grafana/public/app/features/dashboard/state
Ashley Harrison 04bbafb4a6
Chore: Enable jest-fail-on-console to prevent console errors in unit tests (#46835)
* Add jest-fail-on-console

* Fix last 2 console warnings

* Update package syntax
2022-03-22 17:03:07 +00:00
..
actions.ts Fixing delete dashboard url form datasource configuration (#46637) 2022-03-18 11:47:57 -03:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
DashboardMigrator.ts DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +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 Dashboards: Fixes repeating by row and no refresh (#46565) 2022-03-16 07:57:12 +01:00
DashboardModel.test.ts Chore: Enable jest-fail-on-console to prevent console errors in unit tests (#46835) 2022-03-22 17:03:07 +00:00
DashboardModel.ts Dashboards: show changes in save dialog (#46557) 2022-03-16 09:28:09 -07: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 Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
initDashboard.ts Dashboards: Move slow dashboard logic to css (#45686) 2022-02-23 09:35:42 +00:00
PanelModel.test.ts DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
PanelModel.ts DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
reducers.test.ts Dashboards: Move slow dashboard logic to css (#45686) 2022-02-23 09:35:42 +00:00
reducers.ts Dashboards: Move slow dashboard logic to css (#45686) 2022-02-23 09:35:42 +00:00
selectors.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
TimeModel.ts Explore: Add t * keybindings to change time range (#45020) 2022-02-17 07:39:02 -06:00
utils.test.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
utils.ts Variables: Fix so panels in expanded rows have correct variable values (#41721) 2021-11-18 06:22:16 +01:00