Commit Graph

37 Commits (c9d22f06c38b8bb2dd4629db96d1760e0b49d8ff)

Author SHA1 Message Date
Selene 0501ff9079
Codegen: Isolate schema generation code (#98742) 11 months ago
Syerikjan Kh f8748f0724
ref: pass tracer to plugin factory func (#93701) 1 year ago
Levente Balogh 6096f46774
Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 1 year ago
Will Browne 2c47d246fc
Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 1 year ago
Gabriel MABILLE b982259950
RBAC: Default to plugins.app:access for plugin includes (#90969) 1 year ago
Eric Leijonmarck 248af65f9c
Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 1 year ago
David Harris 60bec80672
Cloudwatch: add keywords (#88855) 2 years ago
Jack Westbrook 036c878843
Plugins: Improve frontend loader cache (#87488) 2 years ago
Andres Martinez Gotor ab5a065256
Revamp plugin loading error management (#85939) 2 years ago
Xavi Lacasa a813046f3d
Better tracing during extSvcAcc registration (#84719) 2 years ago
Will Browne 9d453d0dcc
Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 2 years ago
Will Browne 225ac8003c
Plugins: Tidy config struct (#84168) 2 years ago
Selene 1181141b40
Schemas: Refactor plugin's metadata (#83696) 2 years ago
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2 years ago
Gabriel MABILLE 80d6bf6da0
AuthN: Remove embedded oauth server (#83146) 2 years ago
Yulia Shanyrova 9dcb7800de
Plugins: Add fuzzy search to plugins catalogue (#81001) 2 years ago
Will Browne 788b9afda3
Plugins: Make it possible to support multiple plugin versions (#82116) 2 years ago
Will Browne 99feb928cf
Plugins: Don't auto prepend app sub url to plugin asset paths (#81658) 2 years ago
Isabella Siu 81da3ff753
CloudWatch: Remove dependencies on grafana/pkg/setting (#81208) 2 years ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 2 years ago
Giuseppe Guerra f76b9f266e
Plugins: Add hide_angular_deprecation setting (#79296) 2 years ago
Gabriel MABILLE 5b70130e6c
Plugins: Rename `externalServiceAuthentication` to `iam` (#78686) 2 years ago
Andres Martinez Gotor 20f3a87bf5
Bug: Fix loading behavior with FlagExternalCorePlugins (#78388) 2 years ago
Giuseppe Guerra 027a157898
Plugins: Allow disabling "skip host environment variables" per-plugin (#78266) 2 years ago
Giuseppe Guerra da117aea1c
Plugins: Allow disabling angular deprecation UI for specific plugins (#77026) 2 years ago
Gabriel MABILLE 83e9088314
AuthN: Set oauth client grant_types based on plugin state (#77248) 2 years ago
Gabriel MABILLE 797a3c57af
Plugins: Automatic service account (and token) setup (#76473) 2 years ago
Andres Martinez Gotor 1f8b08202e
Chore: Avoid showing plugin version if it's %VERSION% (#75974) 2 years ago
Gabriel MABILLE 969e6a17ba
Plugins: Rename oauth package to auth (#75611) 2 years ago
lean.dev 5e0b20266e
Licensing: Pass func to update env variables when starting plugin (#74620) 2 years ago
Jack Westbrook 62821c69b3
Plugins: Bump SystemJS to 6.14.2 (#70068) 2 years ago
Will Browne 557b1654f9
Plugins: Ensure service registration occurs in right order (#74001) 2 years ago
Will Browne 75b0788377
Plugins: Remove registry dependency from process manager (#73241) 2 years ago
Will Browne 72da44db0e
Plugins: Add validation stage to plugin loader pipeline (#73053) 2 years ago
Will Browne 98f827537b
Plugins: Add remaining steps to inititialization stage (#72894) 2 years ago
Will Browne 60b4a0b2a4
Plugins: Add termination stage to plugin loader pipeline (#72822) 2 years ago
Will Browne ad2705fa0b
Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2 years ago
Will Browne ec6412bcca
Plugins: Use plugins config to source app URL (#72490) 2 years ago
Will Browne 758d9884bc
Plugins: Plugins loader pipeline (#71438) 2 years ago
Will Browne 162dde5bdd
Plugins: Use suffix for plugin directory (#71375) 2 years ago
Will Browne 1274979f3f
Plugins: Remove unused config field from SignatureCalculator (#71297) 2 years ago
Giuseppe Guerra 1d8628c0cd
Plugins: Angular detection: Fix detection not being run for CDN plugins (#70960) 2 years ago
Andres Martinez Gotor 4ff0abd0d1
SaveExternalService (OAuth) on plugin load (#69764) 3 years ago
Giuseppe Guerra cca9d89733
Plugins: Angular detector: Remote patterns fetching (#69843) 3 years ago
Will Browne a221e1d226
Plugins: Standardize Golang enum naming convention (#69449) 3 years ago
Will Browne 1fd4953833
Plugins: Optimize creation of Golang errors and slices (#69448) 3 years ago
Giuseppe Guerra f148b5fb28
Plugins: Forbid loading Angular plugins when Angular is disabled (#69679) 3 years ago
Giuseppe Guerra 7a132680ef
Revert "Plugins: Forbid loading Angular plugins when Angular is disabled (#69225)" (#69657) 3 years ago
Giuseppe Guerra ff34279ff4
Plugins: Forbid loading Angular plugins when Angular is disabled (#69225) 3 years ago
Andres Martinez Gotor aa9838bd25
Chore: Refactor manifest verifier (#67218) 3 years ago