Commit Graph

4795 Commits (672b1711b097e38701a9ab8bb2b4631cd37b8ec5)

Author SHA1 Message Date
Ryan McKinley fb98a97efa
EntityStore: Move slug+folder to summary metadata (#59620) 3 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Ryan McKinley b537acab49
FeatureFlags: enable i18n flag in the registry (#59662) 3 years ago
owensmallwood 97e81ecbde
PublicDashboards: Modal warns when using unsupported datasources (#58926) 3 years ago
Serge Zaitsev b3284a8330
Chore: Make getUserOrgList private to sqlstore (#59654) 3 years ago
Ezequiel Victorero c6cf774ac5
PublicDashboards: add time picker enabled column (#59324) 3 years ago
Ashley Harrison dab83c6855
Theme: Use `Inter` font by default (#59544) 3 years ago
Sofia Papagiannaki 798a8ceb9c
Nested folders: Fix delete (#59627) 3 years ago
Artur Wierzbicki 009d65b794
Add query library behind dev-mode-only feature flag (#55947) 3 years ago
Ryan McKinley 14a080ec12
EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 3 years ago
Mitch Seaman 240c77bb42
Add feature toggles to docs (#59483) 3 years ago
Ryan McKinley 5dc7b01f9d
EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 3 years ago
Ryan McKinley b0b74337f1
Chore: fix go.mod and slugify after merge (#59611) 3 years ago
Ryan McKinley b4b843be66
ObjectStore: Replace path model with folder, uid, and slug model (#59452) 3 years ago
Serge Zaitsev 5f3291be03
Chore: remove GetTeamByUser (#59604) 3 years ago
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