Comment 2 for bug 1612274

Revision history for this message
Kathy Lussier (klussier) wrote :

Adding a pullrequest tag to this one. The above working branch:

- moves data from the Active, Activate, and Date Fulfilled columns into the Status column, simplifying the interface.
- removes the holds queue position from the display if the hold has already been captured.
- Adds CSS classes for each of the statuses and the dates to allow for greater customization. Default styles have been added so that 'Available' will now display in green and 'Suspended' will display in red.

I did not address the issue with the inconsistent styles between the holds history page and the other My Account grids. After further investigation, I consider that issue to be a bug and will file a new LP report.

Before: http://www.screencast.com/t/Ecx4b1a1
After: http://www.screencast.com/t/SpBfLwrvAda

Many thanks to Galen for the suggestion to include all of the status-like data into one status column.