feature/4-5-menu-filter-and-sort #15
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
abby/artisanal-boulangerie-de-char!15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/4-5-menu-filter-and-sort"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added pagination, filtering, and sorting via the JPA Page/Pageable API.
Created a dynamic query in the frontend to retrieve filter/sort/page data from the UI and fetch data accordingly.
Closes #4 and #5.