Commit Graph

49 Commits (6632f883c0362d2580c76a5da7bf151bc01dc3d8)

Author SHA1 Message Date
Torkel Ödegaard 83f5080274 feat(angular): disable debug in production for angular compiler 9 years ago
Torkel Ödegaard ab34b174f9 Added update notice to plugin list 9 years ago
Torkel Ödegaard a2c6469d41 fix(): A Datasource with null jsonData would make Grafana fail to load page, fixes #4536 9 years ago
Torkel Ödegaard 1f9f439acb lib(): added simplejson lib 9 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 10 years ago
Torkel Ödegaard 97ac81aa9c feat(panels): upgradede singlestat panel 10 years ago
Torkel Ödegaard 4f7fb40d9b feat(panel plugin): improving panel plugin model 10 years ago
Torkel Ödegaard 1adb7b286c updated 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 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago
woodsaj c35b51a268 refactor. 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
Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 years ago
woodsaj bd4cb549d6 add pluginBundle support 10 years ago
shoonoise 5cf3425b93 Disable sign out button in case of auth proxy enabled 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Julius Volz 3cc69112c1 Fix "Link to Prometheus" button for proxied Prometheus sources. 10 years ago
Torkel Ödegaard 50281f12b9 fix(default datasource): minor fix for handling of default datasource 10 years ago
Torkel Ödegaard 6ee0f2c6a7 feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 10 years ago
Torkel Ödegaard a16c63a43e feat(mixed datasources): continued work on editor design change 10 years ago
Torkel Ödegaard 24bab47f14 fix(create org): Anonymous user can no longer create org, Fixes #2227 10 years ago
Torkel Ödegaard 5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 10 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 10 years ago
Torkel Ödegaard 592330b5a7 Expose data source extended properties (jsonData), to the frontend, Closes #2023 10 years ago
Torkel Ödegaard f7b4f331f3 Updating docs 10 years ago
Torkel Ödegaard 618d4f0a9d Testing kariosdb datasource, hm.. needs a lot of work 10 years ago
Torkel Ödegaard 477e035f2e Fixed anonymous access mode, Closes #1586 10 years ago
Torkel Ödegaard 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
Torkel Ödegaard 232f980c72 More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472 10 years ago
Torkel Ödegaard 9e892bddf0 More work on restoring features after moving to plugin model for datasources, #1276 #1472 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
Torkel Ödegaard ae7f18f981 Made a copy of influxdb datasource named influxdb_08 so the main influxdb data source can be modified to support InfluxDB 0.9, made some initial experiments to get queries to work, but a lot more work is needed, #1525 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard 60ae4afe87 Refresh frontend datasourceSrv after datasource update, no longer need to reload the page to use a newly added or updated datasource, #1493 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
Torkel Ödegaard 9a29b04561 Dashboard import/export now works 11 years ago
Torkel Ödegaard 22156fe309 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
Torkel Ödegaard 8e65f36131 Added system admin skeleton 11 years ago
Torkel Ödegaard 68cc3f86dd Handle default datasource management 11 years ago
Torkel Ödegaard d06174fb56 Added build script written in go that adds build symbols for version, commit and build date 11 years ago
Torkel Ödegaard 4cc8a9bd18 More work on getting grafana pro to work in sub url 11 years ago
Torkel Ödegaard 164d11c816 InfluxDB now works in proxy mode, influxdb username and password is added in the backend and never exposed to frontend, #8 11 years ago