Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add an extra new line | Noah Loomans | 2017-12-14 |
| | |||
* | Add tests for SEARCH/INPUT_CHANGE | Noah Loomans | 2017-12-14 |
| | |||
* | Add tests for search.js | Noah Loomans | 2017-12-14 |
| | |||
* | Use id's instead of user objects | Noah Loomans | 2017-12-14 |
| | |||
* | Allow selection of result using keyboard | Noah Loomans | 2017-12-13 |
| | |||
* | Prepair changeSelectedResult | Noah Loomans | 2017-12-13 |
| | |||
* | Move hasFocus to internal state | 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 |