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 Analytics Module's database queries #243

Open
6 tasks
turnerrainer opened this issue May 24, 2024 · 3 comments · Fixed by #248
Open
6 tasks

Add pagination functionality to Analytics Module's database queries #243

turnerrainer opened this issue May 24, 2024 · 3 comments · Fixed by #248
Assignees
Labels

Comments

@turnerrainer
Copy link
Contributor

turnerrainer commented May 24, 2024

Important

This is a sub-issue of buerokratt/Buerokratt-Chatbot#607

Acceptance Criteria

Scope

  • Add Server side pagination to DataTable instead of client side pagination
  • Apply Offset - Limit Pagination Approach to appropriate database queries
  • Page and Page Size should be controlled from Data table

DSL

Endpoints

  • POST negative.yml

Queries

  • feedback-chats-with-negative-feedback.sql
@1AhmedYasser
Copy link
Collaborator

@turnerrainer

Acceptance Criteria

  • Add Server side pagination to DataTable instead of client side pagination
  • Apply Offset - Limit Pagination Approach to appropriate database queries
  • Page and Page Size should be controlled from Data table

DSL

Endpoints

  • POST negative.yml

Queries

  • feedback-chats-with-negative-feedback.sql

@turnerrainer turnerrainer moved this from In Progress to In Review in Bürokratt Sprint May 28, 2024
@turnerrainer turnerrainer linked a pull request May 28, 2024 that will close this issue
@turnerrainer turnerrainer moved this from In Review to In Progress in Bürokratt Sprint May 28, 2024
@turnerrainer
Copy link
Contributor Author

Needs more work due to a new AC regarding filtering and ordering to buerokratt/Buerokratt-Chatbot#607

@turnerrainer turnerrainer moved this from In Progress to In Review in Bürokratt Sprint May 29, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Bürokratt Sprint Jun 5, 2024
@PaulaMerle PaulaMerle moved this from Done to To Deploy in Bürokratt Sprint Jun 5, 2024
@PaulaMerle PaulaMerle reopened this Jun 5, 2024
@varmoh varmoh assigned varmoh and unassigned baha-a and 1AhmedYasser Jun 6, 2024
@varmoh varmoh moved this from To Deploy to Acceptance Testing in Bürokratt Sprint Jun 6, 2024
@ValterAro
Copy link
Contributor

Seems to work as intended.

@ValterAro ValterAro moved this from Acceptance Testing to Done in Bürokratt Sprint Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants