| Commit message (Expand) | Author | Age |
* | Fix styling | Noah Loomans | 2018-02-13 |
* | Improve readability webpack.config.js | Noah Loomans | 2018-02-13 |
* | Add proper progress bar | Noah Loomans | 2018-02-13 |
* | Use classes instead of stateless functions for Components | Noah Loomans | 2018-02-09 |
* | Send basis schedule week to client | Noah Loomans | 2018-02-09 |
* | Add basis schedule support to the backend | Noah Loomans | 2018-02-08 |
* | Make getUsers easier to understand | Noah Loomans | 2018-02-07 |
* | Fix bin/www | Noah Loomans | 2018-02-07 |
* | Fix the backend | Noah Loomans | 2018-02-07 |
* | 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 |
* | Merge pull request #21 from nloomans/currentWeek | Bilal Ayachi | 2018-02-02 |
|\ |
|
| * | 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 |
* | Fix box shadow on search | Noah Loomans | 2018-01-30 |
* | Improve search bar shadow | Noah Loomans | 2018-01-30 |
* | Use display: fixed for the search box | Noah Loomans | 2018-01-30 |
* | Improve index positioning | Noah Loomans | 2018-01-30 |
* | Remove chrome autocompleate from search | Noah Loomans | 2018-01-30 |
* | Hide logo when phone keyboard is open | Noah Loomans | 2018-01-30 |
* | Compile and build project in Dockerfile | Noah Loomans | 2018-01-30 |
* | Add styling to week selector | Noah Loomans | 2018-01-30 |
* | Fix typo | Noah Loomans | 2018-01-29 |
* | Update README.md | Noah Loomans | 2018-01-29 |
* | Merge pull request #15 from nloomans/react | Noah Loomans | 2018-01-29 |
|\ |
|
| * | 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 dutch language to cSpell | Noah Loomans | 2018-01-19 |
| * | Add helpbox | Noah Loomans | 2018-01-19 |
| * | Split style into files | Noah Loomans | 2018-01-19 |
| * | Improve responsiveness | Noah Loomans | 2018-01-19 |
| * | Fix typo | Noah Loomans | 2018-01-17 |