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

fix(stats): template in all dates for dashboard #1678

Merged
merged 1 commit into from
May 25, 2017

Conversation

jniles
Copy link
Collaborator

@jniles jniles commented May 24, 2017

This commit fixes a bug in the dashboard which previously didn't
template in all the correct dates. It also improves the performance
slightly be removing a JOIN between voucher and invoices.

Closes #1675.


Thank you for contributing!

Before submitting this pull request, please verify that you have:

  • Run your code through ESLint. Check out our styleguide.
  • Run integration tests.
  • Run end-to-end tests.
  • Accurately described the changes your are making in this pull request.

For a more detailed checklist, see the official review checklist that this PR will be evaluated against.

Ensuring that the above checkboxes are completed will help speed the review process and help build a stronger application. Thanks!

@jniles jniles added the Bug Fix label May 24, 2017
@jniles jniles requested a review from mbayopanda May 24, 2017 13:31
This commit fixes a bug in the dashboard which previously didn't
template in all the correct dates.  It also improves the performance
slightly be removing a JOIN between voucher and invoices.

Closes IMA-WorldHealth#1675.
@jniles jniles force-pushed the fix-dashboard-sql-parse-request branch from 612d50e to 0fd345e Compare May 25, 2017 09:59
@jniles
Copy link
Collaborator Author

jniles commented May 25, 2017

bors r+

bors bot added a commit that referenced this pull request May 25, 2017
1678: fix(stats): template in all dates for dashboard r=jniles
This commit fixes a bug in the dashboard which previously didn't
template in all the correct dates.  It also improves the performance
slightly be removing a JOIN between voucher and invoices.

Closes #1675.

------

Thank you for contributing!

Before submitting this pull request, please verify that you have:
 - [x] Run your code through ESLint.  [Check out our styleguide](https://github.com/IMA-WorldHealth/bhima-2.X/blob/master/docs/STYLEGUIDE.md).
 - [x] Run integration tests.
 - [x] Run end-to-end tests.
 - [x] Accurately described the changes your are making in this pull request.

For a more detailed checklist, [see the official review checklist](https://docs.google.com/document/d/1nupLVLRXgSZJQo_acLgrwvPnN8RukfSiwRhSToj81uU/pub) that this PR will be evaluated against.

Ensuring that the above checkboxes are completed will help speed the review process and help build a stronger application.  Thanks!
@bors
Copy link
Contributor

bors bot commented May 25, 2017

Build succeeded

@bors bors bot merged commit 0fd345e into IMA-WorldHealth:master May 25, 2017
@jniles jniles deleted the fix-dashboard-sql-parse-request branch May 25, 2017 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(error) Landing page details
1 participant