Commit Graph

649 Commits (16359c82a2e2c4c7dac8e25a880d7a55677d1398)

Author SHA1 Message Date
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
woodsaj 4f6a52503d fix plugin unit test 10 years ago
woodsaj 1b5c40dd1f add role access limitions for menu items. 10 years ago
woodsaj 8449017592 Add plugin type field to externalPlugin model 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Torkel Ödegaard df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 years ago
Torkel Ödegaard 69daede583 feat(external plugins): worked on supporting external plugins better 10 years ago
Torkel Ödegaard 65a7fa320a feat(plugins): made plugins that live outside public work 10 years ago
Torkel Ödegaard f6772bb896 feat(plugins): began work on supporting having plugins outside grafana, for example in grafana data dir, next step is to be able to easily specify what plugins you waant to install 10 years ago
woodsaj 437b957be1 remove external_plugin from models package. 10 years ago
woodsaj d503c5d83d refer to plugins are ExternalPlugin instead of thirdParty 10 years ago
Anthony Woods cf89b565a6 initial import of thirdParty route support 10 years ago
Torkel Ödegaard c831369974 fix(influxdb): influxdb data source did not use right http abstraction for metric queries, fixes #2919 10 years ago
Julien Maitrehenry 4bb656b704 #2834 - follow symlink 10 years ago
Torkel Ödegaard 38db91c7be Fixed failing go unit test 10 years ago
Torkel Ödegaard 0b1044b46f Fixed plugins go test 10 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 years ago
Torkel Ödegaard 5bd5713a52 Began work on plugin system 10 years ago