Commit Graph

85 Commits (729dafaff9cc53b7d1b4ae193f221a424b362691)

Author SHA1 Message Date
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva d8b66d5c4b
RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
Ryan McKinley 91a4b8b529
Chore: remove dashboardsFromStorage (#65058) 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
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
ying-jeanne 12c292fd44
[Bug] Fix annotations update/patch (#60385) 2 years ago
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 2 years ago
Sofia Papagiannaki d0e7765c6a
Annotation: Optionally allow storing longer annotation tags (#54754) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Sofia Papagiannaki 754eea20b3
Chore: SQL store split for annotations (#55089) 3 years ago
Sofia Papagiannaki b157fcdd87
Chore: fix formating for swagger definitions (#54993) 3 years ago
Ryan McKinley 216185b7f0
Storage: Avoid UID errors from annotations api when loading dashboards from storage (#54346) 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
ying-jeanne 017e6771ce
fix the issue of annotation endpoint (#52907) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
ying-jeanne 7da0a6d3ce
Chore: Add dashboard UID as query parameter of Get annotation endpoint (#52764) 3 years ago
owensmallwood 0b4af38bfa
Public Dashboards: Query Caching (#51403) 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
Karl Persson 2738d1c557
Access Control: Move dashboard actions and create scope provider (#48618) 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
Ieva 68ca5b2e05
Access control: refactor RBAC checks (#48107) 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
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Ieva ef4c2672b3
Access control: SQL filtering for annotation listing (#47467) 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
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
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Marcus Efraimsson 518a0d0458
Chore: Propagate context for dashboard guardian (#39201) 4 years ago
Hugo Häggmark 44c48ecebb
Chore: Replace util.DynMap with structs (#36332) 4 years ago
Hugo Häggmark 63f9231de1
Annotations: Adds tags endpoint (#36199) 4 years ago
Carl Bergquist e1458391bb
API: Return 400 on invalid Annotation requests (#32429) 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
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Ryan McKinley 6335509a23 Annotations: use a single row to represent a region (#17673) 6 years ago
SamuelToh 4de9e3598b Address review comments 6 years ago
SamuelToh a7a964ec19 Added PATCH verb end point for annotation op 6 years ago