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

Add pagination functionality to database queries #607

Open
5 of 8 tasks
turnerrainer opened this issue May 16, 2024 · 1 comment
Open
5 of 8 tasks

Add pagination functionality to database queries #607

turnerrainer opened this issue May 16, 2024 · 1 comment
Assignees

Comments

@turnerrainer
Copy link
Contributor

turnerrainer commented May 16, 2024

AS AN Architect
I WANT pagination functionality to be implemented in database queries
SO THAT only relevant data would be queried at any given time

Acceptance Criteria

GUI

  • Number of pages for relevant service are shown in GUI

DSL

  • A REST endpoint to fetch data without any relevant content to get the total number of results per query
  • A REST endpoint to fetch data containing relevant content in scope of selected pagination
  • Predefined parameters can be passed to SQL queries if there are changes in filters and sorters

This is to replace client-side filtering and sorting of results with server-side filtering and sorting

Scope

@turnerrainer turnerrainer converted this from a draft issue May 16, 2024
@1AhmedYasser 1AhmedYasser added epic and removed epic labels May 24, 2024
@turnerrainer turnerrainer assigned 1AhmedYasser and unassigned baha-a May 24, 2024
@turnerrainer turnerrainer moved this from To Groom to Ready in Bürokratt Sprint May 24, 2024
@turnerrainer turnerrainer added this to the Chatbot 2.0.0 code freeze milestone May 24, 2024
@turnerrainer turnerrainer moved this from Ready to In Progress in Bürokratt Sprint May 24, 2024
@turnerrainer turnerrainer moved this from In Progress to Ready in Bürokratt Sprint May 28, 2024
@turnerrainer turnerrainer moved this from Ready to In Progress in Bürokratt Sprint Jun 3, 2024
@turnerrainer turnerrainer moved this from In Progress to In Review in Bürokratt Sprint Jun 4, 2024
@turnerrainer turnerrainer moved this from In Review to Acceptance Testing in Bürokratt Sprint Jun 6, 2024
@turnerrainer turnerrainer self-assigned this Aug 14, 2024
@turnerrainer turnerrainer moved this from Acceptance Testing to Done in Bürokratt Sprint Aug 15, 2024
@jaX10bt jaX10bt removed their assignment Aug 28, 2024
@rasmusei rasmusei moved this from Done to Acceptance Testing in Bürokratt Sprint Sep 13, 2024
@rasmusei
Copy link

@turnerrainer not all the sub tasks are done, please check

@jaX10bt jaX10bt moved this from Acceptance Testing to Done in Bürokratt Sprint Sep 13, 2024
@rasmusei rasmusei removed this from the Chatbot 2.0.0 code freeze milestone Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

5 participants