The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/dashboard/state
Torkel Ödegaard bba1208c3d
PanelEvents: Refactors and removes unnecessary events, fixes panel editor update issue when panel options change (#29414)
5 years ago
..
DashboardMigrator.test.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 5 years ago
DashboardMigrator.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 5 years ago
DashboardModel.repeat.test.ts Panel view: Make sure repeated panel has inView property set correctly (#27424) 5 years ago
DashboardModel.test.ts NewPanelEditor: Save dashboard from edit mode now works, and other fixes (#23668) 5 years ago
DashboardModel.ts PanelEvents: Refactors and removes unnecessary events, fixes panel editor update issue when panel options change (#29414) 5 years ago
PanelModel.test.ts Field color: handling color changes when switching panel types (#28875) 5 years ago
PanelModel.ts PanelEvents: Refactors and removes unnecessary events, fixes panel editor update issue when panel options change (#29414) 5 years ago
PanelQueryRunner.test.ts Chore: Upgrade typescript and related packages (#27316) 5 years ago
PanelQueryRunner.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 5 years ago
actions.ts Variables: enables cancel for slow query variables queries (#24430) 5 years ago
analyticsProcessor.test.ts Dashboard: Don't send analytics for explore or edit events (#27789) 5 years ago
analyticsProcessor.ts Dashboard: Don't send analytics for explore or edit events (#27789) 5 years ago
index.ts Moved dashboard state components to state folder 6 years ago
initDashboard.test.ts Dashboard: Ignore cancelled api request error when loading dashboard (#27232) 5 years ago
initDashboard.ts Live: broadcast events when dashboard is saved (#27583) 5 years ago
reducers.test.ts Dashboard: Move some plugin & panel state to redux (#22052) 5 years ago
reducers.ts Variables: enables cancel for slow query variables queries (#24430) 5 years ago
runRequest.test.ts Fix typos (#28074) 5 years ago
runRequest.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 5 years ago
selectors.ts PanelEdit: Fixed timing and state related issues (#22131) 5 years ago