renovate[bot]
829685ed4f
Update dependency css-minimizer-webpack-plugin to v7 ( #98163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 10:29:39 +00:00
renovate[bot]
3dac836bf9
Update dependency @types/uuid to v10 ( #98161 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 10:27:59 +00:00
Misi
a5635d7e89
Auth: Update external session data regardless if the improved session handling is enabled ( #98139 )
...
Update ext session tokens regardless if the ft is enabled
2024-12-18 11:27:50 +01:00
renovate[bot]
a572dca2d6
Update dependency @grafana/plugin-e2e to v1.14.0 ( #98160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 12:00:48 +02:00
Igor Suleymanov
ea346cf1f9
Add investigations app to go.mod ( #98158 )
...
What
Update dependencies in go.mod and add investigations app module.
Why
The investigations app was introduced as a new sub-module in
https://github.com/grafana/grafana/pull/98084 and since it's imported by
code inside the main `grafana/grafana` module it now is required to be
part of the main `go.mod`.
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>
2024-12-18 11:48:55 +02:00
Sonia Aguilar
cdd74aa144
Alerting: Fix ash not showing history graph in firefox ( #98128 )
...
fix getEventsSceneObject
2024-12-18 10:45:10 +01:00
renovate[bot]
02a3edf30c
Update dependency type-fest to v4.30.2 ( #98130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 09:40:34 +00:00
renovate[bot]
0dea8101d5
Update dependency knip to v5.41.0 ( #98129 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 09:40:04 +00:00
Jackson Coelho
f46c07aba7
feat: Add investigations app backend ( #98084 )
...
* add initial structure for investigations app backedn
* update version
* Fix codegen & paths
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>
* Fix Go workspace and CODEOWNERS
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>
* update kinds for investigation
* update dockerfile
* update codeowners
* update dependabot
* update golangci
* add investigation app and watcher
* run make update-workspace
* run make update-workspace
* register investigation app
* add investigation app to wireset
* add investigations app provider to api initializer
* fix imports
* update feature toggle
* fix cue definition and api initializer
* clean up removing unecessary components
* remove watcher feature toggle
* add investigations backend behind feature toggle
* revert change
---------
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>
Co-authored-by: Igor Suleymanov <igor.suleymanov@grafana.com>
2024-12-18 10:31:03 +02:00
renovate[bot]
e8b6d43110
Update dependency @types/diff to v6 ( #98136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 08:56:18 +01:00
Dominik Prokop
070f0e4457
Dashboard API versions handling ( #96666 )
...
* structure apic
* API versioning proposal
* Make api service independent from version
* Update v2
* Fix public dashboards page test
* Uncomment reload dashboard feature code
* Revert
* Betterer
* Fix imports
* useV2DashboardsAPI feature toggle
* POC/v2 schema: Add v1<-> v2 transformers (#97058 )
* Make dshboard access interface more precise
* Add first pass for schema v1<->v2 transformers
* Update response transformer test
* Import fixes
* Manage dashboards validation: Handle v2 schema
* Handle new dashboard with v2
* Fix tests
* Move dashboard is folder error handling to legacy API implementation
* Add tests for dashboard api client
* betterer
* Use dashboard DTO when capturing dashbaord impression
* prettier
* Dashboard API: resolve folder metadata
* Add tests for resolving folder metadata
* Fix DashboardPicker
* Renames and nits
* POC Alternative Suggestion for Dashboard API versions handling (#97789 )
* Add transitional_dashboard_api, reset components that are not ready for v2 schema, and start working on migrating
DashboardPicker to use v2 schema
* reset DashboardScenePageStateManager
* Improve logic in transitional api, also remove isDashboardResource checks from components
* REmove transitional_dashboard_api and apply PR feedback
* Apply PR feedback, use 'v2' as a parameter and remove unnecesary if
* Fix tests
* Adding missing comments from original PR and also changing order to improve diffing in github :)
* update betterer
* fix prettier
* Add tests for DashboardPicker
* Do not use unified alerting mocks
* Fix unused type in dashboard test
* Improve comments in DahboardPicker
* Update folder validation fn
* Validation update
* Update legacy api test
* Lint
---------
Co-authored-by: alexandra vargas <alexa1866@gmail.com>
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com>
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com>
2024-12-17 22:17:09 +01:00
Isabel Matwawana
31e67b5ba3
Docs: Add invite new member section ( #97967 )
2024-12-17 14:10:09 -05:00
Ezequiel Victorero
7bdf521ba3
Share: Add invite user to the sharing menu ( #97067 )
...
Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>
2024-12-17 15:08:35 -03:00
Galen Kistler
8c03caad88
Table panel: expose TableCellInspector and TableCellInspectorMode in @grafana/ui package ( #98125 )
...
chore: expose TableCellInspector and TableCellInspectorMode
2024-12-17 11:52:26 -06:00
Adela Almasan
03d176fae4
Tooltips: Generate data links in TooltipPlugin2 ( #97818 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-12-17 11:48:39 -06:00
renovate[bot]
8d4e5a4e09
Update dependency @types/dompurify to v3.2.0 ( #98122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 16:42:13 +00:00
Stephanie Hingtgen
b3985a4d37
k8s: Dashboards: allow querying of unistore ( #97995 )
2024-12-17 10:35:46 -06:00
renovate[bot]
d8ddbcda51
Update dependency @grafana/experimental to v2.1.6 ( #98121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 16:22:17 +00:00
Matheus Macabu
146860930b
Build: update vektah/gqlparser/v2 to v2.5.20 to address Dependabot alert ( #98106 )
2024-12-17 17:20:23 +01:00
Dominik Prokop
0cd4c751a6
Scopes search: Don't regex-escape filter input value ( #98117 )
2024-12-17 17:05:38 +01:00
Erik Sundell
d6ebec6921
E2E: Fix selectors related to scenes powered dashboards ( #98112 )
...
* fix broken scenes selectors
* fix broken test
2024-12-17 17:02:37 +01:00
Adam Simpson
57d94ed01f
ds-querier: return error if failed to get ds client ( #97698 )
...
* ds-querier: return error if failed to get ds client
* add log line
* no empty ref
* fix test
2024-12-17 10:38:44 -05:00
Haris Rozajac
27c979b0bf
Dashboard SchemaV2: Use id in PanelSpec ( #98069 )
...
* PanelSpec: replace uid with id
* Update examples
2024-12-17 08:35:55 -07:00
Piotr Jamróz
01666fc1ae
Explore Profiles: Preinstall for onprem Grafana instances ( #97775 )
2024-12-17 16:35:11 +01:00
Ashley Harrison
9c6b86958c
Chore: fix flaky unit test ( #98102 )
...
fix flaky unit test
2024-12-17 15:32:54 +00:00
renovate[bot]
77fafd887a
Update dependency @rollup/plugin-node-resolve to v16 ( #98114 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 15:32:14 +00:00
Erik Sundell
7c583ed8fb
Fix: Add support for datasource variable queries ( #98098 )
...
* add ds variable support
* bump scenes
* remove unused fixture
2024-12-17 16:31:28 +01:00
renovate[bot]
0d7303d536
Update visx to v3.12.0 ( #98113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 15:30:35 +00:00
Joey
03fcfd4e0c
Fix: Explore Traces metrics queries in Safari ( #98080 )
...
Fix explore traces in safari
2024-12-17 14:54:25 +00:00
renovate[bot]
8b8606326a
Update typescript-eslint monorepo to v8.18.1 ( #98109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 14:46:18 +00:00
renovate[bot]
5ded891faa
Update dependency yaml to v2.6.1 ( #98105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 14:40:11 +00:00
Gabriel MABILLE
4c8d14270d
Docs: Read on the dashboard/datasource is required to view insights ( #98111 )
...
* Docs: Read on the dashboard/datasource is required to view insights
* ','
2024-12-17 15:22:21 +01:00
renovate[bot]
918210dda1
Update scenes to v5.34.0 ( #98108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 16:20:52 +02:00
jackyin
4477cad1ba
Org: Fix redirection logic to work consistently ( #96521 )
...
fix unexpected redirection
2024-12-17 14:20:18 +00:00
Ryan McKinley
eb38a63559
K8s/Folder: Show parent folder information ( #97938 )
2024-12-17 16:19:40 +02:00
grafana-pr-automation[bot]
00b51c0422
I18n: Download translations from Crowdin ( #98107 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-17 16:18:05 +02:00
Yulia Shanyrova
2f40a93bf8
plugin details right panel tab ( #97354 )
...
* plugin details right panel tab
* fix betterer
* useMedia hook, use function for currentIdPage instead of state
* Rename PluginDetailsRightPanel to PluginDetailsPanel
* nit changes
* remove maxWidth for pluginDetailsPanel if screen is narrow
* fix width prop
* Add tests
* Rename PluginDetailsRight Panel file, rename info prop, fix the latestVersion
* delete console log
* move latestVersion from info arrya
* fix latestVersion test
---------
Co-authored-by: Esteban Beltran <esteban@academo.me>
2024-12-17 15:10:29 +01:00
renovate[bot]
b8a4784a50
Update dependency webpack-dev-server to v5.2.0 ( #98104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 14:10:06 +00:00
Ryan McKinley
a01878332a
K8s/Storage: Deprecate StorageTypeLegacy ( #98096 )
2024-12-17 17:00:35 +03:00
renovate[bot]
8188d623c8
Update dependency webpack to v5.97.1 ( #98095 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 13:39:47 +00:00
renovate[bot]
9a168ef8b3
Update dependency type-fest to v4.30.2 ( #98094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 13:36:09 +00:00
renovate[bot]
39a247329d
Update dependency msw to v2.7.0 ( #98088 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 13:35:08 +00:00
renovate[bot]
2f228b4c25
Update dependency @grafana/aws-sdk to v0.6.0 ( #98087 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 13:34:37 +00:00
Ashley Harrison
687e207b48
SingleTopNav: Clean up and remove code + toggle ( #97937 )
...
* clean up almost all of the toggle
* betterer
* clean up searchBarHidden and extract translations
* fix remaining unit tests
* remove redundant topPosition
2024-12-17 13:32:38 +00:00
Matheus Macabu
c824f5b9bf
CloudMigrations: Add config for alert rules state behavior and remove experimental feature toggle on alerts migration ( #97254 )
...
* CloudMigrations: add config for controlling alert rules state behavior
* CloudMigrations: remove experimental 'onPremToCloudMigrationsAlerts' feature toggle
2024-12-17 12:56:18 +01:00
Todd Treece
ae7cb6866d
Chore: Update git user for depedabot action ( #98073 )
2024-12-17 06:31:45 -05:00
Georges Chaudy
3fe2227c82
[auth] make id-token optional ( #97831 )
...
make idtoken optional
enure there is always an identity in the context
fix: update token
fix: now it should work
fix: now it should work
2024-12-17 13:28:00 +02:00
renovate[bot]
02fec7c4ad
Update dependency rudder-sdk-js to v2.48.42 ( #98083 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 10:54:26 +00:00
renovate[bot]
fba02f5fae
Update dependency react-window to v1.8.11 ( #98082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 10:53:59 +00:00
renovate[bot]
21f1b241dd
Update dependency react-virtualized-auto-sizer to v1.0.25 ( #98081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 10:16:42 +00:00