aviacommerce / avia

open source e-commerce framework
https://aviacommerce.netlify.app/
MIT License
529 stars 113 forks source link

Pagination for orders #473

Closed jyotigautam closed 5 years ago

jyotigautam commented 5 years ago

Why?

To paginate the order searches on order listing page.

This change addresses the need by:

Implementing pagination with no library dependency for order listing page.

delivers #163518205

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #473 into develop will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #473      +/-   ##
===========================================
+ Coverage    78.98%   79.03%   +0.04%     
===========================================
  Files          176      176              
  Lines         2208     2208              
===========================================
+ Hits          1744     1745       +1     
+ Misses         464      463       -1
Impacted Files Coverage Δ
...ps/snitch_core/lib/core/domain/stock/quantifier.ex 91.66% <100%> (ø) :arrow_up:
..._core/lib/core/data/model/general_configuration.ex 72.72% <0%> (+9.09%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7268ffd...d9610a0. Read the comment docs.