Commit Graph

57 Commits (3cad9331fa311621648090ae706d0b98ea67a9a7)

Author SHA1 Message Date
Jo 9f43724b57
AccessControl: Use UIDs for Resource permissions frontend (#95552) 8 months ago
Jeff Levin 372d0acec8
Instrument tracing across dashboards (#91937) 10 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
idafurjes 6b4eaa0d18
Add MFolderIDsAPICount metric to count FolderIDs in api package (#80866) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Jo 0de66a8099
Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
Kat Yang 3a2e96b0db
Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
Karl Persson 05c386504b
authz: Clean up acl endpoints and dashboard guardian (#73746) 2 years ago
Jo a7d905c03b
AC: Remove legacy AC from dashboard permissions API (#71524) 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 68445a7c77
Chore: Remove dashboard ACL from models (#61749) 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
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 3 years ago
Denis Limarev b814c66c1d
Perfomance: add preallocation for some slices (#59263) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 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 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
Karl Persson 9e84e20ade
Pass dash id (#48269) 3 years ago
Ieva 68ca5b2e05
Access control: refactor RBAC checks (#48107) 3 years ago
idafurjes d99d095ac6
Add endpoint with UID for dashboard permissions (#47753) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Karl Persson a5e4a533fa
Access control: use uid for dashboard and folder scopes (#46807) 3 years ago
Karl Persson 4982ca3b1d
Access control: Use access control for dashboard and folder (#44702) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
idafurjes caa5f356be
Remove bus from dashboard api (#44923) 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
Jesse Weaver 5af96544f3
Forbid creation of dashboard permissions with both a user and a team (#40104) 4 years ago
Marcus Efraimsson 518a0d0458
Chore: Propagate context for dashboard guardian (#39201) 4 years ago
Carl Bergquist b40e78a943
Instrumentation: add context.Context to the dashboard get flow. (#34955) 4 years ago
Dimitris Sotirakis 1c49986b2f
Chore: Remove endpoints that contain the slug field (#35104) 4 years ago
Marcus Efraimsson 7e6db1ee7e
Permissions: Fix inherited folder permissions can prevent new permissions being added to a dashboard (#33329) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Agnès Toulet 7f1f559929
Permissions: Fix team and role permissions on folders/dashboards not displayed for non Grafana Admin users (#31132) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen 006868339d
Backend: Fix build (#29206) 5 years ago
Will Browne 2939caf9a2
Permissions: Validate against Team/User permission role update (#29101) 5 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Marcus Efraimsson ebad863f95 permission: generate team avatar url with default 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago