Commit Graph

4669 Commits (9094153b3027d9cb9eef9628c300caa473ba9ead)

Author SHA1 Message Date
Yuri Tseretyan c5ee4e4ae1
Alerting: Improve rule validation to check if rule uses backend datasources (#58986) 3 years ago
kay delaney 955bf55c6a
Datasource Onboarding: Create initial data source onboarding page (#58795) 3 years ago
Kristin Laemmert ceb3d8d295
feature (user service): Add a validation check after the user record is created in the sqlstore. (#59968) 3 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
Ryan McKinley d036225f7b
Chore: get user from appcontext rather than store utility (#59926) 3 years ago
Jo d833031726
ServiceAccounts: Do not display warnings about secret scanner when scanner is disabled (#59952) 3 years ago
Carl Bergquist 1b676d0d49
Contexthandler: Add uname as response header (#59930) 3 years ago
George Robinson 6359dab040
Alerting: Change resultError in preparation for supporting ForError duration (#59894) 3 years ago
Jo df4f0343e5
Auth: Session cache [main] (#59935) 3 years ago
Serge Zaitsev 43f40e6c7c
Chore: Replace yaml.v2 with yaml.v3 (#59897) 3 years ago
Artur Wierzbicki 9e349bf9b0
EntityStore: support filtering by labels (#59905) 3 years ago
George Robinson 3c249e1b99
Fix incorrect start time for DatasourceError alerts (#59903) 3 years ago
Yuri Tseretyan abb49d96b5
Alerting: update state manager to return StateTransition instead of State (#58867) 3 years ago
Yuri Tseretyan a85adeed96
Alerting: Update state history service to filter states transitions (#58863) 3 years ago
Serge Zaitsev f1fb202284
Chore: Add encryption codec to the remote cache (#59871) 3 years ago
Sofia Papagiannaki 4259b6bf58
API: Fix delete user failure due to quota not enabled (#59875) 3 years ago
Yuri Tseretyan eeb57cd520
Alerting: Refactor PagerDuty and OpsGenie notifiers to use encoding/json to parse settings (#58925) 3 years ago
Yuri Tseretyan 866aea0db2
Alerting: fix UI element for PagerDuty's severity field configuration (#58927) 3 years ago
Alexander Weaver 9977c7ea43
Alerting: Simplify scheduler configuration and remove dependency on Grafana-wide settings (#59735) 3 years ago
Karl Persson 22be025284
Auth: Add anonymous authn client (#59637) 3 years ago
Will Browne 76233f9997
Plugins: Unexport PluginDir field from PluginDTO (#59190) 3 years ago
Karl Persson 6d1bcd9f40
DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 3 years ago
George Robinson ec1d93c8ab
Alerting: Upload images to Slack via files.upload (#59163) 3 years ago
Michael Mandrus 8152b0e1ef
Pubdash: Verify affected rows count in database 'create' call (#59591) 3 years ago
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