Tables should use pagination
Opened this issue · 0 comments
jandegen commented
User story
- As a user
- I want / need all tables to be paginated
- So that I don't have to wait forever till the whole database is loaded
Acceptance criteria
- The list shall paginate every X entries
Linked Issues
Additional information
- We want to retrieve only the database entries for the currently visible page
Definition of done (DoD)
- Colours match with color scheme
- Implementation is unit tested
- Code documentation updated (jsdoc or godoc?)
- Changes to database documented at Confluence- Database scheme
- Changes to architecture documented at Confluence - Architecture
DoD general criteria
- Feature has been fully implemented
- All acceptance criteria were met
- Product owner approved features
- All tests are passing
- Pull request to "develop" branch is merged & closed
- Bill of materials is updated with new dependencies