grafana/public/app/features/admin
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
..
ldap DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
AdminEditOrgCtrl.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
AdminEditOrgPage.tsx Migration: Admin org edit page (#23866) 2020-04-25 14:14:22 +02:00
AdminListOrgsPage.tsx Orgs: Add future deprecation notice (#24502) 2020-05-14 12:16:26 +02:00
AdminOrgsTable.tsx Fix strict nulls (#23931) 2020-04-27 12:07:32 +02:00
AdminSettings.tsx Admin Settings: makes long settings line break (#24559) 2020-05-12 10:54:25 +02:00
index.ts Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
LicenseChrome.tsx Theme: Refactoring theme colors variables (#23513) 2020-04-12 15:05:49 +02:00
OrgRolePicker.tsx Input: Width prop (#23615) 2020-04-21 10:42:57 +02:00
ServerStats.test.tsx NewPanelEdit: Minor style and description tweaks, AND PanelQueryRunner & autoMinMax (#23445) 2020-04-09 05:47:12 +02:00
ServerStats.tsx Migration: Migrates Admin settings from angular to react (#19594) 2019-10-03 13:11:21 +01:00
UpgradePage.tsx Enterprise: List 7.0 features (#23956) 2020-04-28 15:22:30 +02:00
UserAdminPage.tsx Config: Use license info instead of build info for feature toggling (#21558) 2020-01-17 15:44:12 +01:00
UserCreatePage.tsx Input: Width prop (#23615) 2020-04-21 10:42:57 +02:00
UserLdapSyncInfo.tsx DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00
UserListAdminPage.tsx AdminUsersTable: Fix width (#26019) 2020-07-03 09:24:36 +02:00
UserOrgs.tsx Form migrations: Last components from Forms namespace (#23556) 2020-04-14 18:52:56 +02:00
UserPermissions.tsx Various 7.0 UI tweaks (#23972) 2020-04-27 23:28:24 +02:00
UserProfile.tsx Various 7.0 UI tweaks (#23972) 2020-04-27 23:28:24 +02:00
UserSessions.tsx Form Migrations: Button (#23019) 2020-03-26 11:50:27 +01:00
UserSyncInfo.tsx DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00