Commit Graph

25 Commits (bc01c9cdbc3916b847c66d0ad79abb3bee80e298)

Author SHA1 Message Date
idafurjes 65ebb04cf3
Chore: Add context to org users (#39526) 4 years ago
Gabriel MABILLE 4be9ec8f72
AccessControl: Protect org users lookup (#38981) 4 years ago
idafurjes f2fcf721eb
32540: Add org users with pagination (#33788) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Agnès Toulet eb970a4985
Org API: enrich add user to org endpoints with user ID in the response (#27551) 5 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago
Dan Cech 19b69a82af
fmt 7 years ago
Torkel Ödegaard b671b9704f changed property name to UserWasDeleted and added an assert for it 7 years ago
Torkel Ödegaard 9585dc7825 added the UserWasRemoved flag to make api aware of what happened to return correct message to UI 7 years ago
Torkel Ödegaard 5b5cb6622d Remove user form org now completely removes the user from the system if the user is orphaned 7 years ago
Marcus Efraimsson c0b7ca3902 fix /api/org/users so that query and limit querystrings works 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Marcus Efraimsson a86f2fa34b user picker should only include users from current org (#10845) 7 years ago
Torkel Ödegaard bb7b55277c users view update 8 years ago
Pavlos Daoglou c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) 9 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 10 years ago
Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 10 years ago
Torkel Ödegaard e771d8e944 Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard e9e2fa2927 Started Account -> Organization rename 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard eec178458b Validation check for not removing the last account admin 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago