Commit Graph

110 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Will Browne a1b792b1f5
Plugins: Remove plugin dependency version (#103728) 3 months ago
Hugo Häggmark 18ae5d7f0c
i18n: wires up translations for plugins (#102853) 3 months ago
Dominik Süß 8a8e47fcea
PluginExtensions: Added support for sharing functions (#98888) 5 months ago
Giuseppe Guerra 0db65d229e
Plugins: Add Subresource Integrity checks (#93024) 9 months ago
Levente Balogh 6096f46774
Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 9 months ago
Andres Martinez Gotor 74b2d38e37
Chore: Update grafana-plugin-sdk (#93426) 9 months ago
Will Browne 2c47d246fc
Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 10 months ago
Ashley Harrison c16cc488c9
AdHocFilters: Add support for new `isOneOf` multi value operator (#91837) 10 months ago
Gabriel MABILLE b982259950
RBAC: Default to plugins.app:access for plugin includes (#90969) 11 months ago
Eric Leijonmarck 248af65f9c
Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 11 months ago
Andres Martinez Gotor be98ab1111
Add apiVersion to datasource settings DTO (#90057) 12 months ago
Andres Martinez Gotor eac02a61e1
Return plugin error when requesting settings (#86052) 1 year ago
Andres Martinez Gotor 0f4a47b180
Plugin load errors: Add more well-known errors (#85960) 1 year ago
Andres Martinez Gotor ab5a065256
Revamp plugin loading error management (#85939) 1 year ago
Yulia Shanyrova 9dcb7800de
Plugins: Add fuzzy search to plugins catalogue (#81001) 1 year ago
Giuseppe Guerra da117aea1c
Plugins: Allow disabling angular deprecation UI for specific plugins (#77026) 2 years ago
Ryan McKinley 010b2461b9
Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Will Browne a221e1d226
Plugins: Standardize Golang enum naming convention (#69449) 2 years ago
Ryan McKinley 422684d8b0
Plugins: Support changing plugin IDs (hardcoded) (#67867) 2 years ago
Giuseppe Guerra 16359c82a2
Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2 years ago
Jack Westbrook 8c8f584b41
Plugins: Extend panel menu with links from plugins (#63089) 2 years ago
Marcus Andersson 1cfd3f81fb
Plugins: Support for link extensions (#61663) 2 years ago
Michael Mandrus 7391793504
Query Caching: Add per-panel query caching TTL (#61968) 2 years ago
Will Browne 76233f9997
Plugins: Unexport PluginDir field from PluginDTO (#59190) 3 years ago
Gabriel MABILLE a8c48b6801
RBAC: Cover plugin includes (#57582) 3 years ago
Gabriel MABILLE d999b5bda0
RBAC: remove redundant role name field from plugin role registrations (#58166) 3 years ago
Gabriel MABILLE 30fae33f66
RBAC: Allow role registration for plugins (#57387) 3 years ago
Giordano Ricci c68d7f1e35
Correlations: Add CorrelationSettings Page (#53821) 3 years ago
Will Browne 26dfdd5af3
Plugins: Refactor plugin download/installation (#43046) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Will Browne 6d066a7aa8
Plugins: Add validation for plugin manifest (#52787) 3 years ago
Will Browne 843ff932b7
Plugins: Add signature wildcard globbing for dedicated private plugin type (#52163) 3 years ago
Will Browne aef5b29173
Plugins: Fix Default Nav URL for dashboard includes (#47143) 3 years ago
Will Browne 155487bfb0
Plugins: Add typed models for frontend settings data sources and panels (#42062) 4 years ago
Jack Westbrook 3c3cf2eee9
Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Will Browne 40643ee023
track signature files + add warn log (#38938) 4 years ago
Will Browne 08a73a5291
Plugins: Perform plugin update check prior to uninstall (#36909) 4 years ago
Serge Zaitsev 9f36e36c89
Pick changes from PR 33811, use UID in dashboard navlinks (#36899) 4 years ago
Will Browne 303352a89b
Plugins: Ignore symlinked folders when verifying plugin signature (#34434) 4 years ago
Will Browne c39d6ad97d
Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Joan López de la Franca Beltran 01b4048026
Usage Stats: Report usage for all signed plugins (#31545) 4 years ago
Will Browne a515c54404
Plugins: Add support for signature manifest V2 (#29240) 5 years ago
Joan López de la Franca Beltran c22a39ab2d
Plugins: Add support for includes' icon (#29416) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Will Browne 1bee9f4168
Plugins: Track plugin signing errors and expose them to the frontend (#28219) 5 years ago
Arve Knudsen 4084b53f91
plugins: Don't exit on duplicate plugin (#28390) 5 years ago