Project

General

Profile

Actions

Refactor #37247

closed

results.map should appear directly in HostsIndex index.js

Added by Jeremy Lenz about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Fixed in Releases:
Found in Releases:

Description

Currently <HostsIndex> renders a <TableIndexPage> which renders a {children || <Table>} which is actually what has the results.map and renders a <TableComposable>.

The effect of this is that you have to go on a wild goose chase through at least 4 files to see what your table rows will render. This needs refactoring, preferably so that the results.map can appear directly in <HostsIndex>.

Actions #1

Updated by The Foreman Bot about 2 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/10093 added
Actions #2

Updated by The Foreman Bot about 1 month ago

  • Pull request https://github.com/theforeman/foreman/pull/10110 added
Actions #3

Updated by Jeremy Lenz about 1 month ago

  • Pull request deleted (https://github.com/theforeman/foreman/pull/10110)
Actions #4

Updated by The Foreman Bot about 1 month ago

  • Fixed in Releases 3.11.0 added
Actions #5

Updated by The Foreman Bot about 1 month ago

  • Pull request https://github.com/theforeman/foreman/pull/10110 added
Actions #6

Updated by Jeremy Lenz about 1 month ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF