grafana/public/app/features/plugins/components
Levente Balogh ea2b493937
Plugins: Share the plugin context with apps and ui-extensions (#77933)
* feat: share the plugin context with app plugins

* feat: share the plugin context ui-extension modals

* feat: pre-fetch the app plugin settings

* feat: expose more utility hooks for plugins

* fix: use `location.pathname` directly

Previously it was referenced by `pluginRoot.props.path`, which stops
working in case the `pluginRoot` element is wrapped with anything.
2023-11-14 08:35:40 +01:00
..
AppRootPage.test.tsx Plugins: Show a not found error page when accessing an app for a not-found plugin (#77922) 2023-11-09 15:33:25 +01:00
AppRootPage.tsx Plugins: Share the plugin context with apps and ui-extensions (#77933) 2023-11-14 08:35:40 +01:00
PluginPageContext.tsx PluginPages: Support plugin pages that don't belong to a section (#55904) 2022-09-29 13:27:51 +02:00
PluginsErrorsInfo.tsx Datasources: Filter plugin errors to only show datasource plugins (#74339) 2023-10-03 15:54:49 +02:00
PluginStateInfo.tsx Transformation redesign (#70834) 2023-07-12 18:35:49 +02:00