Actions
Feature #24041
closedMove the table in Hardware Models to a React component
Description
Please read more about this here: https://community.theforeman.org/t/move-hardware-model-page-to-react/10070
To accomplish this task:
1. Replace the table with pf-react’s TabelView - see how it is done in Katello here: https://github.com/Katello/katello/blob/master/webpack/scenes/Subscriptions/SubscriptionsPage.js#L253-L261
2. Redux wiring
3. Create actions
Actions