Commit Graph

532 Commits (47bf1bd21afd9ab0164952c79a91f06209589476)

Author SHA1 Message Date
woodsaj 47bf1bd21a return 404 when quotas not enabled. 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
woodsaj 555cbeffa5 allow all users to retrieve org and quota data. 10 years ago
woodsaj 3d4d822528 implement updateQuota function 10 years ago
woodsaj c238130842 quote table names passed by arguments 10 years ago
woodsaj 76e9ebde36 always return after errors. 10 years ago
woodsaj 0688050552 add quota middleware to enforce quotas. issue #321 10 years ago
woodsaj 9023171940 inital backend suport for quotas. issue #321 10 years ago
Mehdi Abaakouk 6e532231dc Fix dataproxy_test.go tests 10 years ago
Torkel Ödegaard 9603dce469 feat(dataproxy): added whitelist setting and feature for data proxies, closes #2626 10 years ago
Torkel Ödegaard e2cb66f8d7 fix(logging): removed temp dev logging code 10 years ago
Torkel Ödegaard fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
Torkel Ödegaard daf64421f2 fix(api): Added error handling to create and update org http apis and sql update handlers, now checks for org name taken scenarios and returns correct http error code and message, fixes #2686 10 years ago
Torkel Ödegaard fa3329271d fix(email notifications): added error handling to email template parsing, fixes #2690 10 years ago
Torkel Ödegaard fdcb4473af fix(api auth): return 401 for authentication errors and 403 for access denied errors, fixes #2693 10 years ago
Torkel Ödegaard aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
Mat Schaffer 6c04ee1abd Iterate over the right env override list variable 10 years ago
Torkel Ödegaard 99bb9d4fcf feat(signup): added back the welcome on signup completed email 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard 14884d5a2b feat(signup): progress on new signup flow, #2353 10 years ago
Torkel Ödegaard de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard c61b22cefb feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard 24dfa55465 feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard d25624a8ad feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
Torkel Ödegaard ca5e8c73d7 logging(ldap): added more logging to bind failures, #2588 10 years ago
Torkel Ödegaard 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
Torkel Ödegaard 7072af7c14 fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 10 years ago
Mitsuhiro Tanda 00f76ecaf6 CloudWatch proxy support 10 years ago
Torkel Ödegaard 01d9849e44 fix(user create): fixed for creating multiple users with empty email when auto assign org is set to false, fixes #2011 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 4a6b5274bc feat(invite): fixes for org invite enhancement story, #2353 10 years ago
woodsaj c138f390ac close all existing loggers before re-initilizing loggers. fixes #2533 10 years ago
Torkel Ödegaard a16c63a43e feat(mixed datasources): continued work on editor design change 10 years ago
Torkel Ödegaard 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 10 years ago
Torkel Ödegaard e6d09b3266 fix(db): remove stars and tags when removing user or dashboard, fixes #2016 10 years ago
Torkel Ödegaard 8fcaa4997d feat(admin): Deleting org from orgs list now works, will permanently delete dashboards, data sources, etc, closes #2457 10 years ago
Torkel Ödegaard 43ef9f909a feat(admin): admin page for all grafana organizations (list / edit view), #2457 10 years ago
Torkel Ödegaard e01c68dcea fix(logging): removed db connection string from being printed in logs at app startup, fixes #2488 10 years ago
Torkel Ödegaard 1ea0b5371a feat(invite): new user invites are now also added to correct org after sign up is completed, #2353 10 years ago
Torkel Ödegaard 74932e6311 feat(invite): added specific email for invites to existing grafana users 10 years ago
Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 10 years ago
Torkel Ödegaard e53c1e39d3 feat(invite): can now add org user with sername again, #2353 10 years ago
Torkel Ödegaard 775e044e69 feat(invite): progress on invite feature, #2353 10 years ago
Torkel Ödegaard 19f64bc561 fix(data source proxy): clear proxies request from cookies, fixes #2470 10 years ago
Mark Bell e59ea1aa02 Change log file permissions from 0660 to 0644 10 years ago
Torkel Ödegaard 1f7ac11baa feat(ldap): added support for compound search filter expressions, closes #2472 10 years ago
Torkel Ödegaard 0ed4744a33 influxdb(auth): fixed issue with using basic auth and influxdb, fixes #2455 10 years ago
Torkel Ödegaard 90400bf5ad fix(ldap): fix for ldap users with empty email address, fixes #2461 10 years ago
Brandon Turner 1e2e65b40d
Allow default org role to be Read Only Editor 10 years ago