Skip to content
  • Florent Chehab's avatar
    Feat(pagination) & Feat(filter previous exchanges) · 80323181
    Florent Chehab authored
    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
    80323181