Commit Graph

4623 Commits (b42dec7353ac4154f1b6c0d717fe83654247c2b9)

Author SHA1 Message Date
Mitsuhiro Tanda 56251ca546 Update CloudWatch metrics/dimension list (#16102) 6 years ago
Magnus Berglund e6623de6b2 Rewrote creation of images tag 6 years ago
Magnus Berglund 0511095303 Added missing commas 6 years ago
Magnus Berglund 0de77598d7 Don't include non-existing image in MS Teams alert 6 years ago
Oleg Gaidarenko c5bc723a6e Correct table names of sql storage for remotecache 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
Leonard Gram 978c20a604 teams: explains the external property of a team membership. 6 years ago
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
Leonard Gram d1481cac50 teams: refactored db code. 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 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 b783fa7039 team: renames teams.CanUpdate teamguardian.CanAdmin 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 3c74ac3044 teams: update only the selected user 6 years ago
Hugo Häggmark 074ebf0f48 teams: only write error message if error 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
Hugo Häggmark 7888457aae teams: basic ui for permission in team members view 6 years ago
Leonard Gram af4994ba16 teams: editor added as admin for created teams. 6 years ago
Leonard Gram 22e098b830 teams: editors can work with teams. 6 years ago