grafana/public/app/features/dashboard/state
Ezequiel Victorero 6a059dcb4d
Access Control: hiding add annotation button without permissions (#47223)
* Access Control: hiding add annotation button without permissions
2022-04-05 08:20:10 -03: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 Access Control: hiding add annotation button without permissions (#47223) 2022-04-05 08:20:10 -03:00
DashboardModel.ts Access Control: hiding add annotation button without permissions (#47223) 2022-04-05 08:20:10 -03: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