Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add basic styling to user page | Noah Loomans | 2018-01-24 |
| | |||
* | Add view code | Noah Loomans | 2018-01-17 |
| | |||
* | Add user page | Noah Loomans | 2018-01-06 |
| | |||
* | Save searchText in redux store | Noah Loomans | 2018-01-06 |
| | |||
* | Go to user url on enter | Noah Loomans | 2018-01-06 |
| | |||
* | Revert "Move to typescript" | Noah Loomans | 2018-01-06 |
| | | | | This reverts commit f0c8cf0e79f003514fd65a70def5820205955a77. | ||
* | Move to typescript | Noah Loomans | 2017-12-21 |
| | |||
* | Use .js extention instead of .jsx | Noah Loomans | 2017-12-14 |
| | |||
* | Move PresentationalSearch back to the container | Noah Loomans | 2017-12-11 |
| | |||
* | Select search input on focus | Noah Loomans | 2017-12-11 |
| | |||
* | Refactor state names | Noah Loomans | 2017-12-10 |
| | |||
* | Show user icon instead of search icon on exact match | 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 |