Kyle Cunningham

Results 16 issues of Kyle Cunningham

This PR makes updates to gdev dashboards for transformations. This integrates a number of new features and makes it possible to easy interact with these new featuers.

stale

**What happened**: When refreshing a dashboard either through browser refresh or refreshing data using the built in refresh controls the table panel pagination will be reset to the first page....

type/bug
area/panel/table
stale

This PR makes additional issue fields available when querying Github.

~~Code isn't really working at this point, but have a workable approach identified I think~~. This renders text content to an offscreen canvas, calculates lines numbers and based on line...

area/panel/table
area/frontend
add to changelog
no-backport
area/dataviz

This is a potential fix for a support issue with the bar gauge in the table panel in which labels will wrap at lower cell widths. **Special notes for your...

area/frontend

It's possible under certain circumstances for the header groups provided by `react-table` to be undefined. This causes text wrapping to crash the panel when enabled. This fixes that issue, by...

type/bug
area/frontend
no-changelog

**What is this feature?** Currently we have some magic logic to decide whether to display items in a code editor in the table cell inspector. This will display JSON in...

area/frontend
add to changelog

## Rationale The current table panel is facing a number of shortcomings in terms of functionality. In particular there are a few areas that are difficult to meet with out...

type/epic
internal