grafana/public/app/features/datasources
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
..
__mocks__ DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
__snapshots__ AccessControl: add one-dimensional permissions to datasources (#38070) 2021-09-01 15:18:17 +02:00
partials MySql: Fix reset button on config page (#39988) 2021-10-06 12:41:34 +02:00
settings Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
state Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
utils UI text edits (#32524) 2021-03-31 16:07:37 -07:00
DashboardsTable.test.tsx tests 2018-10-17 16:14:45 +02:00
DashboardsTable.tsx Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
DataSourceDashboards.test.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourceDashboards.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourceList.test.tsx Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
DataSourcesList.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourcesListPage.test.tsx AccessControl: add one-dimensional permissions to datasources (#38070) 2021-09-01 15:18:17 +02:00
DataSourcesListPage.tsx AccessControl: "Add data source" button needs create and write rights to be enabled (#38934) 2021-09-08 09:47:55 +02:00
mocks.ts DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
NewDataSourcePage.tsx Table panel: Make filter case insensitive (#39746) 2021-09-29 09:35:41 +02:00