Commit Graph

38 Commits (973b3112d76c9a9286a3694909375cc4b56925da)

Author SHA1 Message Date
owensmallwood 0b4af38bfa
Public Dashboards: Query Caching (#51403) 3 years ago
Karl Persson c4a75f9eb3
RBAC: Add scope resolvers for dashboards (#50110) 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
Ieva 68ca5b2e05
Access control: refactor RBAC checks (#48107) 3 years ago
Selene b2af18f129
Chore: Remove bus from dashboard service (#46829) 3 years ago
Serge Zaitsev fec634a091
Chore: Remove bus.Dispatch from guardian package (#46711) 3 years ago
Yuriy Tseretyan d076cabb60
Folder name scope resolver (#46380) 3 years ago
Karl Persson 52decfaebc
Access control: Move call to create default permissions into folder and dashboard service (#46186) 3 years ago
Karl Persson 4982ca3b1d
Access control: Use access control for dashboard and folder (#44702) 3 years ago
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
idafurjes caa5f356be
Remove bus from dashboard api (#44923) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 4 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
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
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 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 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
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
Leonard Gram 5e08bf5130 test: fixed usage of wrap in tests. 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Marcus Efraimsson f76b98d252 dashboards: change dashboard/folder permission error messages 7 years ago
Marcus Efraimsson 03f8eff880 dashboards: handle new guardian error responses and update tests 7 years ago
Marcus Efraimsson 9889c92083 fix typos in api, acl to permissions 7 years ago
Marcus Efraimsson d68099bc4a dashboards: change api route for dashboard permissions 7 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 7 years ago
Torkel Ödegaard ec6f0f94b8 permissions: refactoring of acl api and query 7 years ago
Marcus Efraimsson 12a6de7461 dashboard: always make sure dashboard exist in dashboard acl http api (#10856) 7 years ago
Daniel Lee 2b7984355a dashfolders: adds comment for dashboard acl test 8 years ago
Daniel Lee a00a42d9ee api: extract api test code to common_test.go 8 years ago
Daniel Lee f64637c2c5 dashfolders: stop user locking themselves out of a folder 8 years ago
Alexander Zobnin 26281dd9d8 refactor: format files by gofmt 8 years ago
Alexander Zobnin d8612380e9 refactor: rename User Groups to Teams 8 years ago
Torkel Ödegaard aa634402d9 dashboard acl fixes 8 years ago
Torkel Ödegaard 9c6c8c0f3f acl fixes 8 years ago
Daniel Lee 1d43bfbf3f dashfolders: new admin permission needed to view/change acl 8 years ago
Torkel Ödegaard fcc8557dbb dashboard acl work 8 years ago
Torkel Ödegaard aaf2a897b0 folders: changed api urls for dashboard acls 8 years ago