Commit Graph

70 Commits (b1a2344be11fbdc0e524853af6a4f7f6c17cca2c)

Author SHA1 Message Date
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 8 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
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 11 years ago
Torkel Ödegaard 5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 11 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 11 years ago
Torkel Ödegaard 592330b5a7 Expose data source extended properties (jsonData), to the frontend, Closes #2023 11 years ago
Torkel Ödegaard f7b4f331f3 Updating docs 11 years ago
Torkel Ödegaard 618d4f0a9d Testing kariosdb datasource, hm.. needs a lot of work 11 years ago
Torkel Ödegaard 477e035f2e Fixed anonymous access mode, Closes #1586 11 years ago