grafana/public/app/features/dashboard/state
Agnès Toulet 05cb049733
Dashboard: Don't send analytics for explore or edit events (#27789)
* Dashboard: don't send analytics for explore or edit event

* AnalyticsProcessor: merge subsequent conditions

* Add analyticsProcessor tests

* apply PR feedback
2020-09-30 08:29:33 +02:00
..
actions.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
analyticsProcessor.test.ts Dashboard: Don't send analytics for explore or edit events (#27789) 2020-09-30 08:29:33 +02:00
analyticsProcessor.ts Dashboard: Don't send analytics for explore or edit events (#27789) 2020-09-30 08:29:33 +02:00
DashboardMigrator.test.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
DashboardMigrator.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
DashboardModel.repeat.test.ts Panel view: Make sure repeated panel has inView property set correctly (#27424) 2020-09-08 14:19:54 +02:00
DashboardModel.test.ts NewPanelEditor: Save dashboard from edit mode now works, and other fixes (#23668) 2020-04-18 18:00:54 +02:00
DashboardModel.ts Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Dashboard: Ignore cancelled api request error when loading dashboard (#27232) 2020-08-27 08:55:26 +02:00
initDashboard.ts Dashboard: Ignore cancelled api request error when loading dashboard (#27232) 2020-08-27 08:55:26 +02:00
PanelModel.test.ts Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
PanelModel.ts Fix: Update badges on PanelEditor tabs when adding a query/transformation/alert (#27729) 2020-09-28 09:06:46 +02:00
PanelQueryRunner.test.ts Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
PanelQueryRunner.ts SharedQuery: Error when switching to -- Dashboard -- data source caused "no data" no matter what source panel was selected (#27627) 2020-09-17 07:36:18 +02:00
reducers.test.ts Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
reducers.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
runRequest.test.ts PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02:00
runRequest.ts PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02:00
selectors.ts PanelEdit: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00