grafana/public/app/features/plugins
Marcus Andersson b8336fe910
PluginExtensions: Make context read only with a proxy instead of object freeze (#67781)
* quick poc on how we could use proxies instead of object freeze for the extension context.

* wip

* wip

* added tests for readOnlyProxy.

* Changed so we use the read only proxy for the context instead of the frozen object.

* updated names according to feedback.
2023-05-05 15:50:40 +02:00
..
admin Connections: Show core datasource plugins as well (#67815) 2023-05-05 09:38:18 +02:00
components AppRootPage: Reduce flickering while loading plugin (#66799) 2023-04-19 12:10:57 +02:00
extensions PluginExtensions: Make context read only with a proxy instead of object freeze (#67781) 2023-05-05 15:50:40 +02:00
sql SQL Datasources: Update behavior of default connection limits (#66687) 2023-04-28 13:23:08 +07: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 Expressions: Fix expression load with legacy UID -100 (#65950) 2023-04-12 16:33:31 +02:00
all.ts Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
built_in_plugins.ts Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03:00
datasource_srv.ts Expressions: Fix expression load with legacy UID -100 (#65950) 2023-04-12 16:33:31 +02:00
importPanelPlugin.ts PanelRenderer: Improves PanelRenderer performance (#51092) 2022-06-20 14:41:39 +02:00
plugin_loader.ts React Router: start migrating to v6 (#66921) 2023-04-27 07:18:38 +02: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 Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
utils.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00