Commit Graph

41 Commits (c6ab87008a0286644ac15be3181680c5a0221695)

Author SHA1 Message Date
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
Ieva 68ca5b2e05
Access control: refactor RBAC checks (#48107) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Karl Persson cdc08105c2
Access control: Set default permissions for data sources when using access control (#45482) 3 years ago
Gabriel MABILLE 78fc0258b1
AccessControl: Implement SQL filters for team members filtering (#44898) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
Ieva 602d62ebcc
Access control: FGAC for team sync endpoints (#44673) 3 years ago
Ryan McKinley 5d66194ec5
FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 3 years ago
Gabriel MABILLE d4f682190f
AccessControl: Implement teams resource service (#43951) 3 years ago
idafurjes 00c389933b
Chore: Remove bus from team (#44218) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
Dan Cech 34f757ba5a
switch to using featureEnabled for enterprise features (#41559) 3 years ago
Selene 32ed680fc2
Team Guardian: Refactor it to remove the bus dependency (#43058) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
idafurjes 5a087d2708
Chore: Add context to team (#40504) 4 years ago
Joan López de la Franca Beltran 5c07df9f4b
Chore: Replace Command dispatches by explicit calls (#32131) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 4 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Leonard Gram 992b4b8adf
Licensing service (#19903) 6 years ago
Alexander Zobnin 5f0a7f43c3
Users: show badges for each auth provider (#17869) 6 years ago
Alexander Zobnin 3d848d0fdf
Teams: show proper label for each auth provider (#17860) 6 years ago
Oleg Gaidarenko 9b7f9dd9be
LDAP: consistently name the LDAP entities (#17203) 6 years ago
Leonard Gram adf0390b2c teams: local access to bus, moving away from dep on global. 6 years ago
Leonard Gram 3f57a81c47 teams: cleanup. 6 years ago
Leonard Gram c420af16b1 teams: editor/viewer team admin cant remove the last admin. 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
Leonard Gram 1f949e58e1 teams: teams guard on all teams update methods. 6 years ago
Leonard Gram 2a88052c14 teams: can update team members permission. 6 years ago
Marcus Efraimsson 9a6446c2b5
new column for team_member table 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Daniel Lee b9d572bdec teams: adds some validation to the API 7 years ago
Marcus Efraimsson e1e0b5f951 teams: use orgId in all team and team member operations (#10862) 7 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 552935031b WIP: API methods for add/remove members to user group 8 years ago
Daniel Lee 0a1df0905e WIP: add update user group command 8 years ago