This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74949d306f16b870ff92f4a8261f87f7cd52cc78
grafana
/
pkg
/
plugins
T
History
Anthony Woods
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
..
app_plugin.go
add supressNav property to plugin pages.
2016-03-01 18:07:51 +08:00
datasource_plugin.go
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
frontend_plugin.go
feat(plugins): progress on plugins page
2016-02-26 18:25:39 +01:00
models.go
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
panel_plugin.go
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
plugins_test.go
add support for screenshots in plugins.
2016-02-09 22:36:42 +08:00
plugins.go
minor spelling corrections
2016-02-16 12:12:04 +11:00
queries.go
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