82 Commits

Author SHA1 Message Date
3fb0b71822 refactor(): refactoring json usage 2016-03-12 00:13:06 +01:00
1f9f439acb lib(): added simplejson lib 2016-03-11 23:28:33 +01:00
c5a817194a more work on dashboard importing and templating 2016-03-11 17:31:57 +01:00
ece8a925a6 Merge branch 'master' of github.com:grafana/grafana
Conflicts:
	examples/nginx-app/package.json
	examples/nginx-app/plugin.json
2016-03-11 12:39:10 +01:00
fc54c01f01 feat(plugins): more work on plugin dashboard install, #4298 2016-03-11 12:31:56 +01:00
2de439bd1e feat(plugins): progress on dashboard installs , #4298 2016-03-11 09:57:20 +01:00
60adcedebe feat(plugins): worked on plugin dashboard import handling 2016-03-10 19:57:48 +01:00
dfaa6d8eb9 feat(plugins): a lot of work on #4298 2016-03-08 18:17:47 +01:00
d2aaa2211e fix(plugins): fixed failing unit tests, fixes #4280 2016-03-07 21:45:49 +01:00
4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 2016-03-07 18:03:45 +01:00
135679096b feat(plugins): progress on plugin details page, # 4275 2016-03-07 14:31:17 +01:00
00dd0e8a9d fix(plugins): fixes missed dist loading for plugindir
closes #4230
2016-03-03 11:04:26 +01:00
eb79436ab7 feat(plugins): mounts dist folder if exists in plugin
closes #4230
2016-03-02 15:13:19 +01:00
a8c10dbc08 update json field name of suppressNav 2016-03-01 18:17:40 +08:00
74949d306f add supressNav property to plugin pages.
This allows pages to be registered that dont show up in the
Navigation menu when the App is pinned.
2016-03-01 18:07:51 +08:00
c148d89004 feat(plugins): progress on plugins page 2016-02-26 18:25:39 +01:00
8db7cf49a6 feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 2016-02-25 14:55:31 +01:00
3fd6ae597d minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-02-16 12:12:04 +11:00
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 2016-02-10 16:43:35 +01:00
ae39ec8585 feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk 2016-02-10 13:09:39 +01:00
257b824d4f feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 2016-02-10 11:03:12 +01:00
baff9b0267 feat(apps): lots of work making apps easier to develop, module paths are handled automatically 2016-02-09 22:10:36 +01:00
fe2e6b8a80 feat(apps): began work on support for apps that contain data sources 2016-02-09 18:37:08 +01:00
fb74ebb4ea :Merge branch 'master' of github.com:grafana/grafana 2016-02-09 18:17:43 +01:00
8784be9a14 feat(plugins): made it possible to have relative plugin template urls 2016-02-09 18:17:32 +01:00
f953033ba7 add support for screenshots in plugins.
Allow plugin creators to include screenshots of their plugin
in action. Primarily for use in Grafana.net info pages.
2016-02-09 22:36:42 +08:00
18eb9d6076 feat(apps): began work on app pages 2016-02-09 11:17:49 +01:00
f94599cd29 merge apiPlugins with appPlugins 2016-01-22 01:15:04 +08:00
fd52320460 set includedAppId of apiPlugins 2016-01-21 11:39:51 +08:00
462608517b set pluginDir of apiPlugin object 2016-01-21 11:38:27 +08:00
9586493632 add apiPluginHeader support 2016-01-21 11:37:48 +08:00
92a085550e fix up imports 2016-01-20 06:17:48 +08:00
c4a0ec844c get apiPlugins working again. 2016-01-20 06:13:45 +08:00
7a26d309b1 feat(apps): more work on apps and how apps can include panels 2016-01-19 18:18:53 +01:00
01d47fb280 fix(plugins): fix for default plugin dif 2016-01-15 11:22:41 +01:00
83346a29aa fix(plugins): scans default plugin path 2016-01-15 11:01:56 +01:00
a15984b663 feat(apps): pages work 2016-01-12 15:39:29 +01:00
ffe1407217 feat(apps): minor progress 2016-01-12 10:20:04 +01:00
e081a5c5a0 feat(apps): worked on pinning apps 2016-01-11 18:03:08 +01:00
4da31291d2 feat(apps): minor progress to apps list 2016-01-11 10:44:04 +01:00
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 2016-01-10 21:37:11 +01:00
ab79348af5 feat(plugins): minor fix for external plugins with staticRoot 2016-01-09 23:56:39 +01:00
1ffcea1952 feat(plugins): major improvement in plugins golang code 2016-01-09 23:34:20 +01:00
c5635f9c89 feat(plugins): changed what datasources should return, they should now return the datasource constructor 2016-01-09 13:21:16 +01:00
9943b9a226 feat(plugin): more work on plugin schema 2016-01-09 08:12:27 +01:00
3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 2016-01-08 23:15:44 +01:00
7a8b3c419b feat(apps): lots of progress 2016-01-08 20:57:58 +01:00
69d0e82453 Merge branch 'master' into apps
Conflicts:
	pkg/services/sqlstore/migrations/migrations.go
2016-01-08 10:20:46 +01:00
5792a16222 fix(plugins): removes warnings for missing folder
Remove warnings when scanning for plugins in the default
catalog data/plugins

closes #3663
2016-01-07 08:51:31 +01:00
9343b0378d feat(plugins): adds warn log for scanning folders
symlinks outside to plugin folder can cause problems.
This commit makes sure to warn about it in the logs
2016-01-06 11:57:17 +01:00