Giordano Ricci

Results 9 issues of Giordano Ricci

Selects (and by consequence DataSourcePicker) were not following other inputs styles when they were invalid as shown in the screenshots (or in https://developers.grafana.com/ui/canary/index.html?path=/story/forms-select--basic&args=invalid:true). this PR changes the styles for the...

type/bug
area/frontend
add to changelog
area/grafana/ui
enterprise-failed
backport v9.1.x

Fixes #52582 - [x] Get single correlation (`GET /api/datasources/uid/{dsUID}/correlations/{uid}`) b6677556fb03c4de61d81b6c5fa02dd9ab6f527d - [x] Get all correlations for a given DS (`GET /api/datasources/uid/{dsUID}/correlations/`) 2202ce02058b53af11fe154cdf07529e531b71ad - [x] Get all correlations (`GET /api/datasources/correlations`) 0dea6eb997d3f6e2d9bfbc604785f51e6438e82e...

type/docs
area/backend
area/frontend
add to changelog
area/backend/db/migration
enterprise-ok
area/glue
backport v9.1.x

Implementing what was being suggested in https://github.com/tinygo-org/drivers/issues/255#issuecomment-852140542. i quickly tested this on a `itsybitsy-nrf52840` and seems to work fine. (Should) fix #255 shall I also add a smoke test for...

WIP Fixes #55369

datasource/Elasticsearch
area/frontend
enterprise-failed
area/glue

**Why do we need this feature?** After https://github.com/grafana/grafana/pull/53920, all the custom logic to handle `structureRev` may not be needed anymore. removing it (and updating it only when number of series...

type/tech
pr/needs-manual-testing
type/performance
area/explore
area/frontend
no-backport
no-changelog
enterprise-failed

**What happened**: in https://github.com/grafana/grafana/pull/57906/files#diff-a107b9c6c9c616c27590211a03058e7d8a03ac07e5ae8b1a492405990d37b746R122 we are using `useMemo` to react to some variables changes in order to recalculate `structureRev` for the Graph panel in an funky way. while it works...

prio/high
type/tech
area/explore
type/debt

WIP: adds tracking for interactions in correlations settings page Fixes #58076

area/frontend
enterprise-ok
area/glue

WIP v2 of the website based on https://starlight.astro.build/ Still misses a few things: - favicon - a proper readme - review package.json mostly meant to be a conversation starter. you...

Extracts Cloud Auth related docs from #1580 Fixes https://github.com/garden-co/jazz-cloud-dashboard/issues/169