Project

General

Profile

Actions

action #2208

closed

pagination in job listing

Added by lnussel almost 10 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Feature requests
Target version:
Start date:
2014-03-26
Due date:
% Done:

0%

Estimated time:
8.00 h

Description

the job listing should offer pagination, there should be buttons in the ui to change how many items are displayed per page

Actions #1

Updated by lnussel almost 10 years ago

  • Description updated (diff)
  • Target version set to Easy hacks
  • Estimated time set to 8.00 h
Actions #2

Updated by ancorgs almost 10 years ago

The job list filtering and ordering in implemented using this, that also supports pagination: http://www.javascripttoolbox.com/lib/table/

Actions #3

Updated by coolo over 9 years ago

  • Category set to 124
Actions #4

Updated by lnussel about 9 years ago

  • Priority changed from Normal to High

raising priority as with remote workers we get way more jobs now

Actions #5

Updated by coolo about 9 years ago

  • Assignee set to coolo

I agree, but note that with my changes the /tests route is a lot faster. But let's see if I can hack that

Actions #6

Updated by ancorgs about 9 years ago

If the processing speed is not a problem and it's just a matter of usability, the javascript we are using for filtering also supports paging. As a first kick-hack approach it should suffix. http://www.javascripttoolbox.com/lib/table/

Actions #7

Updated by coolo about 9 years ago

the main bottle neck from what I can say is actually the JS that runs :)

Actions #8

Updated by coolo about 9 years ago

  • Status changed from New to In Progress
  • Target version changed from Easy hacks to Sprint 14

I want to rework the whole thing, so I keep this open - the page is paginated now though

Actions #9

Updated by coolo about 9 years ago

  • Status changed from In Progress to Resolved

see PR#176

Actions

Also available in: Atom PDF