grafana/public/app/features/plugins/extensions
Marcus Andersson 28bd6aebd2
Added extension point id to the helpers so you can identify which extension triggered the event.
2025-10-03 11:36:51 +02:00
..
logs i18n: removes useTranslate hook (#106556) 2025-06-12 11:03:52 +02:00
registry Alerting: Expose unified alert history component (#110394) 2025-09-04 13:56:50 +02:00
ExtensionErrorAlert.tsx Plugin Extensions: Add error boundaries (#107515) 2025-07-07 14:51:04 +02:00
ExtensionErrorBoundary.tsx Plugin Extensions: Add error boundaries (#107515) 2025-07-07 14:51:04 +02:00
ExtensionRegistriesContext.tsx
errors.ts Plugin Extensions: Update extension-point ID validation (#107959) 2025-07-14 10:18:21 +02:00
getCoreExtensionConfigurations.ts
getPluginExtensions.test.tsx Added extension point id to the helpers so you can identify which extension triggered the event. 2025-10-03 11:36:51 +02:00
getPluginExtensions.ts Plugin Extensions: Add error boundaries (#107515) 2025-07-07 14:51:04 +02:00
types.ts Extensions: Expose new observable APIs for accessing components and links (#103063) 2025-04-01 10:07:44 +03:00
useLoadAppPlugins.tsx
usePluginComponent.test.tsx Plugins: adds plugin version to mutation logs (#108057) 2025-07-14 11:52:48 +02:00
usePluginComponent.tsx Plugin Extensions: Add error boundaries (#107515) 2025-07-07 14:51:04 +02:00
usePluginComponents.test.tsx Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
usePluginComponents.tsx Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
usePluginFunctions.test.tsx Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
usePluginFunctions.tsx Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
usePluginLinks.test.tsx Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
usePluginLinks.tsx Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
utils.test.tsx Plugins: adds plugin version to log output (#109845) 2025-08-20 13:18:59 +02:00
utils.tsx Added extension point id to the helpers so you can identify which extension triggered the event. 2025-10-03 11:36:51 +02:00
validateExtensionPoint.test.ts Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
validateExtensionPoint.ts Plugin Extensions: refactors shared logic into validator function (#110434) 2025-09-08 06:22:27 +02:00
validators.test.tsx PluginExtensions: Add extension point for overriding Observability home page (#110500) 2025-09-10 15:43:36 +02:00
validators.ts PluginExtensions: Add extension point for overriding Observability home page (#110500) 2025-09-10 15:43:36 +02:00