Commit Graph

101 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
Karl Persson 55f2812466
Annotations: Fix annotations scope resolver (#102612) 3 months ago
Ieva 73436e3d55
RBAC: Remove dashboard guardians pt 3 (#102558) 3 months ago
Yuri Tseretyan bbeae46105
Alerting: Fix rule state history with annotations backend (#101174) 4 months ago
maicon d2639f6080
Ensure all internal Services are using FolderService and not FolderStore (#98370) 6 months ago
Arati R. e399fe6d09
Folders: Set folder creation permission as part of legacy create (#94040) 9 months ago
Alexander Zobnin 5e713673e1
Annotations: Optimize search by tags (#93547) 9 months ago
Karl Persson e9bb3b4d73
Annotations: only set userID if caller is a user or service account (#91898) 11 months ago
Ryan McKinley 728150bdbd
Identity: extend k8s user.Info (#90937) 11 months ago
Karl Persson be5ced4287
Identity: Use typed version of namespace id (#87257) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Ieva 778841cabe
Annotations: Remove dashboard permission checks for annotations (#78352) 2 years ago
Ieva 2a5547e1b5
Annotations: Update annotation scope resolver to resolve annotation scopes to dash and folder scopes (#78222) 2 years ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
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) 3 years ago
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 3 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