index
:
rooster.hetmml.nl
action-tests
basisrooster
beta
clickable-users
currentWeek
elm
favicon
master
react
sync-with-db
useHTTPS
The search engine of the MML Schedule page
Noah Loomans
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
react
/
components
/
container
/
Search.js
Commit message (
Expand
)
Author
Age
*
client: Remove url helpers
Noah Loomans
2018-07-06
*
client: Simplify setUser
Noah Loomans
2018-07-06
*
client/Search: Refactor
Noah Loomans
2018-07-03
*
Split search
Noah Loomans
2018-06-28
*
Refactor search
Noah Loomans
2018-06-28
*
Only use history in makeSetUser and makeSetWeek
Noah Loomans
2018-06-27
*
Move callbacks to mapDispatchToProps
Noah Loomans
2018-06-27
*
Use mapStateToProps for router simplification
Noah Loomans
2018-06-26
*
Update code to comply with new styling
Noah Loomans
2018-06-26
*
Fix focus on page load
Noah Loomans
2018-03-21
*
Throw out the modules
Noah Loomans
2018-03-21
*
Migrate Search styles
Noah Loomans
2018-03-21
*
Use setUser and setWeek everywhere
Noah Loomans
2018-03-20
*
Add a menu
Noah Loomans
2018-02-23
*
Merge reducers into single file
Noah Loomans
2018-02-19
*
Remove action creators
Noah Loomans
2018-02-19
*
Change LICENSE to GPLv3
Noah Loomans
2018-02-17
*
Use classes instead of stateless functions for Components
Noah Loomans
2018-02-09
*
Escape resets the search box
Noah Loomans
2018-02-07
*
Reimplement isExactMatch to compair against the url user.
Noah Loomans
2018-02-04
*
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
*
Remove chrome autocompleate from search
Noah Loomans
2018-01-30
*
Add basic styling to user page
Noah Loomans
2018-01-24
*
Add view code
Noah Loomans
2018-01-17
*
Add user page
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
*
Move to typescript
Noah Loomans
2017-12-21
*
Use .js extention instead of .jsx
Noah Loomans
2017-12-14
*
Move PresentationalSearch back to the container
Noah Loomans
2017-12-11
*
Select search input on focus
Noah Loomans
2017-12-11
*
Refactor state names
Noah Loomans
2017-12-10
*
Show user icon instead of search icon on exact match
Noah Loomans
2017-12-10
*
Add some basic styling
Noah Loomans
2017-12-10
*
Rename onType to onInputChange
Noah Loomans
2017-12-10
*
Move reducers and actions into seperate folders
Noah Loomans
2017-12-10
*
Add redux devtools support
Noah Loomans
2017-12-10
*
Add Search container
Noah Loomans
2017-12-10