Commit Graph

110 Commits (d6d40975671f44580c5b71d5b997c2968e2d30ab)

Author SHA1 Message Date
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
Sofia Papagiannaki cd27562c76
Access control: Modify dashboard/folder resolvers so that return also the inherited scopes (#62025) 2 years ago
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
idafurjes 68445a7c77
Chore: Remove dashboard ACL from models (#61749) 2 years ago
Sofia Papagiannaki c104cc7020
Chore: Split folder store and dashboard store interfaces (#61655) 2 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 2 years ago
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 2 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
idafurjes 5167c55760
Chore: Move methods from sqlstore to user store (#56305) 3 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 3 years ago
ying-jeanne 2472777ce2
Chore: implement sqlx into tag service (#55908) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
Serge Zaitsev 4c19e83ff0
Chore: Move team store implementation to a separate package (#55514) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
Karl Persson 1b933ff3ed
RBAC: Move resource permissions store to service package (#53815) 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
Alexander Emelin e791a4e576
Search: Move entity events to transaction (#52394) 3 years ago
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
Karl Persson 44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
Karl Persson 80a030605f
change to debug logs to match non access control guardian (#50477) 3 years ago
Karl Persson bc87edb727
only check dashboard scope in guardian and register resolver for tests (#50427) 3 years ago
Ieva 5dbea9996b
RBAC: Make RBAC action names more consistent (#49730) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago
Karl Persson 5caf97be40
AccessControl: Replace IsEnterprise checks with license checks (#49572) 3 years ago
Kristin Laemmert 8c753999df
chore: replace artisanal FakeDashboardService with generated mock (#49276) 3 years ago
Karl Persson 5c4ebb6f34
fetch permissions by uid (#49100) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
Karl Persson 2738d1c557
Access Control: Move dashboard actions and create scope provider (#48618) 3 years ago
Ieva 68ca5b2e05
Access control: refactor RBAC checks (#48107) 3 years ago
Karl Persson a5e4a533fa
Access control: use uid for dashboard and folder scopes (#46807) 3 years ago
Serge Zaitsev fec634a091
Chore: Remove bus.Dispatch from guardian package (#46711) 3 years ago
Karl Persson 4df7bf5ab2
Access control: Display inherited folder permissions in dashboards (#46421) 3 years ago
Karl Persson 544b6ab736
Access control: Add logs to access control dashboard guardian (#46534) 3 years ago
Yuriy Tseretyan 314be36a7c
Move datasource scopes and actions to access control package (#46334) 3 years ago
Karl Persson 0debf33c76
Access control: Always append all permissions to role admin in oss (#46282) 3 years ago
Karl Persson 8cea8fdaea
Access Control: Filter out hidden permissions in access control dashboard guardian (#46177) 3 years ago
Karl Persson 4982ca3b1d
Access control: Use access control for dashboard and folder (#44702) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago