Commit Graph

977 Commits (5eae18c166ca0959a38e473b70f0075643be53bd)

Author SHA1 Message Date
Esteban Beltran e45867c635
Sandbox: allow access to window.grafanaBootData for plugins (#75522) 2 years ago
Gábor Farkas 8dafc28988
sql: remove grafana-core import (#75558) 2 years ago
Esteban Beltran f890cb23b8
Sandbox: use same trusted types default policy than grafana main realm (#75539) 2 years ago
Levente Balogh 163b0d182b
Connections: Make the "Add new Connection" page work without internet access (#75272) 2 years ago
Esteban Beltran 2bbd5521fe
Sandbox: Use resolveCache to resolve plugin's code file as systemjs does (#75509) 2 years ago
Laura Fernández 611df82259
Grafana UI: create `Grid` component in the `unstable` package (#75299) 2 years ago
Esteban Beltran 95889b2e25
Tests: Add basic e2e tests for frontend plugin sandbox (#70759) 2 years ago
Ashley Harrison ff0642bf6e
Chore: Type improvements 🧹 (#75271) 2 years ago
Andres Martinez Gotor c70623fb85
Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
Esteban Beltran 8e8bd2760b
Plugins: Report plugin utilization of Grafana runtime dependencies (#75156) 2 years ago
Hugo Kiyodi Oshiro 6600dd265b
Plugins: Refresh plugin info after installation (#75074) 2 years ago
Gábor Farkas 24350521be
sql: improve imports in test (#75006) 2 years ago
Esteban Beltran 62d0becd25
Sandbox: Set sandbox wrapper to height 100% for panel plugins (#75004) 2 years ago
Gábor Farkas fb0357947f
sql: add more tests (#74919) 2 years ago
Esteban Beltran c7b6ac065a
Sandbox: Make `window.monaco` and `window.Prism` available for plugins inside the sandbox (#74977) 2 years ago
Gábor Farkas 1f6f866a36
sql: do not use the getTimeSrv call (#74800) 2 years ago
Yulia Shanyrova 44bf663942
Plugins: Check if the user has permissions to access the plugin custom page (#74664) 2 years ago
Deepayan Mukherjee 712f3fb8b2
SQL query editor: Ensure unique ID for switch components (#74751) 2 years ago
Levente Balogh 2fac3bd41e
Plugins: Show deprecated plugins (#74598) 2 years ago
Marcus Andersson 05ce7e5789
PluginExtensions: Reports user interactions with UI extensions (#74355) 2 years ago
Andres Martinez Gotor 8cb93bf3e7
Bug: Allow to uninstall a deprecated plugin (#74444) 2 years ago
Andres Martinez Gotor 29238c19fd
Bug: Expect a plugin signature per version (#74595) 2 years ago
Levente Balogh 9c83dd43d9
Plugins: Group tests (#74667) 2 years ago
Gábor Farkas 6e75c5d182
postgres/sql: fix imports (#74535) 2 years ago
Jack Westbrook 0d1845f857
Plugins: Fix applying default extension and AMD detection (#74471) 2 years ago
Ieva d46208b28a
Chore: remove legacy AC fallback from frontend access control checks (#74385) 2 years ago
Esteban Beltran ae858fcdd2
Sandbox: Fix sandbox not loading SystemJs.module objects correctly inside plugins (#74445) 2 years ago
Esteban Beltran f8026463a8
Sandbox: Fix plugins not loading due to wrong plugin module url (#74436) 2 years ago
Gareth Dawson f18cd13f2b
SQL: Add feature tracking to sql datasources (#73996) 2 years ago
Esteban Beltran b8dd081d8a
Sandbox: Fix post message trying to serialize proxy objects inside plugins (#73596) 2 years ago
Jack Westbrook 62821c69b3
Plugins: Bump SystemJS to 6.14.2 (#70068) 2 years ago
Hugo Kiyodi Oshiro 4084329193
Plugins: Add dependency column in version table (#73991) 2 years ago
Giuseppe Guerra bf4d025012
Dashboards: Add alert and panel icon for dashboards that use Angular plugins (#70951) 2 years ago
Esteban Beltran 050b9d9a85
Sandbox: Fix prismjs syntax for plugins defining its own language (#73393) 2 years ago
Ezequiel Victorero 993f5491a2
DataSourcePicker: remove default property from data source variable selection (#73314) 2 years ago
Torkel Ödegaard 3245e25273
SqlDataSources: Update metricFindQuery to pass on scopedVars to templateSrv (#73333) 2 years ago
Yulia Shanyrova 9f4fb71a7b
Plugins: remove 'admin/plugins' redirect (#73319) 2 years ago
Esteban Beltran 84181eb613
Sandbox: Fix monaco editor custom languages not working correctly inside the sandbox (#72911) 2 years ago
Ashley Harrison 0ffdcbbe52
Chore: improve typings (#72679) 2 years ago
Sol 1aed2ede7e
SQL: Remove double quotes for multi-value variables (#71130) 2 years ago
Giuseppe Guerra 24e826aac0
Plugins: Add elementId attribute to angular_deprecation_docs_clicked interaction (#72800) 2 years ago
ismail simsek d333c09418
InfluxDB: SQL Query Editor (#72168) 2 years ago
Ashley Harrison e0587dfb30
Chore: Replace deprecated usage of `shape.borderRadius()` (#72672) 2 years ago
Esteban Beltran 81a940f675
Sandbox: Redirect calls to window.location to window.locationSandbox (#72252) 2 years ago
Marcus Andersson 1755f8c7b7
PluginExtensions: Allow to specify unkown properties in override but they will be ignored (#72273) 2 years ago
Giuseppe Guerra 8811aa78c3
Plugins: Angular deprecation: Open "View plugin details" in new tab (#72280) 2 years ago
Giuseppe Guerra 296e30d620
Dashboards: Add Angular deprecation alert in data source query editor (#72211) 2 years ago
Giuseppe Guerra 7f4d8de6f5
Plugins: Consistent Angular deprecation messages and tracking on docs link click (#71715) 2 years ago
Esteban Beltran 20d7cf34b2
Sandbox: Set the `style` attribute of all `Element` child to be a live target (#72208) 2 years ago
Marcus Andersson 57a54fc38a
PluginExtensions: Add category to link extensions (#71074) 2 years ago