Chore: Remove pinNavItems feature toggle (#113855)

This commit is contained in:
Tom Ratcliffe
2025-11-17 12:12:47 +00:00
committed by GitHub
parent 6f8b4032c2
commit 77dac4210f
12 changed files with 24 additions and 60 deletions
-1
View File
@@ -127,7 +127,6 @@ preserveDashboardStateWhenNavigating,experimental,@grafana/dashboards-squad,fals
alertingCentralAlertHistory,experimental,@grafana/alerting-squad,false,false,true
pluginProxyPreserveTrailingSlash,GA,@grafana/plugins-platform-backend,false,false,false
azureMonitorPrometheusExemplars,GA,@grafana/partner-datasources,false,false,false
pinNavItems,GA,@grafana/grafana-search-navigate-organise,false,false,false
authZGRPCServer,experimental,@grafana/identity-access-team,false,false,false
ssoSettingsLDAP,GA,@grafana/identity-access-team,false,true,false
zanzana,experimental,@grafana/identity-access-team,false,false,false
1 Name Stage Owner requiresDevMode RequiresRestart FrontendOnly
127 alertingCentralAlertHistory experimental @grafana/alerting-squad false false true
128 pluginProxyPreserveTrailingSlash GA @grafana/plugins-platform-backend false false false
129 azureMonitorPrometheusExemplars GA @grafana/partner-datasources false false false
pinNavItems GA @grafana/grafana-search-navigate-organise false false false
130 authZGRPCServer experimental @grafana/identity-access-team false false false
131 ssoSettingsLDAP GA @grafana/identity-access-team false true false
132 zanzana experimental @grafana/identity-access-team false false false