Actions
Bug #21600
closedPanel component should be based on react-bootstrap
Description
We can remove all these files:
https://github.com/theforeman/foreman/tree/develop/webpack/assets/javascripts/react_app/components/common/Panel
And switch to use the react-bootstrap implementation:
https://react-bootstrap.github.io/components.html#panels
The only component who use this Panel is the ChartBox:
https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app/components/statistics/ChartBox.js
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4990 added
Updated by Tomer Brisker about 7 years ago
- Translation missing: en.field_release set to 296
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1c64490414bc880a82ac233b9c66ce0cad4dff6c.
Actions