grafana/public/app/features/plugins/extensions
Dominik Prokop 6e4418ffd2
DashboardScene: Show plugin extensions in panel menu (#78702)
* DashboardScene: Show plugin extensions in panel menu

* FIx test

* Nits

* Nit

* Review nits
2023-11-28 03:26:09 -08:00
..
createPluginExtensionRegistry.test.ts Plugin Extensions: Custom limits for extensions-per-plugin (#69430) 2023-06-02 11:09:25 +02:00
createPluginExtensionRegistry.ts Plugin Extensions: Custom limits for extensions-per-plugin (#69430) 2023-06-02 11:09:25 +02:00
getCoreExtensionConfigurations.ts Explore: Make toolbar action extendable by plugins (#65524) 2023-06-28 15:42:41 +02:00
getPluginExtensions.test.tsx Plugins: Share plugin context with the component-type extensions (#78111) 2023-11-20 14:43:11 +02:00
getPluginExtensions.ts Plugins: Share plugin context with the component-type extensions (#78111) 2023-11-20 14:43:11 +02:00
types.ts Plugins: Add a new UI Extension type (#68600) 2023-05-31 09:26:37 +02:00
utils.test.tsx Plugins: Share plugin context with the component-type extensions (#78111) 2023-11-20 14:43:11 +02:00
utils.tsx DashboardScene: Show plugin extensions in panel menu (#78702) 2023-11-28 03:26:09 -08:00
validators.test.tsx UI Extensions: Allow React.memo() objects as component extensions (#76098) 2023-10-06 10:00:09 +02:00
validators.ts UI Extensions: Allow React.memo() objects as component extensions (#76098) 2023-10-06 10:00:09 +02:00