mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 11:32:25 +08:00

* feature toggles admin page proto * feature toggle admin page proto * keep phase 1 code only * latest update with api * fix * fix * add correct premissions in admin.go * move behind toggle * Use InteractiveTable * guard behind feature toggle * use RTK * route in api.go * fixes