grafana/public/app/features/plugins/extensions
Marcus Andersson 57a54fc38a
PluginExtensions: Add category to link extensions (#71074)
* adding a panel menu group item to UI extensions.

* draft

* Fixed so we support groups in the old panel menu.

* added proper styling.

* Made tests green and small refactor.

* Added tests for panel menu category.

* Will truncate the extensions category to 25 chars.

* added test for truncating category.
2023-07-24 13:08:59 +02: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.ts PluginExtensions: Add category to link extensions (#71074) 2023-07-24 13:08:59 +02:00
getPluginExtensions.ts PluginExtensions: Add category to link extensions (#71074) 2023-07-24 13:08:59 +02:00
types.ts Plugins: Add a new UI Extension type (#68600) 2023-05-31 09:26:37 +02:00
utils.test.tsx PluginExtensions: Make context read only with a proxy instead of object freeze (#67781) 2023-05-05 15:50:40 +02:00
utils.tsx Explore: Make toolbar action extendable by plugins (#65524) 2023-06-28 15:42:41 +02:00
validators.test.tsx Plugins: Add a new UI Extension type (#68600) 2023-05-31 09:26:37 +02:00
validators.ts Plugins: Add a new UI Extension type (#68600) 2023-05-31 09:26:37 +02:00