Feat(pagination) & Feat(filter previous exchanges)
Pagination:
- Paginated endpoints for offers and previous exchanges,
- Added front component to display paginated data,
- Display offer in the front
Filter on previous exchanges:
- Added a denormalized model to store information
- Compute it in cron and in transaction
- Filter in front
Closes #123 (closed)
Edited by Florent Chehab