Kyle Cunningham
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.
**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....
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...
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...
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...
**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...
## 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...