Details
Description
Purpose: To modify and extend the page accessed by the "View full history" button (being relabelled "View loans" as part of UIU-127) so that it includes more data in a better organized format.
Scenarios:
- Scenario
- Given the page currently titled "Loans history" (accessed by clicking "View full history") on user details
- When displayed
- Then the page should be relabelled "Loans"
- Scenario
- See
UIU-160- Given a loan record on the "Loans" page
- When clicked
- Then the Loan details page should display for that loan
- Scenario
- No bug filed
- Given the Loans page
- When displayed
- Then a new column should be displayed labelled "Renewals" (
UIU-132will specify how this column is populated)
- Scenario
- Not properly positioned. No bug filed.
- Given the Loans page
- When displayed
- Then there should be tabs for Open and Closed loans as shown in the wireframes
- Scenario
- Given the Loans page > Open loans tab
- When displayed
- Then only open loans should display (Loans where status is not Closed)
- Scenario
- Given the Loans page > Closed loans tab
- When displayed
- Then only closed loans should display (Loans where status is Closed)
- Scenario
- Styling not right. No bug filed
- Given a loan record on the Loans page > Open loans tab
- When displayed
- Then an actions menu should be accessible by clicking "..." on the right of the row
- Scenario
- Given the actions menu
- When displayed
- Then the only value should be "Renew"