You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(extensions): allow installing plugins based on access and env (#769)
* feat(extensions): allow installing plugins
* add RBAC configuration
* use the fetch API to get the plugin configuration
* updated UI to show error states
* add installation api
* disable plugin installation for production env
0 commit comments