Skip to content

Feat(pagination) & Feat(filter previous exchanges)

Florent Chehab requested to merge feat/pagination into master

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

Merge request reports