Commit Graph

179 Commits (d95eabfeec00a2386a64db9461e119ff0c8ac4f6)

Author SHA1 Message Date
Torkel Ödegaard 135679096b feat(plugins): progress on plugin details page, # 4275 10 years ago
bergquist 00dd0e8a9d fix(plugins): fixes missed dist loading for plugindir 10 years ago
bergquist eb79436ab7 feat(plugins): mounts dist folder if exists in plugin 10 years ago
Anthony Woods a8c10dbc08 update json field name of suppressNav 10 years ago
Anthony Woods 74949d306f add supressNav property to plugin pages. 10 years ago
Torkel Ödegaard c148d89004 feat(plugins): progress on plugins page 10 years ago
Torkel Ödegaard 8db7cf49a6 feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 10 years ago
Dmitry Smirnov 3fd6ae597d minor spelling corrections 10 years ago
Torkel Ödegaard 37c6a1ddf0 feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 10 years ago
Torkel Ödegaard ae39ec8585 feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk 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
Torkel Ödegaard baff9b0267 feat(apps): lots of work making apps easier to develop, module paths are handled automatically 10 years ago
Torkel Ödegaard fe2e6b8a80 feat(apps): began work on support for apps that contain data sources 10 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 10 years ago
woodsaj f953033ba7 add support for screenshots in plugins. 10 years ago
Torkel Ödegaard 18eb9d6076 feat(apps): began work on app pages 10 years ago
Anthony Woods f94599cd29 merge apiPlugins with appPlugins 10 years ago
Anthony Woods fd52320460 set includedAppId of apiPlugins 10 years ago
Anthony Woods 462608517b set pluginDir of apiPlugin object 10 years ago
Anthony Woods 9586493632 add apiPluginHeader support 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
bergquist 01d47fb280 fix(plugins): fix for default plugin dif 10 years ago
bergquist 83346a29aa fix(plugins): scans default plugin path 10 years ago
Torkel Ödegaard a15984b663 feat(apps): pages work 10 years ago
Torkel Ödegaard ffe1407217 feat(apps): minor progress 10 years ago
Torkel Ödegaard e081a5c5a0 feat(apps): worked on pinning apps 10 years ago
Torkel Ödegaard 4da31291d2 feat(apps): minor progress to apps list 10 years ago
Torkel Ödegaard c1e94e61d0 feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 10 years ago
Torkel Ödegaard ab79348af5 feat(plugins): minor fix for external plugins with staticRoot 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
bergquist 5792a16222 fix(plugins): removes warnings for missing folder 10 years ago
bergquist 9343b0378d feat(plugins): adds warn log for scanning folders 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
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
woodsaj 3d15ee6d74 allow app menu items to be selectivly pinned to the left nav menu 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
Torkel Ödegaard f83d5f4280 cleanup(influxdb_08): removed influxdb 0.8 data source as an built in official data source, moved it to an external plugin repo, https://github.com/grafana/datasource-plugin-influxdb-08, closes #3523 10 years ago
Torkel Ödegaard 5eab5dc47b feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch 10 years ago
woodsaj 0697274695 I add plugin dependency check. 10 years ago
woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 years ago
woodsaj bd4cb549d6 add pluginBundle support 10 years ago
woodsaj 13864853a8 support separate css files for light/dark themes. 10 years ago
woodsaj 79d29db18b really fix unit tests. 10 years ago