inveniosoftware / react-invenio-app-ils

Single Page App built with React for InvenioILS.
https://react-invenio-app-ils.readthedocs.io
MIT License
5 stars 19 forks source link

PendingLoans: sort loans by request start date. #507

Closed Pineirin closed 2 years ago

Pineirin commented 2 years ago

closes: https://github.com/CERNDocumentServer/cds-ils/issues/627 Screenshot from 2021-11-16 11-45-40

Pineirin commented 2 years ago

As there is confusion, and both PRs modify the same code, I'm gonna implement the changes of both in https://github.com/inveniosoftware/react-invenio-app-ils/pull/506.