grafana/public/app/features/dashboard/state
Ryan McKinley 96ba32d0c8
Add a @grafana/runtime package with backendSrv interface (#16533)
grafana-runtime/tsconfig.json imports query to avoid a build error  ¯\_(ツ)_/¯
2019-06-03 17:55:59 +02:00
..
actions.ts Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
DashboardMigrator.test.ts Changed how react panels store their options (#15468) 2019-02-18 11:41:14 +01:00
DashboardMigrator.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
DashboardModel.repeat.test.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
DashboardModel.test.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
DashboardModel.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
initDashboard.ts Big refactoring for dashboard init redux actions 2019-02-06 19:42:04 +01:00
PanelModel.test.ts Panel: Apply option defaults on panel init and on save model retrieval (#17174) 2019-05-21 13:19:19 +02:00
PanelModel.ts Panel: Apply option defaults on panel init and on save model retrieval (#17174) 2019-05-21 13:19:19 +02:00
PanelQueryRunner.test.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
PanelQueryRunner.ts DataSourceMeta: add an option to get hidden queries (#17124) 2019-05-21 13:46:19 +02:00
PanelQueryState.test.ts PanelQueryState: check for existing running query (#16894) 2019-05-06 12:09:53 +02:00
PanelQueryState.ts PanelModel: Clear queryRunner on destroy (#16906) 2019-05-06 19:35:10 +02:00
reducers.test.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
reducers.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00