Commit Graph

76 Commits (f3c1448b57feb297e5e59da7a1a90d96c6854acf)

Author SHA1 Message Date
Will Browne 155487bfb0
Plugins: Add typed models for frontend settings data sources and panels (#42062) 3 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
Arve Knudsen 531c579341
Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
Arve Knudsen 96ffcaa134
Plugins: Require signing of external back-end plugins (#24075) 5 years ago
Ryan McKinley 468f5d15ab
Plugins: add a signature status flag (#23420) 5 years ago
Carl Bergquist 67ec9edcc8
chore: avoid alias for models in plugins (#22483) 5 years ago
Marcus Efraimsson 1a810ebfe4
Plugins: Move backend plugin manager to service (#21474) 5 years ago
Arve Knudsen f9774acc4c
Enable errcheck for golangci-lint (#19976) 6 years ago
Ryan McKinley 0ca1e90b2e
Plugins: fix previous commit, output "build" property in json 6 years ago
Ryan McKinley 3e0625ff3d
Plugins: add build info to plugin metadata (#18164) 6 years ago
Torkel Ödegaard e1d408a66f
AddDataSource: Updated page design & categories (#16971) 6 years ago
Ryan McKinley d6887bf77f Plugins: Optionally preload some plugins during frontend app boot (#15266) 6 years ago
Torkel Ödegaard a1453607a9 Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array) 6 years ago
Johannes Schill 075fb8e91c chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill c4b2dcefbe feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill a8a9bca07b feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Torkel Ödegaard 1984f28f49 filter out alpha plugins in api call, fixes #14030 7 years ago
Torkel Ödegaard 480da34279 filter out alpha plugins in api call, fixes #14030 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
bergquist 5bbe047eaa Revert "removes dependencies install for plugins" 7 years ago
bergquist 47e363ea15 removes dependencies install for plugins 7 years ago
bergquist 75a54e85dc dont spawn new subprocess while shutting down 8 years ago
bergquist 7977d6b669 merge backend-datasource and datasource type 8 years ago
Torkel Ödegaard 84d4958a3c plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 years ago
Torkel Ödegaard 1cd632cc43 plugins: added state property to plugins 8 years ago
Torkel Ödegaard 05772b30d7 feat(ux): completed work on getting started panel, #6466 9 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago
Torkel Ödegaard 04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 9 years ago
Torkel Ödegaard b4a8c227cc feat(update checks): started work on update checks 9 years ago
Torkel Ödegaard d70ef90bdd feat(): plugin list panel 9 years ago
Torkel Ödegaard 10df9dc8c3 feat(plugins): finished app navigation enhancements, closes #4434 9 years ago
Torkel Ödegaard 65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 9 years ago
bergquist e905c2c6b5 feat(plugin.json): remove staticRoot field 9 years ago
Torkel Ödegaard 581ffb862c feat(plugins): polish to plugin page, better handling for reading readme file contents 9 years ago
Torkel Ödegaard 2de439bd1e feat(plugins): progress on dashboard installs , #4298 9 years ago