renovate[bot]
0a805a2314
Update dependency moment-timezone to v0.5.47 ( #99657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 16:40:21 +02:00
Mitch Seaman
fe49b6279a
docs: update enterprise docs with license token renewal details ( #99662 )
2025-01-28 14:38:17 +00:00
Stephanie Hingtgen
0cef2b9ae7
Dashboard Versions: Make compatible with app platform ( #99327 )
2025-01-28 08:17:52 -06:00
Ashley Harrison
05905a5069
Chore: bracket properly to ensure name is set correctly ( #99660 )
...
bracket properly to ensure name is set
2025-01-28 16:16:36 +02:00
Ivana Huckova
058d3946b7
Zipkin: Remove frontend query running code ( #99557 )
...
* Zipkin: Remove frontend query running code
* Fix lint
2025-01-28 15:11:10 +01:00
Kristina
52a6c27d99
VizTooltip: Check useragent to perform consistently on all mobile devices ( #99655 )
...
* Add useragent check to be comprehensive
* move check outside function and add hopefully clarifying comment
2025-01-28 16:00:15 +02:00
Konrad Lalik
0bf31c14a7
Alerting: Improve default form values handling ( #97564 )
...
This PR refactors how rule form state is managed and relies less on prop drilling and removes dependency on redux store.
2025-01-28 15:49:47 +02:00
renovate[bot]
8b9d4d1358
Update dependency @types/node to v22.12.0 ( #99638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 13:37:10 +00:00
Josh Hunt
9d635edd0e
MultiCombobox: Async options ( #99469 )
...
* remove managed isOpen state, add hook to abstract away options/async functionality
* split useOptions into new file
* refactor stories
revert combobox stories to what's in main. I screwed up that rebase
* change onChange type, clean up what calls onChange, add debounce and useLatestAsyncCall
* tests (mid trying to figure out the act stuff)
* tests
* debounce-promise doesn't work with rollup?
* just some minor code clean up
* fix type import
2025-01-28 13:36:59 +00:00
grafana-delivery-bot[bot]
af2c7a19d1
Release: update changelog for 11.4.1 ( #99650 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 12:29:59 +00:00
grafana-delivery-bot[bot]
b1f39f4b8b
Release: update changelog for 11.3.3 ( #99647 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 12:06:25 +00:00
Fayzal Ghantiwala
f8e7e9e024
Alerting: Make pagination token empty if an invalid token is passed ( #99644 )
...
Reset token to empty if invalid
2025-01-28 11:54:11 +00:00
grafana-delivery-bot[bot]
1cc9f8f0c2
Release: update changelog for 11.2.6 ( #99645 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 11:46:25 +00:00
Gareth Dawson
ecc9b0c10c
partner data sources: remove experimental imports from datasources ( #99370 )
...
* remove experimental imports from datasources
* add plugin-ui deps
* remove
* trigger workflow
* Make versions of plugin-ui fixed
* Fix import in test
---------
Co-authored-by: Ivana Huckova <ivana.huckova@gmail.com>
2025-01-28 18:44:22 +07:00
grafana-delivery-bot[bot]
d2eac460cf
Release: update changelog for 11.1.11 ( #99639 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 11:25:01 +00:00
renovate[bot]
8e6a868178
Update dependency papaparse to v5.5.2 ( #99635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:56:34 +00:00
grafana-delivery-bot[bot]
a66857dfbe
Release: update changelog for 11.0.10 ( #99636 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 10:54:23 +00:00
Alexander Akhmetov
a28328d764
Alerting: Call the deletion reason provider even if the rule is no longer scheduled ( #99571 )
...
Alerting: Call the deletion reason provider even if the rule is not scheduled anymore
2025-01-28 11:34:26 +01:00
renovate[bot]
f6fc39e71f
Update dependency @types/webpack-env to v1.18.7 ( #99633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:30:33 +00:00
grafana-delivery-bot[bot]
58a279e109
Release: update changelog for 10.4.15 ( #99634 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-28 10:28:22 +00:00
Tobias Skarhed
8c2824cf3b
MultiCombobox: Autosize ( #99510 )
...
* Add input auto resizing
* Initial auotsize
* Initial implementation
* Remove px
* Remove unused import
* Handle backspace and support the width prop
* Make sizing work with useComboboxFloat
* Remove unused expression
* Add supoport for min and max width
* Change space for clicking
2025-01-28 11:03:08 +01:00
renovate[bot]
a05f539dd2
Update dependency @types/lodash to v4.17.15 ( #99632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 10:02:23 +00:00
Stephanie Closson
9c7618160d
Update queries-conditions.md ( #99592 )
2025-01-28 10:52:50 +01:00
Ivana Huckova
58a3e0ae86
Remove @grafana/experimental in @grafana/o11y-ds-frontend and @grafana/sql ( #99501 )
...
* Remove @grafana/experimental in @grafana/o11y-ds-frontend
* Remove @grafana/experimental in @grafana/sql
* Fix mock in test
2025-01-28 10:48:19 +01:00
renovate[bot]
ae0de61b92
Update dependency @types/babel__preset-env to v7.10.0 ( #99611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 09:39:55 +00:00
Stephanie Hingtgen
959a942b5c
K8s: Dashboards: fix in folder count ( #99622 )
2025-01-28 10:28:12 +01:00
Stephanie Hingtgen
9949a56f3b
K8s: Fix legacy stats ( #99623 )
2025-01-28 10:08:48 +01:00
Tom Ratcliffe
3ed138543d
Chore: Fix translation imports from @grafana/ui
( #99614 )
2025-01-28 08:36:31 +00:00
Joey
acbdc1f415
Tempo: Add separate options groups ( #99310 )
...
* Separate options groups
* Editor row for styling
2025-01-28 08:20:23 +00:00
Ryan McKinley
4e703576b0
K8s/OpenAPI: Render openapi into a static file ( #99561 )
2025-01-28 10:30:53 +03:00
Stephanie Hingtgen
61c5b4a25e
Library elements: remove usage of dashboard table on get ( #99619 )
2025-01-27 17:39:18 -06:00
owensmallwood
fd85ddf647
Unified Storage: Fix search case sensitivity ( #99603 )
...
lowercase search query when doing a text query. Doing this makes the NewWildcardQuery be case-insensitive
2025-01-27 20:39:36 +00:00
Stephanie Hingtgen
078ce6a289
Library elements: Delete orphaned connections with the dashboard service ( #99612 )
2025-01-27 22:37:38 +02:00
Moustafa Baiou
82f457495a
Alerting: Correctly escape provisioning API exports ( #99039 )
...
When exporting contact-points, mute-timings, and notification policies in the provisioning API, we need to escape the `$` character which is used in interpolation by file provisioning.
Follow up to #97985
2025-01-27 14:59:50 -05:00
Yuri Tseretyan
d71904cb27
Alerting: Expose updated_by in rules GET APIs ( #99525 )
...
---------
Signed-off-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
2025-01-27 14:31:40 -05:00
renovate[bot]
32ae292334
Update dependency rudder-sdk-js to v2.48.44 ( #99609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 19:07:34 +00:00
Stephanie Hingtgen
7ebe599389
Library elements: do not error if dashboard is not found ( #99608 )
2025-01-27 20:35:30 +02:00
renovate[bot]
8954800d37
Update dependency react-window-infinite-loader to v1.0.10 ( #99607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 18:34:18 +00:00
William Assis
be8396cafa
Setup legacy search based on mode ( #98908 )
2025-01-27 12:32:07 -06:00
renovate[bot]
060182a3ba
Update dependency ol-ext to v4.0.25 ( #99606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 18:07:47 +00:00
Galen Kistler
5c785e6101
LogsPanel: Fix safari text selection bug ( #99522 )
...
* feat: a11y review - remove anchor wrapping LogMessage, instead style expand button focus to wrap row
2025-01-27 12:05:50 -06:00
Alexander Akhmetov
cb43f4b696
Alerting: Add compressed protobuf-based alert state storage ( #99193 )
2025-01-27 18:47:33 +01:00
Josh Hunt
6edd4f5a7c
Combobox: Remove circular dependency caused by ComboboxOption type ( #99601 )
2025-01-27 19:45:09 +02:00
Stephanie Hingtgen
6e705ee67c
Revert "LibraryPanel: Fallback to panel title if library panel title is not set" ( #99602 )
...
Revert "LibraryPanel: Fallback to panel title if library panel title is not s…"
This reverts commit c862aa4d68
.
2025-01-27 10:31:35 -07:00
renovate[bot]
2f2c6360cd
Update dependency knip to v5.43.5 ( #99600 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 17:29:46 +00:00
renovate[bot]
b5ca30c69e
Update dependency i18next to v24.2.2 ( #99593 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 16:59:34 +00:00
Andreas Christou
30ee8b9813
Azure: Correctly set application insights resource values ( #99214 )
...
Correctly set resource values
2025-01-27 16:57:43 +00:00
Ryan McKinley
a5c14db051
Folders: Convert between unstructured and legacy ( #99504 )
2025-01-27 17:37:28 +01:00
renovate[bot]
b4c13defa6
Update dependency eslint-plugin-jsdoc to v50.6.3 ( #99591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 16:36:36 +00:00
Andreas Christou
763f0bac90
Azure: Support more complex variable interpolation ( #99284 )
...
Support more complex variable interpolation
- Update test
2025-01-27 16:21:24 +00:00