Drew Slobodnjak
Drew Slobodnjak
What this PR does / why we need it: For dynamic data that changes, setting up map view to "fit data layers" does not update upon data change. As an...
What this PR does / why we need it: When a user is using the location editor, when data source is malformed or missing (or even working, with auto) it...
Datalinks inside of canvas are not specifying a valueRowIndex for getLinks call, so variables are not being populated with values. For now, I've updated it to use the last value....
@songyhan has provided an updated design for the server element terminal type, to conform to the square constraint: https://drive.google.com/drive/folders/1Rbfdn5RTMk84c3PTJNP1fYQximV2CLqb 
Allow user to control how percent change color logic is applied. See [this comment](https://github.com/grafana/grafana/pull/78250#pullrequestreview-1777313597) for more information.
achieve parity with route layer need to wait to see feedback for customers that are using priority
For ranges where values have been disconnected, apply a transparent (fall off) gradient styling to indicate uncertainty within that region. This will be applied up until the threshold time, at...
Before:  After:  Fixes https://github.com/grafana/support-escalations/issues/11975
For table cells that experience overflow, handle auto, left, center, and right alignment properly. This includes for datalinks and units.