byu-osl / bookout

A person-to-person library
3 stars 0 forks source link

Changes in Pending Requests should update Dashboard #12

Open n8carrier opened 11 years ago

n8carrier commented 11 years ago

When confirming a Checkout or Check In (within Pending Requests), a book is either added to "Books I'm Lending" or "Books I'm Borrowing". However, the "Books I'm Lending" and "Books I'm Borrowing" tables aren't updated until the page is manually refreshed.

Code should be added so that confirming those two types of actions (or, if it's easier, clicking any buttons in the "Pending Requests" section) refreshes, through ajax, the "Books I'm Borrowing" and "Books I'm Lending" tables.