Commit Graph

27 Commits (e94b37c656b0d0acf002e94e9ddc030eda848898)

Author SHA1 Message Date
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 6 years ago
Sofia Papagiannaki 7520166f17
API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
Leonard Gram a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 7 years ago
Leonard Gram adf0390b2c teams: local access to bus, moving away from dep on global. 7 years ago
Hugo Häggmark b60e71c28b teams: moved logic for searchteams to backend 7 years ago
Hugo Häggmark 782b5b6a3a teams: viewers and editors can view teams 7 years ago
Leonard Gram c823ad5de7 team: uses PermissionType instead of int64 for permissions. 7 years ago
Leonard Gram b783fa7039 team: renames teams.CanUpdate teamguardian.CanAdmin 7 years ago
Hugo Häggmark a90b3e331e config: updated feature toggle name 7 years ago
Leonard Gram 89d4db8eb6 teams: team listing shows only your teams (editors). 7 years ago
Leonard Gram 1f949e58e1 teams: teams guard on all teams update methods. 7 years ago
Leonard Gram 23231e6d51 teams: added delete team guard 7 years ago
Leonard Gram 8e7a8282c1 teams: removed feature toggle as it is already in middleware 7 years ago
Leonard Gram d668550aa2 teams: added feature toggle and refactor tests 7 years ago
Leonard Gram 0d61f89577 teams: cleanup. 7 years ago
Hugo Häggmark 5adde259d3 teams: team update test 7 years ago
Hugo Häggmark 074ebf0f48 teams: only write error message if error 7 years ago
Leonard Gram af4994ba16 teams: editor added as admin for created teams. 7 years ago
Marcus Efraimsson b00542e194 feat: team preferences 7 years ago
Marcus Efraimsson 5f9fecd254
feat: team preferences 7 years ago
Torkel Ödegaard c03764ff8a
Refactor team pages to react & design change (#12574) 8 years ago
Julian Kornberger 0a415c50d0 Make golint happier 8 years ago
Julian Kornberger 7aab6a8887 Make golint happier 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 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
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 0a1df0905e WIP: add update user group command 9 years ago
Daniel Lee 233cd7af4a WIP: add user group search 9 years ago