kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

support pagination for 'download all worksheet' feature #1301

Closed sumandari closed 3 years ago

sumandari commented 3 years ago

This PR refers to #1004.

It enable select the worksheet across page.

changelog_1004

codecov[bot] commented 3 years ago

Codecov Report

Merging #1301 (606bae0) into develop (ede5c2f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1301   +/-   ##
========================================
  Coverage    63.19%   63.19%           
========================================
  Files          177      177           
  Lines         9338     9338           
  Branches       706      706           
========================================
  Hits          5901     5901           
  Misses        3213     3213           
  Partials       224      224           

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 ede5c2f...606bae0. Read the comment docs.