grafana/public/app/core/specs
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
..
backend_srv.test.ts BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
emitter.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
factors.test.ts Use factors for max repeated panels per row 2019-01-09 11:17:48 +01:00
flatten.test.ts Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
OrgSwitcher.test.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
rangeutil.test.ts @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
search_srv.test.ts Search/fix folder sort (#23893) 2020-04-27 15:08:48 +03:00
store.test.ts Remove duplicated localStorage mock (#22872) 2020-03-19 09:24:28 +01:00
table_model.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
ticks.test.ts Heatmap: Fixed auto decimals when bucket name is not number but contains dots, fixes #13019 (#16609) 2019-04-16 10:39:12 +02:00
time_series.test.ts Graph: Add fill gradient option to series override line fill (#20941) 2019-12-10 09:09:48 +01:00