grafana/public/app/features/dashboard
Hugo Häggmark e65dbcfea1
Variables: enables cancel for slow query variables queries (#24430)
* Refactor: initial commit

* Tests: updates tests

* Tests: updates snapshots

* Chore: updates after PR comments

* Chore: renamed initVariablesBatch

* Tests: adds transactionReducer tests

* Chore: updates after PR comments

* Refactor: renames cancelAllDataSourceRequests

* Refactor: reduces cancellation complexity

* Tests: adds tests for cancelAllInFlightRequests

* Tests: adds initVariablesTransaction tests

* Tests: adds tests for cleanUpVariables and cancelVariables

* Always cleanup dashboard on unmount, even if init is in progress. Check if init phase has changed after services init is completed

* fixed failing tests and added some more to test new scenario.

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2020-06-04 08:59:57 +02:00
..
components Do not show alerts tab when alerting is disabled (#25285) 2020-06-02 13:21:49 +02:00
containers Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
dashgrid PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified (#24933) 2020-05-25 14:05:43 +02:00
panel_editor PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified (#24933) 2020-05-25 14:05:43 +02:00
services Dashboard: Go to explore now works even after discarding dashboard changes (#24149) 2020-05-04 14:11:03 +02:00
state Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
utils Panel: shows correct panel menu items in view mode (#24912) 2020-05-20 13:56:28 +02:00
index.ts Migration: Dashboard links (#23553) 2020-05-05 09:49:34 +02:00