Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination on the payroll list #4

Open
earvingemenez opened this issue Jan 1, 2019 · 0 comments
Open

Pagination on the payroll list #4

earvingemenez opened this issue Jan 1, 2019 · 0 comments

Comments

@earvingemenez
Copy link
Contributor

Description:

  • add a pagination feature on the payroll list section. let's follow the incremental method instead of the normal pagination which the current list is replaced with a new list.

Criteria:

  • set the list to 10 items at a time.
  • it should just append the new items to the old items. (DO NOT REPLACE/OVERRIDE)
  • add test on the endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant