Commit Graph

63 Commits (a53f57cc430ec458a63144aa040516eaef14f075)

Author SHA1 Message Date
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 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
Gabriel MABILLE 3440e7c8f7
AccessControl: Fix locked role picker in orgs/edit page (#46539) 3 years ago
Karl Persson 7ab1ef8d6e
Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
Gabriel MABILLE 14bee49f9a
AccessControl: Compute metadata from context permissions (#45578) 3 years ago
Karl Persson cdc08105c2
Access control: Set default permissions for data sources when using access control (#45482) 3 years ago
Ieva 11433cba97
Team access changes for editors when editorsCanAdmin is enabled (#45405) 3 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
Gabriel MABILLE 01b88adb3a
AccessControl: SQL filters for team search (#44557) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
Gabriel MABILLE 8217d6d206
AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
J Guerreiro 312dd9e315
AccessControl: Add AC to team preferences (#44554) 3 years ago
J Guerreiro cb6e5ae8ce
AccessControl: Add access control actions and scopes to team update and delete 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
Agnès Toulet 65bdb3a899
FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 3 years ago
idafurjes 00c389933b
Chore: Remove bus from team (#44218) 3 years ago
Ryan McKinley f94c0decbd
FeatureFlags: manage feature flags outside of settings.Cfg (#43692) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
Ieva 41b709d08d
Access control: permissions for team creation (#43506) 4 years ago
Selene 32ed680fc2
Team Guardian: Refactor it to remove the bus dependency (#43058) 4 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 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
Marcus Efraimsson 1a89d97fed
Chore: Propagate context for preferences (#41167) 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
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 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
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. 6 years ago
Leonard Gram adf0390b2c teams: local access to bus, moving away from dep on global. 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 c823ad5de7 team: uses PermissionType instead of int64 for permissions. 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 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