Todd Treece
2d43fdb29b
Aggregator: Add mutation and validation handlers ( #92036 )
2024-08-21 19:12:53 +03:00
renovate[bot]
6891eb1d35
Update dependency knip to v5.27.2 ( #92214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 16:51:23 +01:00
Ashley Harrison
9f8e68e9a1
Docs: Update adhoc filter documentation ( #92197 )
...
update adhoc filter documentation
2024-08-21 16:50:32 +01:00
Dave Henderson
df3d8915ba
Chore: Bump Go to 1.23.0 ( #92105 )
...
* chore: Bump Go to 1.23.0
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* update swagger files
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* chore: update .bingo/README.md formatting to satisfy prettier
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* chore(lint): Fix new lint errors found by golangci-lint 1.60.1 and Go 1.23
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* keep golden file
* update openapi
* add name to expected output
* chore(lint): rearrange imports to a sensible order
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-08-21 11:40:42 -04:00
brendamuir
02c820382d
Alerting docs: separates doc on create alerts from panels ( #92131 )
...
* Alerting docs: separates doc on create alerts from panels
* deletes previous panel section
* adds time series limitation and play link
* removes play from old topic
* ran prettier
* removed play shortcode, typo
* adds feedback from gilles
---------
Co-authored-by: tonypowa <tonypowa@gmail.com>
2024-08-21 17:20:59 +02:00
Ashley Harrison
e675455502
PublicDashboards: Fix public dashboards when publicDashboardsScene
is enabled ( #92187 )
...
* fix public dashboards pages when publicDashboardsScene is enabled
* properly handle react-grid-layout at small screen sizes
* use unset instead of auto
2024-08-21 16:16:12 +01:00
Kristin Laemmert
a04d2f44f8
chore: add spans to publicdashboards service methods ( #92149 )
...
* chore: add spans to publicdashboards service methods
* add tracing to test service
* test fixture whackamole
* move tracer to a package var
* Update pkg/services/publicdashboards/service/service.go
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
---------
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
2024-08-21 10:55:16 -04:00
Andres Martinez Gotor
21bf013a8e
Add support for synchronous plugin installation ( #92129 )
2024-08-21 16:11:55 +02:00
Torkel Ödegaard
801f2ba728
DashboardScene: Support remember scroll position when coming back from view panel, panel edit and settings ( #92185 )
...
* DashboardScene: Support remember scroll position when coming back from view panel, panel edit and settings
* remove unused state prop
* Update
* Fixes
* Update e2e
2024-08-21 14:05:07 +00:00
Leonor Oliveira
81ce3c92d5
Remove optionsStorage and labelSelector ( #92196 )
2024-08-21 15:44:38 +02:00
Diego Augusto Molina
9a65d0a977
Storage: remove sqlstore.WrapDatabaseDriverWithHooks ( #92111 )
...
remove sqlstore.WrapDatabaseDriverWithHooks from Unified Storage after related incident
2024-08-21 10:31:34 -03:00
Ryan McKinley
2e60f28044
Auth: remove id token flag ( #92209 )
2024-08-21 16:30:17 +03:00
renovate[bot]
302bfe3edf
Update dependency i18next-parser to v9.0.2
2024-08-21 13:24:51 +00:00
Matias Chomicki
1b6db3da22
Loki language provider: don't cache empty array while querying ( #92092 )
...
* Loki language provider: don't cache empty array while querying
* Prettier
* Unfocus test
* chore: add extra assertion
2024-08-21 13:07:01 +00:00
Torkel Ödegaard
4bc64dd747
Page/Body: Only show scrollbar lane gutter when needed ( #92186 )
...
* Page/Body: Only show scrollbar lane gutter when needed
* Update packages/grafana-ui/src/themes/GlobalStyles/elements.ts
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-08-21 14:44:12 +02:00
Fayzal Ghantiwala
8d725a641c
Alerting: Integration test for testing template via remote alertmanager ( #92147 )
...
* Add integration test for testing template
* Update drone signature
2024-08-21 13:06:01 +01:00
renovate[bot]
237f8c7bac
Update dependency downshift to v9.0.8
2024-08-21 11:53:12 +00:00
Ryan McKinley
9563c896ee
Playlists: limit the total number of playlists ( #92132 )
2024-08-21 14:49:28 +03:00
Ashley Harrison
4d82139a33
Chore: Migrate _button
SCSS styles to emotion globals ( #92135 )
...
migrate button styles to emotion globals
2024-08-21 12:46:30 +01:00
renovate[bot]
f26258984a
Update dependency core-js to v3.38.1
2024-08-21 11:30:50 +00:00
renovate[bot]
9494e9b847
Update dependency @types/react-transition-group to v4.4.11
2024-08-21 10:58:24 +00:00
renovate[bot]
ef832219ed
Update dependency @types/ini to v4.1.1
2024-08-21 10:04:09 +00:00
Ashley Harrison
292982f30b
Collapse: stop cropping focus rings ( #92190 )
...
remove overflow: hidden; from bodyContentWrapper
2024-08-21 11:01:53 +01:00
renovate[bot]
584559d3c2
Update dependency @react-awesome-query-builder/ui to v6.6.3
2024-08-21 09:33:03 +00:00
renovate[bot]
a8c6000c19
Update dependency @prometheus-io/lezer-promql to v0.53.2 ( #92148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 09:49:14 +01:00
Will Browne
aea8b60849
Plugins: Add support for fetching plugin includes from plugin CDN ( #91476 )
...
* update oss side
* add Rel func to plugins.FS
* update tests
* add comment
* fix fs paths for nested plugin
* fix test
* fix sources
* fix cdn class bug
* update tests
* remove commented out code
2024-08-21 09:46:41 +01:00
Victor Marin
e7c628f4e7
Bump scenes to 5.10.1 ( #92140 )
...
* bump scenes to 5.10.1
* mock config version
* refactor
* refactor
2024-08-21 11:45:37 +03:00
Ida Štambuk
0c55d0aa64
Features: Move openSearchBackendFlowEnabled toggle to GA ( #92117 )
2024-08-21 10:21:57 +02:00
Karl Persson
b6540e2a18
SSOSettings: Add api:s ( #92018 )
...
* apis: add sso setting resource
* Implement Storage for sso
* Rename packages
* Merge identity and sso package
* Update table format and expose GetNestedBool
* Restructure identity api package
2024-08-21 09:16:47 +02:00
Diego Augusto Molina
80a69319b0
WebAssets: improve checks and error messages on dtos ( #92093 )
...
fix web assets check and improve error message
2024-08-20 18:35:48 -03:00
Yuri Tseretyan
d27c3822f2
Alerting: Add Create and Update methods to Template service ( #91981 )
...
* rename SetTemplate to UpsertTemplate
* Introduce Create\Update methods
* update api endpoint to use GetTemplate
2024-08-20 15:23:01 -04:00
Kyle Brandt
cab5818bc7
Scopes: Add groups property to ScopeDashboardBinding ( #92077 )
...
- Note: The `dashboardTitle` property and this property (`groups`) are likely to move from the `spec` container to the `status` container within the `scopeDashboardBinding` object in the future.
2024-08-20 19:32:16 +03:00
renovate[bot]
15a623c344
Update dependency @playwright/test to v1.46.1
2024-08-20 16:03:07 +00:00
linoman
eecd56659c
LDAP: SSO Configuration page ( #91875 )
...
* Init screen for LDAP UI
* add ldap drawer
* update routes
* update definitions
* add definitions for ldap configurations
* improve readibility
* remove whitespace
* clean up
* Adjust LdapSettingsPage
* adjust form autocomplete from backend call
2024-08-20 17:31:13 +02:00
Alexa V
cd4b7ef9db
Dashboard Scene: Fix snapshots not displaying variables values ( #88967 )
...
* Use new snapshot variables from scenes
* Add snapshotVariable implementation
* Refactor: Extract variables logic from transforSaveModelToScene file
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-08-20 17:05:12 +02:00
Gilles De Mey
6f63def283
Alerting: Fix long Alertmanager names overflowing the window ( #92023 )
...
fix long names overflowing the window
2024-08-20 17:02:35 +02:00
brendamuir
0631322d36
Alerting docs: adds sns integration ( #92075 )
...
* Alerting docs: adds sns integration
* deletes 2000 alert rule limit
* added .md ext and set weight field to 0
---------
Co-authored-by: tonypowa <tonypowa@gmail.com>
2024-08-20 16:22:07 +02:00
Sergej-Vlasov
5bfce7f590
DashboardGridItem - increase timeout in flaky panel repeat test ( #92133 )
...
increase timeout in flaky panel repeat
2024-08-20 17:19:28 +03:00
renovate[bot]
17fd8a6bc3
Update dependency @msagl/parser to v1.1.22
2024-08-20 14:01:04 +00:00
Lucy Chen
1056cc6a0d
Share Panel: Library panels feature ( #91419 )
2024-08-20 09:56:10 -04:00
Leon Sorokin
74ebc66520
VizTooltip: Fix positioning at bottom and right edges on mobile ( #92042 )
2024-08-20 08:48:37 -05:00
Will Browne
d35e9264bb
Plugins: Use plugins SDK constants for OAuth header names ( #90892 )
...
use SDK consts
2024-08-20 13:29:41 +01:00
Diego Augusto Molina
e788df921c
Storage: always use transactions and make them readonly when possible ( #92110 )
...
* always use transactions and make them readonly when possible
* fix linters
* fix reference
2024-08-20 09:29:06 -03:00
Will Browne
704b07b3f0
Plugins: Bump plugin SDK to latest (0.244.0) ( #92057 )
...
bump SDK
2024-08-20 14:40:51 +03:00
renovate[bot]
8b11040b05
Update dependency @msagl/core to v1.1.22
2024-08-20 11:23:27 +00:00
renovate[bot]
1525ee1a04
Update dependency @lezer/highlight to v1.2.1
2024-08-20 10:23:17 +00:00
David Harris
24dad802c9
chore: update plugin schema for ui extensions ( #92121 )
...
chore: update plugin.schema.json
Follow up to https://github.com/grafana/plugin-tools/pull/1060/
2024-08-20 11:20:21 +01:00
renovate[bot]
90c5845b72
Update React Aria
2024-08-20 09:36:55 +00:00
Alexander Akhmetov
d32e1e009b
Alerting: Update prometheus/client_golang to v1.20 ( #92070 )
...
Update prometheus/client_golang to v1.20
2024-08-20 11:26:06 +02:00
renovate[bot]
d9812153dd
Update dependency typescript to v5.5.4 ( #91678 )
...
* Update dependency typescript to v5.5.4
* fix missing typeof
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-08-20 10:11:57 +01:00