Commit Graph

61 Commits (bdeb829cf6fdafbe2b6ba6dcaa1ce6c5bc637cdb)

Author SHA1 Message Date
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Ieva d8b66d5c4b
RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
Jo 6b6cf5f4b7
Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 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
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Karl Persson e0c7ef3481
RBAC: Rewrite rbac annotations test (#61036) 2 years ago
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 2 years ago
Serge Zaitsev af7d293eaf
Chore: Remove Store interface and use db.DB instead (#60160) 2 years ago
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
Serge Zaitsev c2e847d0b0
Chore: Remove createorgwithmember (#59161) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
Sofia Papagiannaki 754eea20b3
Chore: SQL store split for annotations (#55089) 3 years ago
Karl Persson c08fe3a53c
RBAC: Enable rbac when creating new settings (#53531) 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
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
owensmallwood 0b4af38bfa
Public Dashboards: Query Caching (#51403) 3 years ago
Karl Persson 44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago
Kristin Laemmert 8c753999df
chore: replace artisanal FakeDashboardService with generated mock (#49276) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Scott Bock 3d922a4e67
AnnotationsApi: GET /api/annotations/:annotationId (#47739) 3 years ago
ying-jeanne bde368be55
Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 3 years ago
Karl Persson de50f39c12
Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
Vardan Torosyan a0553de8dd
Rename FGAC to RBAC in the codebase (#48051) 3 years ago
Ieva 1588cd393a
check that the user has RBAC permissions to save dashboard annotation (#47882) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Ieva bc9b5325a0
update docs, simplify actions and scopes (#47067) 3 years ago
Kat Yang 90f2233ea9
Chore: Remove global database engine variable from annotation (#46940) 3 years ago
Ezequiel Victorero c5f295b5b3
Access Control: adding FGAC validation to mass delete annotation endpoint (#46846) 3 years ago
ying-jeanne adc0cbf176
remove global variable in annotation (#46746) 3 years ago
Ezequiel Victorero c717320942
Adding FGAC annotations validation for creation and deletion (#46736) 3 years ago
Serge Zaitsev fec634a091
Chore: Remove bus.Dispatch from guardian package (#46711) 3 years ago
Ieva f2450575b3
Access control: FGAC for annotation updates (#46462) 3 years ago
Ezequiel Victorero 4f815e3d8e
Access control: adding FGAC to annotation GET endpoints and fixed roles (#45102) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Hugo Häggmark 63f9231de1
Annotations: Adds tags endpoint (#36199) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 4 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago