source_optics icon indicating copy to clipboard operation
source_optics copied to clipboard

improve git feed pagination

Open mpdehaan opened this issue 5 years ago • 0 comments

for some reason the git feed pagination doesn't have a back button. Not only should it have one, it should show the current page and limits of the pages, for quick nav, as is expected in most other systems.

The pagination code is currently specific to that one page, but the functions used in views.py can be cleaned up to make them generic.

mpdehaan avatar Sep 06 '19 16:09 mpdehaan