aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add relative week change messagecurrentWeekBilal ayachi2018-02-02
* Don't send fetch request during renderNoah Loomans2018-02-02
* Explain origin of propsNoah Loomans2018-02-02
* Simplify prop-typesNoah Loomans2018-02-02
* Get user and week from contextNoah Loomans2018-02-02
* Styling fixNoah Loomans2018-01-31
* Add click functionality to resultNoah Loomans2018-01-31
* Use the correct property for the window widthNoah Loomans2018-01-30
* Auto resize scheduleNoah Loomans2018-01-30
* Fix box shadow on searchNoah Loomans2018-01-30
* Improve search bar shadowNoah Loomans2018-01-30
* Use display: fixed for the search boxNoah Loomans2018-01-30
* Improve index positioningNoah Loomans2018-01-30
* Remove chrome autocompleate from searchNoah Loomans2018-01-30
* Hide logo when phone keyboard is openNoah Loomans2018-01-30
* Add styling to week selectorNoah Loomans2018-01-30
* Give IndexPage and UserPage the correct namereactNoah Loomans2018-01-28
* Move Schedule and Loading to seperate filesNoah Loomans2018-01-28
* Make <View /> a stateless componentNoah Loomans2018-01-28
* Refactor View.jsNoah Loomans2018-01-28
* Fix View.js prop typesNoah Loomans2018-01-28
* Improve week logicNoah Loomans2018-01-28
* Implement week selector in the viewNoah Loomans2018-01-28
* Make updateWeek sub 80 charsNoah Loomans2018-01-26
* Add week selectorNoah Loomans2018-01-26
* Add basic styling to user pageNoah Loomans2018-01-24
* Add animation to resultsNoah Loomans2018-01-24
* Add helpboxNoah Loomans2018-01-19
* Split style into filesNoah Loomans2018-01-19
* Improve responsivenessNoah Loomans2018-01-19
* Fix typoNoah Loomans2018-01-17
* Add some basic stylingNoah Loomans2018-01-17
* Add view codeNoah Loomans2018-01-17
* Add user pageNoah Loomans2018-01-06
* Move LandingPage.js to component/page/Index.jsNoah Loomans2018-01-06
* Save searchText in redux storeNoah Loomans2018-01-06
* Go to user url on enterNoah Loomans2018-01-06
* Revert "Move to typescript"Noah Loomans2018-01-06
* Revert "Add strict typing"Noah Loomans2018-01-06
* Add strict typingNoah Loomans2017-12-21
* Move to typescriptNoah Loomans2017-12-21
* Use .js extention instead of .jsxNoah Loomans2017-12-14
* Add redux-thunkNoah Loomans2017-12-14
* Add redux-loggerNoah Loomans2017-12-14
* Remove input value from reduxNoah Loomans2017-12-14
* Add an extra new lineNoah Loomans2017-12-14
* Add tests for SEARCH/INPUT_CHANGENoah Loomans2017-12-14
* Add tests for search.jsNoah Loomans2017-12-14
* Use id's instead of user objectsNoah Loomans2017-12-14
* Allow selection of result using keyboardNoah Loomans2017-12-13