| Commit message (Expand) | Author | Age |
* | Prepair changeSelectedResult | Noah Loomans | 2017-12-13 |
* | Use inline dispatch | Noah Loomans | 2017-12-13 |
* | Add react-router to the mix | Noah Loomans | 2017-12-13 |
* | Move hasFocus to internal state | Noah Loomans | 2017-12-11 |
* | Add line between results and search | Noah Loomans | 2017-12-11 |
* | Refactor Results out of Search | Noah Loomans | 2017-12-11 |
* | Move PresentationalSearch back to the container | Noah Loomans | 2017-12-11 |
* | Move IconFromUserType and Result to seperate file | Noah Loomans | 2017-12-11 |
* | Select search input on focus | Noah Loomans | 2017-12-11 |
* | Refactor state names | Noah Loomans | 2017-12-10 |
* | Use when when there is no exact match | Noah Loomans | 2017-12-10 |
* | Show user icon instead of search icon on exact match | Noah Loomans | 2017-12-10 |
* | Make search function | Noah Loomans | 2017-12-10 |
* | Show correct icon based on user type | Noah Loomans | 2017-12-10 |
* | Add results | Noah Loomans | 2017-12-10 |
* | Add some basic styling | Noah Loomans | 2017-12-10 |
* | Rename onType to onInputChange | Noah Loomans | 2017-12-10 |
* | Move reducers and actions into seperate folders | Noah Loomans | 2017-12-10 |
* | Add redux devtools support | Noah Loomans | 2017-12-10 |
* | Add Search container | Noah Loomans | 2017-12-10 |
* | Add presentation search component | Noah Loomans | 2017-12-10 |
* | Setup react-redux env | Noah Loomans | 2017-12-10 |