Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Redirect to / on invalid url | Noah Loomans | 2018-02-07 |
| | |||
* | Escape resets the search box | Noah Loomans | 2018-02-07 |
| | |||
* | Reimplement isExactMatch to compair against the url user. | Noah Loomans | 2018-02-04 |
| | |||
* | Fix code styling | Noah Loomans | 2018-02-04 |
| | |||
* | Add relative week change messagecurrentWeek | Bilal ayachi | 2018-02-02 |
| | |||
* | Don't send fetch request during render | Noah Loomans | 2018-02-02 |
| | |||
* | Explain origin of props | Noah Loomans | 2018-02-02 |
| | |||
* | Simplify prop-types | Noah Loomans | 2018-02-02 |
| | |||
* | Get user and week from context | Noah Loomans | 2018-02-02 |
| | |||
* | Styling fix | Noah Loomans | 2018-01-31 |
| | |||
* | Add click functionality to result | Noah Loomans | 2018-01-31 |
| | |||
* | Use the correct property for the window width | Noah Loomans | 2018-01-30 |
| | |||
* | Auto resize schedule | Noah Loomans | 2018-01-30 |
| | |||
* | Use display: fixed for the search box | Noah Loomans | 2018-01-30 |
| | |||
* | Remove chrome autocompleate from search | Noah Loomans | 2018-01-30 |
| | |||
* | Add styling to week selector | Noah Loomans | 2018-01-30 |
| | |||
* | Give IndexPage and UserPage the correct namereact | Noah Loomans | 2018-01-28 |
| | |||
* | Move Schedule and Loading to seperate files | Noah Loomans | 2018-01-28 |
| | |||
* | Make <View /> a stateless component | Noah Loomans | 2018-01-28 |
| | |||
* | Refactor View.js | Noah Loomans | 2018-01-28 |
| | |||
* | Fix View.js prop types | Noah Loomans | 2018-01-28 |
| | |||
* | Improve week logic | Noah Loomans | 2018-01-28 |
| | |||
* | Implement week selector in the view | Noah Loomans | 2018-01-28 |
| | |||
* | Make updateWeek sub 80 chars | Noah Loomans | 2018-01-26 |
| | |||
* | Add week selector | Noah Loomans | 2018-01-26 |
| | |||
* | Add basic styling to user page | Noah Loomans | 2018-01-24 |
| | |||
* | Add animation to results | Noah Loomans | 2018-01-24 |
| | |||
* | Add helpbox | Noah Loomans | 2018-01-19 |
| | |||
* | Fix typo | Noah Loomans | 2018-01-17 |
| | |||
* | Add some basic styling | Noah Loomans | 2018-01-17 |
| | |||
* | Add view code | Noah Loomans | 2018-01-17 |
| | |||
* | Add user page | Noah Loomans | 2018-01-06 |
| | |||
* | Move LandingPage.js to component/page/Index.js | 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. | ||
* | Revert "Add strict typing" | Noah Loomans | 2018-01-06 |
| | | | | This reverts commit 4ca30295d7d9f3dd7ba2e105952ff627f6b702a4. | ||
* | Add strict typing | Noah Loomans | 2017-12-21 |
| | | | | Except for functions because of https://github.com/reactjs/redux/issues/2709 | ||
* | Move to typescript | Noah Loomans | 2017-12-21 |
| | |||
* | Use .js extention instead of .jsx | Noah Loomans | 2017-12-14 |
| | |||
* | Add redux-thunk | Noah Loomans | 2017-12-14 |
| | |||
* | Add redux-logger | Noah Loomans | 2017-12-14 |
| | |||
* | Remove input value from redux | Noah Loomans | 2017-12-14 |
| | |||
* | 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 |
| | |||
* | Use inline dispatch | Noah Loomans | 2017-12-13 |
| |