Commit Graph

52 Commits (6fbf34674775b2ddb8bdf176405c33daf6058755)

Author SHA1 Message Date
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) 3 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
Leonard Gram 0d61f89577 teams: cleanup. 6 years ago
Hugo Häggmark 5adde259d3 teams: team update test 6 years ago
Hugo Häggmark 074ebf0f48 teams: only write error message if error 6 years ago
Leonard Gram af4994ba16 teams: editor added as admin for created teams. 6 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) 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 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