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

(refactor) account uiSelects #745

Merged

Conversation

jniles
Copy link
Collaborator

@jniles jniles commented Sep 26, 2016

This commit removes all unused components, directives, and templates from the repository. These components were either incomplete or unused. Any regression should be reported (but tests pass)!

This commit removes all account uib-typeaheads from the application and replaces them with ui-select components for better usability. All tests have been updated accordingly.

Finally, a few modules have better error handling with Notify.handleError. Some modules, such as Debtor Groups, did not have proper error handling on all their HTTP requests.

Closes #727.


Thank you for contributing!

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

  • Run your code through JSHint. 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!

Jonathan Niles added 2 commits September 26, 2016 22:13
This commit removes all unused components from the repository.  These
components were either incomplete or unused.
This commit removes all account `uib-typeahead`s from the application
and replaces them with `ui-select` components for better usability.  All
tests have been updated accordingly.

It also removes a large number of unused directives and templates from
the directives/components/partials folders.  Any regression should be
reported (but tests pass)!

Closes Third-Culture-Software#727.
@jniles jniles merged commit e0661cb into Third-Culture-Software:master Sep 27, 2016
@jniles jniles deleted the refactor-account-ui-select branch September 27, 2016 09:35
@jniles jniles mentioned this pull request Oct 5, 2016
9 tasks
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.

1 participant