mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Feat: Data source connections tab in plugin detail page (#99049)
* feat: datasource connections tab in plugin detail page * test: no ds defined test added * feat: configure feature toggle * chore: i18n extract * test: added unit tests for page and list
This commit is contained in:
@@ -254,4 +254,5 @@ export interface FeatureToggles {
|
||||
queryLibraryDashboards?: boolean;
|
||||
grafanaAdvisor?: boolean;
|
||||
elasticsearchImprovedParsing?: boolean;
|
||||
datasourceConnectionsTab?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user