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

CSV Reports #1270

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

CSV Reports #1270

wants to merge 14 commits into from

Conversation

Kevin-Mickael
Copy link

Pull Requests Requirements

  • The PR title includes a brief description of the work done, including the
    Issue number if applicable.
  • The PR includes a video showing the changes for the work done.
  • The PR title follows conventional commit label standards.
  • The changes confirm to the OpenElis Global x3 Styleguide and design
    documentation.
  • The changes include tests or are validated by existing tests.
  • I have read and agree to the Contributing Guidelines of this project.

Summary

I created all the necessary classes and column builders for the backend. Then, I updated the frontend to reflect these changes. I do some change on the Implementfactory class as well to interact with the frontend.

@mozzy11 @caseyi

Screenshots

image
image

Related Issue

When I tried to change the link to "/RoutineReport?type=indicator&report=indicatorHaitiLNSPAllTests", the page failed to display. This issue seems to be related to the classes I created, as the page that should be shown is not rendering correctly after the update.

Other

[Add any additional information or notes here]

@caseyi caseyi requested a review from mozzy11 September 27, 2024 16:48
Copy link
Collaborator

@mozzy11 mozzy11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pascagihozo .
Can you write the right SQL queries for the respective reports ??

@Kevin-Mickael
Copy link
Author

Hi @mozzy11
Thanks

I've tried to integrate an SQL query into the StatisticsreportColumnBuilder . For the other reports with a range of dates, I just referenced SampleRejection.

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

Successfully merging this pull request may close these issues.

3 participants