Commit Graph

13 Commits (fcd75422d5c85c932755de45bb99a045544d2f8d)

Author SHA1 Message Date
Torkel Ödegaard 53f5cb6553 fix(api): org name taken error now returns HTTP status code 409, closes 10 years ago
Shaofeng Chen 4ceab4abc7 fix mismatch api path 10 years ago
Shaofeng Chen dc427d5a2c add get org by name api 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 8fcaa4997d feat(admin): Deleting org from orgs list now works, will permanently delete dashboards, data sources, etc, closes #2457 10 years ago
Torkel Ödegaard 24bab47f14 fix(create org): Anonymous user can no longer create org, Fixes #2227 11 years ago
Torkel Ödegaard 3f917b0af5 Updated org creation view, after creating new org user is switched to that org and redirect to org details view, Closes #2198 11 years ago
Torkel Ödegaard a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 11 years ago
Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 11 years ago
Torkel Ödegaard b46f8bad6d Added check for allow_user_org_create, updated admin docs 11 years ago
Torkel Ödegaard d987532262 Added server metrics 11 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 years ago