Commit Graph

82 Commits (d16b348868fae43d3ae1c6574b28b84b5eae6c91)

Author SHA1 Message Date
Torkel Ödegaard 480da34279 filter out alpha plugins in api call, fixes #14030 7 years ago
Leonard Gram 721dd532e4 User without permission to a datasource won't see it. 7 years ago
Torkel Ödegaard 565edc1ed3 added setting top hide plugins in alpha state 7 years ago
bergquist 3ce89cad71 make default values for alerting configurable 7 years ago
Torkel Ödegaard b8724ae0c4
refactoring: enterprise build/hooks refactorings (#12478) 8 years ago
Carl Bergquist 861af4cb97 Improve extensions build. (#12461) 8 years ago
David Kaltschmidt d5196ab322 remove internal influx ifql datasource 8 years ago
David Kaltschmidt 661503f828 Respect explore settings in config ini 8 years ago
David Kaltschmidt 08ee1da6b1 InfluxDB IFQL datasource 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 8 years ago
Torkel Ödegaard 24d69ca205 fix: jsonData should not be allowed to be null, fixes #9258 8 years ago
Torkel Ödegaard 95f5c84a57 ux: making org visibile in profile view 8 years ago
Torkel Ödegaard 73563d087c feat: more work on #8768 9 years ago
Torkel Ödegaard b042c53980 ux: updated heatmap icon 9 years ago
Torkel Ödegaard 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 9 years ago
Chris Burkhart d12dc2bfa7 Add alwaysDisplayed option to datasource plugins, this will allow it to show up as an option to select when adding queries to a panel without actually adding it as a datasource. 9 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 9 years ago
Seuf 319b8d8fca Configurable signout menu activation (#7968) 9 years ago
Torkel Ödegaard 54c6699c2b usermanagement: disable invite features when login form is disabled, cherry picked from master, #7875 9 years ago
Dan Cech 737c29ec8c disable inviting new users to orgs if login form is disabled 9 years ago
Torkel Ödegaard 902cf5f889 fix(): google analytics fix 9 years ago
Torkel Ödegaard 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 9 years ago
smalik 9862c9ff40 feat(alerting): Show/hide alerting UI using configuration variable 9 years ago
Torkel Ödegaard 8fc6e4cfb0 fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495, do not allow user to change email or username depending on what property auth proxy is using, fixes #6903 9 years ago
Torkel Ödegaard 05772b30d7 feat(ux): completed work on getting started panel, #6466 9 years ago
Torkel Ödegaard c609586ff0 ux(dashboard): making progress on new add panel experiance 9 years ago
bergquist 04f417a423 feat(alerting): enabled by default. configurable elert engine 9 years ago
Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 years ago
Torkel Ödegaard d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 years ago
Torkel Ödegaard 83f5080274 feat(angular): disable debug in production for angular compiler 10 years ago
Torkel Ödegaard de26a17dc7 feat(footer): began work on page footer 10 years ago
bergquist 6d66d9f42d feat(alerting): adds fearture toogle for alerting 10 years ago
Torkel Ödegaard ab34b174f9 Added update notice to plugin list 10 years ago
Torkel Ödegaard a2c6469d41 fix(): A Datasource with null jsonData would make Grafana fail to load page, fixes #4536 10 years ago
Torkel Ödegaard 1f9f439acb lib(): added simplejson lib 10 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