Commit Graph

973 Commits (12c245720c9eba415db1601f60b7fb9b0c9e1ee2)

Author SHA1 Message Date
Levente Balogh 12c245720c
Plugins: Share plugin context with the component-type extensions (#78111) 2 years ago
Esteban Beltran cfc67a9e2d
Sandbox: do not load grafana signed app plugins into the sandbox (#78334) 2 years ago
Ashley Harrison 2c0c51a0df
Chore: improve types (#78126) 2 years ago
Andres Martinez Gotor 05cf8c9253
Bug Fix: Only display latest version if a plugin is not installed (#78178) 2 years ago
Alex Khomenko d641f9153e
Grafana/ui: Move Grid out of unstable (#78220) 2 years ago
Alex Khomenko 441403729f
Grid: Make props responsive (#78214) 2 years ago
Torkel Ödegaard f7e5689305
Variables: Add support for aliasIDs to datasource variables (Fixes issue with Postgres datasource variables) (#78170) 2 years ago
Esteban Beltran b6d6375e2b
Sandbox: Add setImmediate polyfill (#78093) 2 years ago
Josh Hunt 2f2be24e01
Chore: Remove unnecessary type assertions (#78009) 2 years ago
Levente Balogh ea12eecac5
Plugins: Keep working when there is no internet access (#77978) 2 years ago
Levente Balogh ea2b493937
Plugins: Share the plugin context with apps and ui-extensions (#77933) 2 years ago
Gábor Farkas 2d391c1bf5
postgresql: change plugin id (#77444) 2 years ago
Hugo Kiyodi Oshiro e754c5a6c6
Plugins: Change managed plugins installation call (#77120) 2 years ago
Giuseppe Guerra da117aea1c
Plugins: Allow disabling angular deprecation UI for specific plugins (#77026) 2 years ago
Esteban Beltran 3a4f73338c
Plugins: Show a not found error page when accessing an app for a not-found plugin (#77922) 2 years ago
Zoltán Bedi 22035565d2
SQL: Add timeFilter macro to query builder (#74575) 2 years ago
Esteban Beltran 0b03344baa
Chore: Update to typescript 5 (#76511) 2 years ago
Esteban Beltran 9585e2b19c
Plugins: Only track metrics for grafana packages and core packages (#77785) 2 years ago
Esteban Beltran 7107ba0104
Sandbox: Patch history.replaceState to make it work inside the sandbox (#76255) 2 years ago
Alex Khomenko 25779bb6e5
Stack: Use the component from grafana/ui (#77543) 2 years ago
Marcus Andersson b65aa6afec
PluginExtensions: Returns a clone of moment objects in context (#77238) 2 years ago
Andres Martinez Gotor 314bea935f
Bug: Fix DatasourceSrv getList with aliases (#77027) 2 years ago
Ashley Harrison 5f2fd8935d
Spinner: Fix so that the `size` property is correctly applied (#77135) 2 years ago
Gareth Dawson c25ea17d10
SQL: Fix config page backwards compatibility (#76951) 2 years ago
Gareth Dawson f6a0f6912f
SQL: Update configuration pages (#75525) 2 years ago
Andres Martinez Gotor 157ea31b03
Build testdata frontend standalone (#75833) 2 years ago
Ashley Harrison ed4c9bb487
Navigation: Correctly set active nested plugin pages (#76526) 2 years ago
Jack Westbrook d282b7a6f8
Grafana UI: Make it possible to bundle package with plugins (#76191) 2 years ago
Marcus Andersson f012b75a3a
PluginExtensions: Made it possible to control modal size from extension (#76232) 2 years ago
Gabriel MABILLE 420fb56fda
RBAC: Fix plugins pages access-control (#76321) 2 years ago
Torkel Ödegaard e46e66313d
DashboardScene: Support for Angular panels (#76072) 2 years ago
Ieva 5e14d93530
Chore: remove hasAccess and hasAcessInMetadata (#76237) 2 years ago
Esteban Beltran 7b8945571c
Sandbox: Fix dynamic loaded chunks not processed correcly inside the sandbox (#76047) 2 years ago
Esteban Beltran 5549cd7a76
Sandbox: Fix `history.replace` calls inside the sandbox (#76049) 2 years ago
Levente Balogh 0081d6baf3
UI Extensions: Allow `React.memo()` objects as component extensions (#76098) 2 years ago
Gareth Dawson 835d3c5201
SQL: Remove query execution tracking for dashboards (#76017) 2 years ago
Gábor Farkas c869844a78
sql: added lint-rule againts wrong imports (#75881) 2 years ago
Esteban Beltran 027028d9a0
Sandbox: Make jquery available to plugins in the global scope (#75960) 2 years ago
Levente Balogh e7c1e5e4c9
Plugins: Display custom deprecation message if available (#75942) 2 years ago
Jack Westbrook 5108430aec
Datasources: Filter plugin errors to only show datasource plugins (#74339) 2 years ago
Gábor Farkas 523d1b46d4
sql: numeric inputs: use it's own simple implementation (#74904) 2 years ago
Esteban Beltran 9747cdd7d1
Sandbox: Update to latest near membrane version ^0.13.0 (#75605) 2 years ago
Esteban Beltran 677a2ad4d8
Sandbox: Patch array vector prototype methods inside the sandbox (#75835) 2 years ago
Esteban Beltran 36ed4ce291
Plugins: Fix regexes in metrics tracking and remove plugin guess logic (#75720) 2 years ago
ismail simsek dcaad5b3fd
Chore: Update react-awesome-query-builder package (#75766) 2 years ago
Ryan McKinley 010b2461b9
Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2 years ago
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