aboutsummaryrefslogtreecommitdiff
path: root/src/client/react/components/container/Results.js
Commit message (Collapse)AuthorAge
* Split Results into concernsNoah Loomans2018-06-28
|
* Only use history in makeSetUser and makeSetWeekNoah Loomans2018-06-27
|
* Move callbacks to mapDispatchToPropsNoah Loomans2018-06-27
|
* Use mapStateToProps for router simplificationNoah Loomans2018-06-26
|
* Update code to comply with new stylingNoah Loomans2018-06-26
|
* Migrate Result(s)Noah Loomans2018-03-21
|
* Use setUser and setWeek everywhereNoah Loomans2018-03-20
|
* Merge reducers into single fileNoah Loomans2018-02-19
|
* Remove action creatorsNoah Loomans2018-02-19
|
* Change LICENSE to GPLv3Noah Loomans2018-02-17
|
* Use classes instead of stateless functions for ComponentsNoah Loomans2018-02-09
|
* Reimplement isExactMatch to compair against the url user.Noah Loomans2018-02-04
|
* Explain origin of propsNoah Loomans2018-02-02
|
* Simplify prop-typesNoah Loomans2018-02-02
|
* Get user and week from contextNoah Loomans2018-02-02
|
* Add click functionality to resultNoah Loomans2018-01-31
|
* Add animation to resultsNoah Loomans2018-01-24
|
* Revert "Move to typescript"Noah Loomans2018-01-06
| | | | This reverts commit f0c8cf0e79f003514fd65a70def5820205955a77.
* Move to typescriptNoah Loomans2017-12-21
|
* Use .js extention instead of .jsxNoah Loomans2017-12-14