Torkel Ödegaard
|
b671b9704f
changed property name to UserWasDeleted and added an assert for it
|
7 лет назад |
Torkel Ödegaard
|
9585dc7825
added the UserWasRemoved flag to make api aware of what happened to return correct message to UI
|
7 лет назад |
Torkel Ödegaard
|
5b5cb6622d
Remove user form org now completely removes the user from the system if the user is orphaned
|
7 лет назад |
Mario Trangoni
|
e85d0e8d6b
pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck)
|
7 лет назад |
Marcus Efraimsson
|
6d48d0a80c
set current org when adding/removing user to org
|
7 лет назад |
Marcus Efraimsson
|
e1e0b5f951
teams: use orgId in all team and team member operations (#10862)
|
7 лет назад |
Marcus Efraimsson
|
a86f2fa34b
user picker should only include users from current org (#10845)
|
7 лет назад |
Alexander Zobnin
|
d8612380e9
refactor: rename User Groups to Teams
|
8 лет назад |
Torkel Ödegaard
|
d25dae9b58
Merge branch 'master' into develop-newgrid
|
8 лет назад |
Torkel Ödegaard
|
e8a20643d6
feat: store last seen date for users and present in stats and user lists, closes #9007
|
8 лет назад |
Daniel Lee
|
9e7aa65fb7
WIP: clean up after user and org user delete
|
8 лет назад |
Torkel Ödegaard
|
359421b5e8
refactor: sqlstore inTransaction consolidated to one version, fixes #8376
|
8 лет назад |
Zdenek Styblik
|
5eceabf810
fix(): Check Organization exists before User is added (#5302)
|
9 лет назад |
Torkel Ödegaard
|
6d6af09296
feat(invite): handling of existing org user case when inviting, #2353
|
10 лет назад |
Torkel Ödegaard
|
a8aab0cb2b
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
10 лет назад |
Torkel Ödegaard
|
e771d8e944
Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899
|
10 лет назад |
Torkel Ödegaard
|
f3f79792ab
account -> org table migration is starting to work, need to test mysql and postgres
|
10 лет назад |
Torkel Ödegaard
|
26e4809e2e
Big Backend Refatoring: Renamed Account -> Org
|
10 лет назад |