grafana/public/app/features/dashboard/state
Torkel Ödegaard 16f0e75448
New panel editor (behind feature toggle) (#21097)
* WIP: initial 10min poc of new panel editor

* added queries

* PanelEditor: copy panel model when going into edit mode

* Added option
2019-12-16 09:18:48 +01:00
..
actions.ts Debt: Simplifies actionCreatorFactory (#19433) 2019-09-26 11:41:37 +01:00
analyticsProcessor.ts MetaAnalytics: Minor fix for meta analytics event (#20888) 2019-12-05 11:51:38 +01:00
DashboardMigrator.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
DashboardMigrator.ts Dashboard Migrator: persist thresholds param if already set (#20458) 2019-11-18 19:45:12 -08:00
DashboardModel.repeat.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
DashboardModel.test.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
DashboardModel.ts Fix: Shows SubMenu when filtering directly from table (#21017) 2019-12-11 14:09:57 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Explore: Adds ability to save a panel's query from Explore (#17982) 2019-09-05 13:44:37 +01:00
initDashboard.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
PanelModel.test.ts Gauge Panel: fix the default value of thresholds cannot be modified (#20190) 2019-11-08 09:46:53 +01:00
PanelModel.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
PanelQueryRunner.test.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00
PanelQueryRunner.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01: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 Alerting: Prevents creating alerts from unsupported queries (#19250) 2019-09-23 05:17:00 -07:00
runRequest.test.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00
runRequest.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00