grafana/public/app/features/plugins
Marcus Andersson 9719ee9bd3
PluginExtensions: Fixed issue in typings for the onClick link callback (#65978)
* Fixed bug with event being forced.

* Made onClick undefinable in the config as well.

* Fixed some more type issues.
2023-04-05 07:55:44 +02:00
..
admin Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
components Angular: Prevent angular from loading when disabled (#65755) 2023-04-03 10:45:22 +02:00
extensions PluginExtensions: Fixed issue in typings for the onClick link callback (#65978) 2023-04-05 07:55:44 +02:00
sql SQL Datasources: Prevent Call Stack Overflows with Large Numbers of Values for Variable (#64937) 2023-03-22 14:50:54 +01:00
systemjsPlugins Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
tests DataLinks: Fixes interpolation (formatting) of __all_variables and __url_time_range (#65162) 2023-03-22 18:56:18 +01:00
all.ts Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
built_in_plugins.ts TrendPanel: Add new trend panel (Alpha) (#65740) 2023-04-04 20:52:20 -07:00
datasource_srv.ts Expressions: More robust expression check (#65006) 2023-03-22 14:02:20 +01:00
importPanelPlugin.ts PanelRenderer: Improves PanelRenderer performance (#51092) 2022-06-20 14:41:39 +02:00
plugin_loader.ts Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
pluginPreloader.ts UI extensions: Refactor the registry and remove the "command" type (#65327) 2023-04-03 10:42:15 +02:00
pluginSettings.test.ts Alerting: Declare incident from a firing alert (#61178) 2023-01-11 11:52:20 +00:00
pluginSettings.ts Alerting: Declare incident from a firing alert (#61178) 2023-01-11 11:52:20 +00:00
routes.tsx Plugins: Case-sensitive routes for standalone pages (#62779) 2023-02-03 09:01:34 +01:00
utils.test.ts Navigation: Fix finding the active nav item for plugins (#62123) 2023-01-26 14:10:09 +00:00
utils.ts Navigation: Fix finding the active nav item for plugins (#62123) 2023-01-26 14:10:09 +00:00