-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(accounts): migrate all typeaheads to uiSelect
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 #727.
- Loading branch information
Jonathan Niles
committed
Sep 26, 2016
1 parent
bf9ff9a
commit e737b1a
Showing
29 changed files
with
308 additions
and
646 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.