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
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5755 added
Updated by boaz shust about 6 years ago
- Related to Feature #24643: Move pagination to React added
Updated by Ohad Levy about 6 years ago
- Related to Feature #24227: Add hosts_count, can_edit/delete/create in Models API response added
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 35e37e323c44de265105a9cef8e9dfdb43f298be.
Updated by Marek Hulán over 5 years ago
- Triaged set to No
- Fixed in Releases 1.22.0 added
Actions