Commit Graph

58 Commits (aaa249aa3bcc3dba3a8f4094719ec0cdfdfea35d)

Author SHA1 Message Date
Ryan McKinley 468f5d15ab
Plugins: add a signature status flag (#23420) 6 years ago
Carl Bergquist 67ec9edcc8
chore: avoid alias for models in plugins (#22483) 6 years ago
Marcus Efraimsson 1a810ebfe4
Plugins: Move backend plugin manager to service (#21474) 6 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 7 years ago
Ryan McKinley 3e0625ff3d
Plugins: add build info to plugin metadata (#18164) 7 years ago
Torkel Ödegaard e1d408a66f
AddDataSource: Updated page design & categories (#16971) 7 years ago
Ryan McKinley d6887bf77f Plugins: Optionally preload some plugins during frontend app boot (#15266) 7 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) 7 years ago
Johannes Schill 075fb8e91c chore: Rename isDataPanel to noQueries 7 years ago
Johannes Schill c4b2dcefbe feat: Introduce IsDataPanel attribute to plugin.json 7 years ago
Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries 7 years ago
Johannes Schill a8a9bca07b feat: Introduce IsDataPanel attribute to plugin.json 7 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 8 years ago
bergquist 5bbe047eaa Revert "removes dependencies install for plugins" 8 years ago
bergquist 47e363ea15 removes dependencies install for plugins 8 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 9 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 10 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 10 years ago
Torkel Ödegaard b4a8c227cc feat(update checks): started work on update checks 10 years ago
Torkel Ödegaard d70ef90bdd feat(): plugin list panel 10 years ago
Torkel Ödegaard 10df9dc8c3 feat(plugins): finished app navigation enhancements, closes #4434 10 years ago
Torkel Ödegaard 65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 10 years ago
bergquist e905c2c6b5 feat(plugin.json): remove staticRoot field 10 years ago
Torkel Ödegaard 581ffb862c feat(plugins): polish to plugin page, better handling for reading readme file contents 10 years ago
Torkel Ödegaard 2de439bd1e feat(plugins): progress on dashboard installs , #4298 10 years ago
Torkel Ödegaard 60adcedebe feat(plugins): worked on plugin dashboard import handling 10 years ago
Torkel Ödegaard dfaa6d8eb9 feat(plugins): a lot of work on #4298 10 years ago
Torkel Ödegaard 4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 10 years ago
Torkel Ödegaard 135679096b feat(plugins): progress on plugin details page, # 4275 10 years ago
Torkel Ödegaard 257b824d4f feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 10 years ago
woodsaj f953033ba7 add support for screenshots in plugins. 10 years ago
Anthony Woods f94599cd29 merge apiPlugins with appPlugins 10 years ago
Anthony Woods 92a085550e fix up imports 10 years ago
Anthony Woods c4a0ec844c get apiPlugins working again. 10 years ago
Torkel Ödegaard 7a26d309b1 feat(apps): more work on apps and how apps can include panels 10 years ago
Torkel Ödegaard a15984b663 feat(apps): pages work 10 years ago
Torkel Ödegaard 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 years ago
Torkel Ödegaard c5635f9c89 feat(plugins): changed what datasources should return, they should now return the datasource constructor 10 years ago
Torkel Ödegaard 9943b9a226 feat(plugin): more work on plugin schema 10 years ago
Torkel Ödegaard 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 years ago
Torkel Ödegaard 7a8b3c419b feat(apps): lots of progress 10 years ago
Torkel Ödegaard 41a0995db7 feat(apps): minor progress on app meta data 10 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago