Problem/Motivation

We are currently using 'tableselect' to display configurations items. This is good to display only a checkbox with a few options, but fails to extend the UI in the future.

Also, we have the same code three times for 'Tracking', 'Not Tracking' and 'Migrate -> Export' lists. Is hard to mantain and hard to extend.

Proposed resolution

Modify the UI to reuse parts of the code, use a theme function to render the table instead of a tableselect form item.

User interface changes

None

API changes

None

Comments

dagmar’s picture

Status: Active » Needs review
StatusFileSize
new21.86 KB

Status: Needs review » Needs work

The last submitted patch, 1875646.ui-unification.1.patch, failed testing.

dagmar’s picture

Status: Needs work » Needs review
StatusFileSize
new24.87 KB

Fixed tests.

dagmar’s picture

Status: Needs review » Fixed

Committed & Pushed to 7.x-2.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.