aboutsummaryrefslogtreecommitdiff
path: root/src/client/react/components/container/Search.js
Commit message (Expand)AuthorAge
* client: Remove url helpersNoah Loomans2018-07-06
* client: Simplify setUserNoah Loomans2018-07-06
* client/Search: RefactorNoah Loomans2018-07-03
* Split searchNoah Loomans2018-06-28
* Refactor searchNoah 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
* Fix focus on page loadNoah Loomans2018-03-21
* Throw out the modulesNoah Loomans2018-03-21
* Migrate Search stylesNoah Loomans2018-03-21
* Use setUser and setWeek everywhereNoah Loomans2018-03-20
* Add a menuNoah Loomans2018-02-23
* 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
* Escape resets the search boxNoah Loomans2018-02-07
* 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
* Styling fixNoah Loomans2018-01-31
* Add click functionality to resultNoah Loomans2018-01-31
* Remove chrome autocompleate from searchNoah Loomans2018-01-30
* Add basic styling to user pageNoah Loomans2018-01-24
* Add view codeNoah Loomans2018-01-17
* Add user pageNoah 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
* Move to typescriptNoah Loomans2017-12-21
* Use .js extention instead of .jsxNoah Loomans2017-12-14
* Move PresentationalSearch back to the containerNoah Loomans2017-12-11
* Select search input on focusNoah Loomans2017-12-11
* Refactor state namesNoah Loomans2017-12-10
* Show user icon instead of search icon on exact matchNoah Loomans2017-12-10
* Add some basic stylingNoah Loomans2017-12-10
* Rename onType to onInputChangeNoah Loomans2017-12-10
* Move reducers and actions into seperate foldersNoah Loomans2017-12-10
* Add redux devtools supportNoah Loomans2017-12-10
* Add Search containerNoah Loomans2017-12-10