grafana/public/app/features
Torkel Ödegaard 81e955e6b5
BackendSrv: Cancellable requests & Observable all the way (#25746)
* BackendSrv: Observable all the way POC

* starting to unify code paths

* tests pass

* Unified error handling

* Single request path and error handling

* Fixed ts issue

* another ts issu

* Added back old requestId cancellation

* Slow progress trying to grasp the full picture of cancellation

* Updates

* refactoring

* Remove a bunch of stuff from backendSrv

* Removed another function

* Do not show error alerts for data queries

* Muu

* Updated comment

* fixed ts issue

* unify request options type

* Made query inspector subscribe to backendSrv stream instead of legacy app events

* Add back support for err.isHandled to limit scope

* never show success alerts

* Updated tests

* Fixing tests

* Minor weak

* Improved logic for the showErrorAlert and showSuccessAlert boolean flags, now they work more logically

* Fix issue
2020-07-07 21:22:47 +02:00
..
admin BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
alerting Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
annotations Security: Fix annotation popup XSS vulnerability (#23813) 2020-04-23 11:35:43 +02:00
api-keys DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00
dashboard BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
datasources Datasources: add new tab and feature toggle (#25663) 2020-06-18 09:37:13 +02:00
explore Explore: Don't run queries on datasource change (#26033) 2020-07-03 15:04:57 +02:00
expressions Form migrations: Final components to LegacyForms (#23707) 2020-04-21 11:42:21 +02:00
folders BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
manage-dashboards BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
org Migration: Settings forms (#24741) 2020-06-24 10:55:39 +02:00
panel Monaco: add suggestions for template variables (#25921) 2020-07-01 09:36:34 +02:00
playlist FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
plugins Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
profile TimeZone: unify the time zone pickers to one that can rule them all. (#24803) 2020-06-26 09:08:15 +02:00
search BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
teams Migration: Settings forms (#24741) 2020-06-24 10:55:39 +02:00
templating Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
users Add space after comma for placeholder text (#25931) 2020-07-01 10:34:36 +03:00
variables Fix: Icon and Tooltip on Variables editor (#26086) 2020-07-07 08:45:37 +02:00
all.ts Migration: Select org (#24739) 2020-05-19 09:55:04 +02:00