Bug #13424
Add Patternfly donut charts support
Description
Our donut charts do not look like they should in Patternfly. https://www.patternfly.org/patterns/donut-chart/ uses c3, so we can do that too.
Eventually I want to remove flot_pies too, but I have to yet figure out how to auto refresh donut charts.
Adding this library also will allow us to change our charts in Host#show to the newer style. https://www.patternfly.org/widgets/#basic-charts
Related issues
Associated revisions
refs #13424 - add wait_for_ajax to statistics page load test
refs #13424 - add c3, react npm dependencies
refs #13424 - update patternfly-sass
History
#1
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/3128 added
#2
Updated by Daniel Lobato Garcia over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset f4b2a11615d14ba1407aecd55523cd44d1010e14.
#3
Updated by Dominic Cleal over 6 years ago
- Status changed from Closed to Ready For Testing
PR was accidentally merged to develop in revision f4b2a116, reverted in 743c84c8.
#4
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/3603 added
#5
Updated by Daniel Lobato Garcia almost 6 years ago
- Target version set to 1.7.1
#6
Updated by Daniel Lobato Garcia almost 6 years ago
- Assignee changed from Daniel Lobato Garcia to Gail Steiger
- Pull request deleted (
https://github.com/theforeman/foreman/pull/3128)
#7
Updated by Daniel Lobato Garcia almost 6 years ago
- Target version changed from 1.7.1 to 1.6.2
#8
Updated by Marek Hulán over 5 years ago
- Related to Bug #16517: Explicitly require chart.js for 1.14 compatibility added
#9
Updated by Marek Hulán over 5 years ago
- Related to Bug #16516: Explicitly require chart.js for 1.14 compatibility added
#10
Updated by Daniel Lobato Garcia over 5 years ago
- Target version changed from 1.6.2 to 1.5.2
#11
Updated by Gail Steiger over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 659d49a1542e524c373b7af4a0a43aeda214074a.
#12
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 189
#13
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/3931 added
#14
Updated by Marek Hulán over 5 years ago
- Related to Bug #10201: Statistics page behavior when looking at an empty org looks broken added
#15
Updated by Dominic Cleal over 5 years ago
- Related to Bug #17569: React Chart Component Error added
Fixes #13424 - c3 patternfly react implementation