Commit Graph

50 Commits (main)

Author SHA1 Message Date
Will Browne f6ed9e6ff0
Plugins: Introduce plugin asset provider (#108063) 4 days ago
Will Browne 1e0fd825eb
Plugins: Simplify assetpath logic (#107876) 2 weeks ago
Will Browne 3d37f969e7
Plugins: Move discovery logic to plugin sources (#106911) 1 month ago
Will Browne a1b792b1f5
Plugins: Remove plugin dependency version (#103728) 3 months ago
Jack Westbrook f96e4e9ad2
Frontend: Remove Angular (#99760) 4 months ago
Yulia Shanyrova cbdf2eecab
Plugins: Update some links in plugin jsons due of mistakes in previous PR (#102214) 4 months ago
Yulia Shanyrova 3f2eb087ea
Plugins: Update all core plugins with raise issue and docs links (#101929) 4 months ago
Dominik Süß 8a8e47fcea
PluginExtensions: Added support for sharing functions (#98888) 5 months ago
Giuseppe Guerra ccb9cab131
Plugins: Add synchronous CDN plugin loader (#99096) 5 months ago
Will Browne 70fb7b9545
Plugins: Remove bundled plugins feature (#96490) 6 months ago
Selene 9e5fd78b52
Codegen: Remove pfs codegen dependency from Grafana codebase (#98840) 6 months ago
Selene 0501ff9079
Codegen: Isolate schema generation code (#98742) 6 months ago
Syerikjan Kh f8748f0724
ref: pass tracer to plugin factory func (#93701) 9 months ago
Levente Balogh 6096f46774
Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 10 months ago
Will Browne 2c47d246fc
Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 10 months ago
Gabriel MABILLE b982259950
RBAC: Default to plugins.app:access for plugin includes (#90969) 12 months 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) 1 year ago
Jack Westbrook 036c878843
Plugins: Improve frontend loader cache (#87488) 1 year ago
Andres Martinez Gotor eac02a61e1
Return plugin error when requesting settings (#86052) 1 year ago
Andres Martinez Gotor ab5a065256
Revamp plugin loading error management (#85939) 1 year ago
Xavi Lacasa a813046f3d
Better tracing during extSvcAcc registration (#84719) 1 year ago
Will Browne 9d453d0dcc
Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 1 year ago
Will Browne 225ac8003c
Plugins: Tidy config struct (#84168) 1 year ago
Selene 1181141b40
Schemas: Refactor plugin's metadata (#83696) 1 year ago
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
Gabriel MABILLE 80d6bf6da0
AuthN: Remove embedded oauth server (#83146) 1 year ago
Yulia Shanyrova 9dcb7800de
Plugins: Add fuzzy search to plugins catalogue (#81001) 1 year ago
Will Browne 788b9afda3
Plugins: Make it possible to support multiple plugin versions (#82116) 1 year ago
Will Browne 99feb928cf
Plugins: Don't auto prepend app sub url to plugin asset paths (#81658) 1 year ago
Isabella Siu 81da3ff753
CloudWatch: Remove dependencies on grafana/pkg/setting (#81208) 1 year 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 3c50db328d
Plugins: Make Installer responsible for removing plugins from file system (#73323) 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