Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Add strict typing | Noah Loomans | 2017-12-21 | |
| | | | | | | | | Except for functions because of https://github.com/reactjs/redux/issues/2709 | |||
| * | Move to typescript | Noah Loomans | 2017-12-21 | |
| | | ||||
| * | Use .js extention instead of .jsx | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Add redux-thunk | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Add redux-logger | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Remove input value from redux | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Improve package.json scripts | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Add an extra new line | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Add tests for SEARCH/INPUT_CHANGE | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Add tests for search.js | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Use id's instead of user objects | Noah Loomans | 2017-12-14 | |
| | | ||||
| * | Allow selection of result using keyboard | Noah Loomans | 2017-12-13 | |
| | | ||||
| * | Prepair changeSelectedResult | Noah Loomans | 2017-12-13 | |
| | | ||||
| * | Use inline dispatch | Noah Loomans | 2017-12-13 | |
| | | ||||
| * | Add react-router to the mix | Noah Loomans | 2017-12-13 | |
| | | ||||
| * | Move hasFocus to internal state | Noah Loomans | 2017-12-11 | |
| | | ||||
| * | Add line between results and search | Noah Loomans | 2017-12-11 | |
| | | ||||
| * | Refactor Results out of Search | Noah Loomans | 2017-12-11 | |
| | | ||||
| * | Move PresentationalSearch back to the container | Noah Loomans | 2017-12-11 | |
| | | ||||
| * | Move IconFromUserType and Result to seperate file | Noah Loomans | 2017-12-11 | |
| | | ||||
| * | Select search input on focus | Noah Loomans | 2017-12-11 | |
| | | ||||
| * | Refactor state names | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Use when when there is no exact match | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Hide outline | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Show user icon instead of search icon on exact match | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Make search function | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Show correct icon based on user type | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Add css bundle to .gitignore | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Remove css bundle | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Add results | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Add some basic styling | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Compile scss to css | 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 | |
| | | ||||
| * | Add presentation search component | Noah Loomans | 2017-12-10 | |
| | | ||||
| * | Setup react-redux env | Noah Loomans | 2017-12-10 | |
|/ | ||||
* | Merge branch 'master' into beta | Noah Loomans | 2017-12-01 | |
|\ | ||||
| * | Add Dockerfile | Noah Loomans | 2017-12-01 | |
| | | ||||
| * | Fix #14 | Noah Loomans | 2017-09-24 | |
| | | ||||
* | | Add !help to slack bot | Noah Loomans | 2017-09-27 | |
| | | ||||
* | | Look for the query in the body | Noah Loomans | 2017-09-27 | |
| | | ||||
* | | Support all types of users | Noah Loomans | 2017-09-27 | |
| | | ||||
* | | Add slack error message | Noah Loomans | 2017-09-27 | |
| | | ||||
* | | Update slack bot | Noah Loomans | 2017-09-27 | |
| | | ||||
* | | Add jpg suppport | Noah Loomans | 2017-09-27 | |
| | | ||||
* | | Add screenshot api | Noah Loomans | 2017-09-27 | |
| | | ||||
* | | Show response to everyone | Noah Loomans | 2017-09-26 | |
| | | ||||
* | | Fix route | Noah Loomans | 2017-09-26 | |
| | |