Commit Graph

47 Commits (b54b80f473ce010a3377d1907b449f382db0bb8f)

Author SHA1 Message Date
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
idafurjes 68445a7c77
Chore: Remove dashboard ACL from models (#61749) 2 years ago
Sofia Papagiannaki c104cc7020
Chore: Split folder store and dashboard store interfaces (#61655) 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
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 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 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