Commit Graph

13 Commits (c0d8a7132e38a4a1ff5cc9cfbfb56b96526b0506)

Author SHA1 Message Date
Alexander Zobnin c0d8a7132e
Teams: Search by team ids (#77730) 2 years ago
Jo 79b2974215
Teams: Allow Services to register deletes (#76325) 2 years ago
Gabriel MABILLE 6ffd4a23de
Team: Support `sort` query param for teams search endpoint (#75622) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Jo 30274a4f88
Auth: Move Team service to SignedInUserInterface (#72674) 2 years ago
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
Ieva d54fa569ec
Chore: Remove legacy AC checks from team (#68715) 2 years ago
Dan Cech 7572988305
add uid to team table (#66920) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
idafurjes 490a787d9d
Chore: Move tem member models to team pkg (#61294) 2 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 2 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Serge Zaitsev 4c19e83ff0
Chore: Move team store implementation to a separate package (#55514) 3 years ago
linoman d2bb72fb3c
Login: Remove single admin team restriction (#54534) 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
Ieva b3a10202d4
Revert "Service accounts: Add service account to teams" (#52710) 3 years ago
Eric Leijonmarck 0f919671e7
Service accounts: Add service account to teams (#51536) 3 years ago
Ieva 5dbea9996b
RBAC: Make RBAC action names more consistent (#49730) 3 years ago
Eric Leijonmarck cbf71fbd7f
Serviceaccounts: Do not display service accounts assigned to team (#48995) 3 years ago
Ieva a5672758d8
Access control: further reduce access control feature toggle checks (#48171) 3 years ago
Kat Yang 098563179b
Chore: Remove final x from sqlstore (#48086) 3 years ago
Kat Yang 68478e908a
Chore: Remove x from team (#47905) 3 years ago
Gabriel MABILLE 5579dcaa6f
Chore: Fix TeamStore interface (#47810) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Karl Persson 7ab1ef8d6e
Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
Karl Persson 8688073564
Access control: Support filter on several actions (#46524) 3 years ago
Ieva 11433cba97
Team access changes for editors when editorsCanAdmin is enabled (#45405) 3 years ago
Gabriel MABILLE 78fc0258b1
AccessControl: Implement SQL filters for team members filtering (#44898) 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
J Guerreiro cb6e5ae8ce
AccessControl: Add access control actions and scopes to team update and delete 3 years ago
Gabriel MABILLE d4f682190f
AccessControl: Implement teams resource service (#43951) 3 years ago
Katarina Yang 92ca38bedf
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 3 years ago
idafurjes 00c389933b
Chore: Remove bus from team (#44218) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes 5a087d2708
Chore: Add context to team (#40504) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Eric Leijonmarck f05607d4c0 UserTableView: Show user name in table view (#18108) 6 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago
Alexander Zobnin 3d848d0fdf
Teams: show proper label for each auth provider (#17860) 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 9f33f00343 teams: refactor. 6 years ago
Leonard Gram b796027bc6 teams: refactor. 6 years ago
Hugo Häggmark 6a63725df0 teams: comment explaining input validation 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