Commit Graph

4630 Commits (9cdb6b07c7c90287a30a6243667775e40567da29)

Author SHA1 Message Date
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
idafurjes 4ec08c4317
Chore: Delete DeleteUserInSession from sqlstore (#59275) 3 years ago
Ryan McKinley 5b71a16acf
Slugify: Replace gosimple/slug with a simple function (#59517) 3 years ago
Gabriel MABILLE bf49c20050
RBAC: Add an endpoint to list all user permissions (#57644) 3 years ago
Jo fee50be1bb
Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 3 years ago
idafurjes d6275c58dd
Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 3 years ago
Will Browne 0fca3cf9dd
Datasources: Use context logger in cache service (#59547) 3 years ago
Alex Khomenko c3d13a0e2f
Admin: Combine org and admin user pages (#59365) 3 years ago
Gabriel MABILLE 32a498e04f
RBAC: Validate plugin app access permission targets the plugin (#59468) 3 years ago
Ashley Harrison eaa4d19ed0
Navigation: Move k6 to top-level, rename to "Performance testing" (#59481) 3 years ago
Karl Persson 6aaf36776b
RBAC: Handle edge case where there is duplicated acl entries for a role on a single dashboard (#58079) 3 years ago
mikkancso c72322874d
Connections: Update "Your connections/Data sources" page (#58589) 3 years ago
Stephanie Hingtgen 6805c951e9
Plugins: add option to proxy ds connections through a secure socks proxy (#59254) 3 years ago
Alexander Weaver 1481ace528
Alerting: Fix swallowing of errors when attaching images to notifications (#59432) 3 years ago
Kevin Minehart a77d95807c
Store: skip flaky test in the store service (#59443) 3 years ago
linoman 6cc56311d9
Auth: Display id Provider label in orgs/users view (#58033) 3 years ago
Ashley Harrison 5e53582bb1
Navigation: change apps icon to differentiate from dashboards (#59476) 3 years ago
Karl Persson 17ec4089dc
Features: Add aplha feature toggle for authn service (#59469) 3 years ago
Karl Persson a4a5307722
Login: Remove CreateUser from LoginService (#59464) 3 years ago
Serge Zaitsev 57fbe264ea
Chore: Remove CreateOrg from alerting and use orgStore instead (#59440) 3 years ago
Sofia Papagiannaki 933879a347
Chore: Delete accidentally committed test database (#59238) 3 years ago
Sofia Papagiannaki 8ab7ca45cd
Nested folder: Fix for PostgreSQL (#59405) 3 years ago
Michael Mandrus 40d87d9d40
Datasources: Refactor mixed datasource support to improve concurrency and error handling (#58163) 3 years ago
idafurjes a7b2943dd1
Chore: Delete SetUsingOrg from sqlstore (#59276) 3 years ago
Kyle Brandt 5623b5afaf
SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 3 years ago
Denis Limarev b814c66c1d
Perfomance: add preallocation for some slices (#59263) 3 years ago
Erik Sundell 254577ba56
CloudWatch: Cross-account querying support (#59362) 3 years ago
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
Sofia Papagiannaki f5c41ea497
Nested Folders: More API fixes (#59316) 3 years ago
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
Tania 76372a240c
Storage: Add system users service (#57767) 3 years ago
Sofia Papagiannaki 8e6d343981
Nested Folders: Some API fixes (#59298) 3 years ago
Sofia Papagiannaki f3da48bd50
SQLStore: Refactor query retries to use exponential backoff (#58559) 3 years ago
Serge Zaitsev cff36ea7d8
Chore: Remove unused method from sqlstore (#59156) 3 years ago
Ryan McKinley 0a7a5b13fe
Heatmap: Remove legacy angular based implementation (#59249) 3 years ago
Selene 9dc82606db
LoginService: Remove unused sqlstore (#58595) 3 years ago
Karl Persson 83c101dc34
LoginAttempts: Reset attempts on successfull password reset (#59215) 3 years ago
Sofia Papagiannaki ad96b240fc
Nested Folder: Enforce maximum nested folder depth (#59213) 3 years ago
Josh Hunt ba0ac08465
Internationalization: Enable internationalization by default (#59204) 3 years ago
Sofia Papagiannaki 0af96936be
Nested Folders: Do not refer to the configuration for checking for the flag (#59197) 3 years ago
Jo d7a652ff7f
User: Optimize signed in user cache management (#59090) 3 years ago
idafurjes 054d87e52e
Chore: Remove DeleteUser from sqlstore (#59180) 3 years ago
Ashley Harrison 8761a71da2
Navigation: use correct id to find cloud access policies page (#59123) 3 years ago
Serge Zaitsev c2e847d0b0
Chore: Remove createorgwithmember (#59161) 3 years ago
George Robinson 7376eee6ff
Alerting: Support From and To when taking screenshots (#59166) 3 years ago
Serge Zaitsev 245a59548c
Chore: Remove DeleteOrg method from sqlstore (#59162) 3 years ago
Sofia Papagiannaki 02b6b09121
Nested Folders: Set user in the API level (#59148) 3 years ago
juanicabanas a93b8a03cb
PublicDashboards: Orphaned public dashboard deletion script added (#57917) 3 years ago
Serge Zaitsev b875ca08c6
SQLStore: Make addOrgUser private (#59142) 3 years ago
Ashley Harrison 824a562b03
Navigation: share logic between `buildBreadcrumbs` and `usePageTitle` (#58819) 3 years ago