Commit Graph

53 Commits (c46b42a59528f3690331175eceb61ffa16b19ca7)

Author SHA1 Message Date
idafurjes 3770daabe2
Remove deprecated FolderID from api tests (#79466) 1 year ago
Kat Yang 2f2ce3edbb
Chore: Deprecate ID from Folder (#78281) 2 years ago
Karl Persson 05c386504b
authz: Clean up acl endpoints and dashboard guardian (#73746) 2 years ago
Jo 4b2ddaed44
AC: Remove legacy AC from folders permissions API (#71526) 2 years ago
Arati R cab3ba519a
NestedFolders: Add folder service registry with dashboard service implementation (#65033) 2 years ago
Ryan McKinley 42e7ec9fe4
Chore: cleanup dashboard service names (#64442) 2 years ago
Ieva a52999a886
Access Control: revert to using folder store from the scope resolvers (#64132) 2 years ago
Kristin Laemmert bb798e24f3
chore(services): replace dependencies on dashboard store with dashboard service (#63937) 2 years ago
Sofia Papagiannaki f143b0a5b2
Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 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
Sofia Papagiannaki cd27562c76
Access control: Modify dashboard/folder resolvers so that return also the inherited scopes (#62025) 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
Sofia Papagiannaki bf5a08e039
API: Support creating a nested folder (#58508) 3 years ago
Serge Zaitsev 53baecd71f
Chore: Move folder service into a separate package (#56591) 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
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 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
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 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 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 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
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) 4 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
Agnès Toulet 6dd109b927
API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints (#27419) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 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
Julian Kornberger 0a415c50d0 Make golint happier 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