Commit Graph

27 Commits (ced42e9439c883f00d6dfed2da857bdaca86ed9d)

Author SHA1 Message Date
idafurjes f2fcf721eb
32540: Add org users with pagination (#33788) 4 years ago
Alexander Zobnin 20bd591bea
Access control: Basic structure and functionality behind feature toggle (#31893) 4 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Eric Leijonmarck f05607d4c0 UserTableView: Show user name in table view (#18108) 6 years ago
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
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 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