mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* 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 |
||
---|---|---|
.. | ||
actions.test.ts | ||
actions.ts | ||
buildCategories.test.ts | ||
buildCategories.ts | ||
navModel.ts | ||
reducers.test.ts | ||
reducers.ts | ||
selectors.ts |