Add pagination to history page with page size selector (10, 20, 50, 100)
- Modified history route in web.py to support pagination parameters - Added pagination controls to history.html template - Added JavaScript functions for page navigation and page size changes - Pagination shows current page info and total job count - Page size selector allows 10, 20, 50, or 100 jobs per page - Navigation includes Previous/Next buttons and numbered page buttons
Showing
This diff is collapsed.
Please
register
or
sign in
to comment