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

(bug) Trial Balance UI Errors + Exporter #1680

Closed
jniles opened this issue May 25, 2017 · 1 comment · Fixed by #1701
Closed

(bug) Trial Balance UI Errors + Exporter #1680

jniles opened this issue May 25, 2017 · 1 comment · Fixed by #1701
Assignees
Labels

Comments

@jniles
Copy link
Collaborator

jniles commented May 25, 2017

The Trial Balance "Exporter" button and "View Errors" buttons do not play well together. See below:
screenshot from 2017-05-25 11 40 10
Fig 1: View Errors and Exporter Buttons shift modal size

This should be corrected so that the two are on the same line.

@jniles jniles added the Bug label May 25, 2017
@jniles jniles self-assigned this May 30, 2017
@jniles
Copy link
Collaborator Author

jniles commented May 30, 2017

I'll pick this one up.

jniles added a commit to jniles/bhima that referenced this issue May 30, 2017
This commit fixes the alignment bugs in the exporter and error buttons.
It also makes the exporter button a normal button, instead of a
"success" button.

Closes Third-Culture-Software#1680.
jniles added a commit to jniles/bhima that referenced this issue May 30, 2017
This commit fixes the alignment bugs in the exporter and error buttons.
It also makes the exporter button a normal button, instead of a
"success" button.

Closes Third-Culture-Software#1680.
bors bot added a commit that referenced this issue May 31, 2017
1701: fix(trialBalance): align exporter/error buttons r=jniles
This commit fixes the alignment bugs in the exporter and error buttons.
It also makes the exporter button a normal button, instead of a
"success" button.

Closes #1680.

------

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!
@jniles jniles changed the title (bug) Trial Balance UI (bug) Trial Balance UI Errors + Exporter May 31, 2017
bors bot added a commit that referenced this issue May 31, 2017
1690: refactor(users): make activate/deactivate red r=jniles
This commit changes the user activate/deactivate to a red color and puts
it under a divider to indicate that it's a stronger action than the
other options.

---

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!


1701: fix(trialBalance): align exporter/error buttons r=jniles
This commit fixes the alignment bugs in the exporter and error buttons.
It also makes the exporter button a normal button, instead of a
"success" button.

Closes #1680.

------

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 bors bot closed this as completed in #1701 May 31, 2017
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 a pull request may close this issue.

1 participant