grafana/public/app/features/datasources/state
Jack Westbrook 7cf3c84c92
Datasources: Fix deletion of datasource if plugin cannot be found (#40095)
* fix(pluginsettings): reject with error so datasource plugin loading failures still render ui

* feat(pluginpage): handle plugin loading error

* refactor(datasources): separate out datasource and meta loading so store has info for deletion

* fix(datasourcesettings): introduce loading flag to wait for datasource and meta loading

* test(datasourcesettings): fix failing test

* test(datasources): assert loading status of datasource settings

* test(datasources): update action tests for latest changes
2021-10-08 12:31:43 +02:00
..
actions.test.ts Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
actions.ts Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
buildCategories.test.ts Docs: Added missing enterprise plugins (#36786) 2021-08-04 16:08:43 +01:00
buildCategories.ts Docs: Added missing enterprise plugins (#36786) 2021-08-04 16:08:43 +01:00
navModel.ts Handle enterprise data source tab refreshes (#37567) 2021-09-14 09:24:18 -04:00
reducers.test.ts Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
reducers.ts Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
selectors.ts DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00