Commit Graph

21151 Commits (53c74fa2f56a4b1b029be8a71a3ec882d88b86e9)
 

Author SHA1 Message Date
Hugo Häggmark 53c74fa2f5 teams: refactor so that you can only delete teams if you are team admin 6 years ago
Leonard Gram a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 6 years ago
Leonard Gram adf0390b2c teams: local access to bus, moving away from dep on global. 6 years ago
Leonard Gram 6589a4e55f teams: better names for api permissions. 6 years ago
Leonard Gram 9f33f00343 teams: refactor. 6 years ago
Leonard Gram 9f8e43916d permissions: refactor. 6 years ago
Leonard Gram b796027bc6 teams: refactor. 6 years ago
Hugo Häggmark 13ed10495a teams: hide tabs settings and groupsync for non team admins 6 years ago
Leonard Gram d1481cac50 teams: refactored db code. 6 years ago
Hugo Häggmark 8c34f595f0 teams: disable new team button if user is viewer 6 years ago
Hugo Häggmark e3fc61b326 refactor: moved test from TeamMembers to TeamMemberRow 6 years ago
Hugo Häggmark 178d637b4e refactor: splitted TeamMembers to TeamMemberRow 6 years ago
Hugo Häggmark 6a63725df0 teams: comment explaining input validation 6 years ago
Leonard Gram 3f57a81c47 teams: cleanup. 6 years ago
Leonard Gram ccfd6789ca teams: cleanup. 6 years ago
Leonard Gram fc0461134f dashboards: simplified code. 6 years ago
Hugo Häggmark b82b94a247 teams: disable buttons for team members 6 years ago
Hugo Häggmark b60e71c28b teams: moved logic for searchteams to backend 6 years ago
Hugo Häggmark 782b5b6a3a teams: viewers and editors can view teams 6 years ago
Leonard Gram c420af16b1 teams: editor/viewer team admin cant remove the last admin. 6 years ago
Hugo Häggmark 246e128048 teams: changed permission to permission type instead of int 6 years ago
Hugo Häggmark c826f39a8b teams: defaulting invalid permission level to member permission level 6 years ago
Leonard Gram c823ad5de7 team: uses PermissionType instead of int64 for permissions. 6 years ago
Leonard Gram 21d3d27452 teams: editors can't remove the last admin from a team. 6 years ago
Leonard Gram 8593668ab2 teams: tests use the new message for modifying team members. 6 years ago
Leonard Gram b783fa7039 team: renames teams.CanUpdate teamguardian.CanAdmin 6 years ago
Hugo Häggmark 96aa4ae19f teams: remov permission select for non admin users 6 years ago
Hugo Häggmark b9cf09a296 docs: First take on describing feature toggle 6 years ago
Hugo Häggmark a90b3e331e config: updated feature toggle name 6 years ago
Leonard Gram a6a3d698da teams: cleanup. 6 years ago
Leonard Gram 0b209de5d1 dashboard: only admin permission added to dashboard in folder. 6 years ago
Leonard Gram d593ffe3c1 dashboards: better error handling 6 years ago
Leonard Gram 89d4db8eb6 teams: team listing shows only your teams (editors). 6 years ago
Leonard Gram 1f949e58e1 teams: teams guard on all teams update methods. 6 years ago
Leonard Gram 23231e6d51 teams: added delete team guard 6 years ago
Leonard Gram 8e7a8282c1 teams: removed feature toggle as it is already in middleware 6 years ago
Leonard Gram d668550aa2 teams: added feature toggle and refactor tests 6 years ago
Leonard Gram 0d61f89577 teams: cleanup. 6 years ago
Leonard Gram 3be1d71f1f teams: test refactorings. 6 years ago
Leonard Gram 319879cfa8 teams: bugfix, user pointer. 6 years ago
Leonard Gram 90e9fda90c teams: start of team update guardian for editors 6 years ago
Hugo Häggmark 5adde259d3 teams: team update test 6 years ago
Hugo Häggmark 3c46b786d2 teams: change back to permissionlevel for Member to 0 6 years ago
Hugo Häggmark 1315a67022 teams: make sure we use TeamPermissionLevel enum 6 years ago
Hugo Häggmark 3c74ac3044 teams: update only the selected user 6 years ago
Hugo Häggmark 074ebf0f48 teams: only write error message if error 6 years ago
Hugo Häggmark eea2dcc605 teams: enabled so that user can update permission for team members 6 years ago
Hugo Häggmark 467b7a40d8 teams: feature toggle component 6 years ago
Leonard Gram aedc478208 teams: test for update team member. 6 years ago
Leonard Gram 2a88052c14 teams: can update team members permission. 6 years ago