Commit Graph

38 Commits (e639b220ce73068ee2d8877532dd04cbbd51a150)

Author SHA1 Message Date
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 6 years ago
Eric Leijonmarck f05607d4c0 UserTableView: Show user name in table view (#18108) 6 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago
Alexander Zobnin 3d848d0fdf
Teams: show proper label for each auth provider (#17860) 7 years ago
Hugo Häggmark 53c74fa2f5 teams: refactor so that you can only delete teams if you are team admin 7 years ago
Leonard Gram 9f33f00343 teams: refactor. 7 years ago
Leonard Gram b796027bc6 teams: refactor. 7 years ago
Hugo Häggmark 6a63725df0 teams: comment explaining input validation 7 years ago
Leonard Gram c420af16b1 teams: editor/viewer team admin cant remove the last admin. 7 years ago
Hugo Häggmark 246e128048 teams: changed permission to permission type instead of int 7 years ago
Hugo Häggmark c826f39a8b teams: defaulting invalid permission level to member permission level 7 years ago
Leonard Gram c823ad5de7 team: uses PermissionType instead of int64 for permissions. 7 years ago
Leonard Gram 21d3d27452 teams: editors can't remove the last admin from a team. 7 years ago
Leonard Gram a6a3d698da teams: cleanup. 7 years ago
Leonard Gram 89d4db8eb6 teams: team listing shows only your teams (editors). 7 years ago
Hugo Häggmark 3c46b786d2 teams: change back to permissionlevel for Member to 0 7 years ago
Hugo Häggmark 3c74ac3044 teams: update only the selected user 7 years ago
Leonard Gram 2a88052c14 teams: can update team members permission. 7 years ago
Hugo Häggmark 7888457aae teams: basic ui for permission in team members view 7 years ago
Leonard Gram af4994ba16 teams: editor added as admin for created teams. 7 years ago
Marcus Efraimsson f845a3b841
upgrade xorm packages to latest versions 7 years ago
Mario Trangoni e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
Marcus Efraimsson 9a6446c2b5
new column for team_member table 7 years ago
Torkel Ödegaard c03764ff8a
Refactor team pages to react & design change (#12574) 8 years ago
Carl Bergquist 861af4cb97 Improve extensions build. (#12461) 8 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 8 years ago
Karsten Weiss be2d635078 Simplify error returns (gosimple) 8 years ago
Daniel Lee b9d572bdec teams: adds some validation to the API 8 years ago
Marcus Efraimsson e1e0b5f951 teams: use orgId in all team and team member operations (#10862) 8 years ago
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305) 8 years ago
bergquist 256f7176a2
teams: add team count when searching for team 8 years ago
Alexander Zobnin 26281dd9d8 refactor: format files by gofmt 8 years ago
Alexander Zobnin 5d3bfee2f1 refactor: user groups to teams, rename backend files 8 years ago
Alexander Zobnin d8612380e9 refactor: rename User Groups to Teams 8 years ago
Daniel Lee 01ac3a49bd dashfolders: fix user group picker + cleanup 9 years ago
Daniel Lee 222a938cdf WIP: delete dependent permissions on user group delete 9 years ago
Daniel Lee b4576edc90 WIP: fix after upstream sqlstore refactoring 9 years ago
Daniel Lee fff7b706d6 WIP: user group additions 9 years ago
Daniel Lee 552935031b WIP: API methods for add/remove members to user group 9 years ago
Daniel Lee 0a1df0905e WIP: add update user group command 9 years ago
Daniel Lee 233cd7af4a WIP: add user group search 9 years ago
Daniel Lee af67aea2a9 WIP: add usergroup commands and queries 9 years ago