Commit Graph

209 Commits (60fab15335c774b7fec783f920dbf01fdb5a6890)

Author SHA1 Message Date
Torkel Ödegaard 958f97232f fix(pluginlist): fixed issue with plugin list, fixes #5068 9 years ago
Torkel Ödegaard ad7a1e15b4 feat(export): began working on export modal 9 years ago
Torkel Ödegaard 7cd663bbe8 feat(import): more import work 9 years ago
Peggy Li 9b0da20d90 Fix typo in error message from update checker 9 years ago
Torkel Ödegaard f4a013946f feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 9 years ago
Torkel Ödegaard bce5c447b3 fix(apps): app dashboards can now be updated, fixes #4817 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 47bba71d7f fixed update check 9 years ago
Torkel Ödegaard 6ce934f1dd feat(pluginlist): worked on plugin list 9 years ago
Torkel Ödegaard 3849b59627 feat(updates): changed to new api 9 years ago
Torkel Ödegaard ab34b174f9 Added update notice to plugin list 9 years ago
Torkel Ödegaard 6ac3bd4c7c feat(): update checks starting to work 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
Torkel Ödegaard b2fe7e518f ux(): added specific fallback logos for plugin depending on type, polished layout selector style 9 years ago
Torkel Ödegaard 82eb32a71e ux(): initial pass at new card / list design, #4364 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 d575a5ce12 feat(plugins): added prometheus dashboard to prometheus data source, #4298 9 years ago
Torkel Ödegaard 0398face05 feat(plugins): dashboard import for data sources is working! #4298 9 years ago
Torkel Ödegaard 3fb0b71822 refactor(): refactoring json usage 9 years ago
Torkel Ödegaard 1f9f439acb lib(): added simplejson lib 9 years ago
Torkel Ödegaard c5a817194a more work on dashboard importing and templating 9 years ago
Torkel Ödegaard fc54c01f01 feat(plugins): more work on plugin dashboard install, #4298 9 years ago
Torkel Ödegaard 2de439bd1e feat(plugins): progress on dashboard installs , #4298 9 years ago
Torkel Ödegaard 60adcedebe feat(plugins): worked on plugin dashboard import handling 9 years ago
Torkel Ödegaard dfaa6d8eb9 feat(plugins): a lot of work on #4298 9 years ago
Torkel Ödegaard d2aaa2211e fix(plugins): fixed failing unit tests, fixes #4280 9 years ago
Torkel Ödegaard 4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 9 years ago
Torkel Ödegaard 135679096b feat(plugins): progress on plugin details page, # 4275 9 years ago
bergquist 00dd0e8a9d fix(plugins): fixes missed dist loading for plugindir 9 years ago
bergquist eb79436ab7 feat(plugins): mounts dist folder if exists in plugin 9 years ago
Anthony Woods a8c10dbc08 update json field name of suppressNav 9 years ago
Anthony Woods 74949d306f add supressNav property to plugin pages. 9 years ago
Torkel Ödegaard c148d89004 feat(plugins): progress on plugins page 9 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 9 years ago
Dmitry Smirnov 3fd6ae597d minor spelling corrections 9 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 9 years ago
Torkel Ödegaard ae39ec8585 feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk 9 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 9 years ago
Torkel Ödegaard baff9b0267 feat(apps): lots of work making apps easier to develop, module paths are handled automatically 9 years ago
Torkel Ödegaard fe2e6b8a80 feat(apps): began work on support for apps that contain data sources 9 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 9 years ago
woodsaj f953033ba7 add support for screenshots in plugins. 9 years ago
Torkel Ödegaard 18eb9d6076 feat(apps): began work on app pages 9 years ago
Anthony Woods f94599cd29 merge apiPlugins with appPlugins 9 years ago
Anthony Woods fd52320460 set includedAppId of apiPlugins 9 years ago
Anthony Woods 462608517b set pluginDir of apiPlugin object 9 years ago