-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Simplify infographics API usage (reuse Entities data) #1601
Simplify infographics API usage (reuse Entities data) #1601
Conversation
β¦ntend replacing api call
β¦ifographics-api
β¦ifographics-api
β¦list to child components
β¦t dashboard api
β¦ifographics-api
β¦ifographics-api
I have commented on previous API calls for the infographics for now. Once QA is done, I will remove all those commented API call codes. |
It's ok to remove the commented code, as we still have a record in Git & can revert to the previous code easily π There are some minor pre-commit linting issues though: |
Sure, I will have look on those |
β¦t date functions to utils
β¦ifographics-api
@spwoodcock, although I fixed the spelling pre-commit error again it's showing the error though the code has been modified. |
Looks all good now! |
What type of PR is this? (check all applicable)
Related Issue
Describe this PR
This PR contains work to calculate the submissions count on the frontend for
Form Submissions
,Mapped vs Validated
charts, and card counts.For now I have commented the frontend API calls for the Submissions chart, once it's QA done then I will remove the code.
Screenshots