Masudur Rahman
|
a41a7ea656
Backend: Remove redundant condition of `ROLE_VIEWER` (#19211)
|
6 years ago |
Torkel Ödegaard
|
d11695b8b5
Fixed gofmt issue in PR #16093
|
6 years ago |
Sai Ram Gupta
|
6929593eb6
Update org_user.go
|
6 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 |
Karsten Weiss
|
4d6386e97b
Use fmt.Errorf() (gosimple)
|
7 years ago |
Karsten Weiss
|
f61e69ce75
Simplify comparison to bool constant (gosimple)
|
7 years ago |
Marcus Efraimsson
|
a86f2fa34b
user picker should only include users from current org (#10845)
|
7 years ago |
Torkel Ödegaard
|
a7645b710d
Merge remote-tracking branch 'origin/master' into develop
|
8 years ago |
Carl Bergquist
|
35106537f2
Replace Read Only Editor role with ViewersCanEdit setting (#10166)
|
8 years ago |
Torkel Ödegaard
|
bb7b55277c
users view update
|
8 years ago |
Torkel Ödegaard
|
1dab313ca3
Merge branch 'master' into develop
|
8 years ago |
Torkel Ödegaard
|
e8a20643d6
feat: store last seen date for users and present in stats and user lists, closes #9007
|
8 years ago |
Torkel Ödegaard
|
cbbbccf12a
refactoring dashoard folder guardian
|
8 years ago |
Torkel Ödegaard
|
04a79175bf
fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784
|
9 years ago |
Torkel Ödegaard
|
eacc46da6d
feat(plugins): WIP on new apps concept
|
10 years ago |
Torkel Ödegaard
|
6d6af09296
feat(invite): handling of existing org user case when inviting, #2353
|
10 years ago |
Torkel Ödegaard
|
ff3843bc7f
Roles: New user role that replaces the old role behavior, Closes #2088
|
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 |