aboutsummaryrefslogtreecommitdiff
path: root/src/client
Commit message (Collapse)AuthorAge
...
* Throw out the modulesNoah Loomans2018-03-21
|
* Migrate Search stylesNoah Loomans2018-03-21
|
* Migrate index stylesNoah Loomans2018-03-21
|
* Add scss back into the mixNoah Loomans2018-03-21
|
* Migrate WeekSelectorNoah Loomans2018-03-21
|
* Use css-loader with modulesNoah Loomans2018-03-21
|
* Move from jade to handlebarsNoah Loomans2018-03-20
|
* Use setUser and setWeek everywhereNoah Loomans2018-03-20
|
* Fix setWeek code so that it actually worksNoah Loomans2018-03-20
|
* Move switching setting user to a room code to MenuNoah Loomans2018-03-20
| | | | | This ensures tapping the room finder button always works, even when no room is selected in the first place.
* Refactor RoomFinderNoah Loomans2018-03-20
|
* Add common filters to the users objectNoah Loomans2018-03-20
|
* Rewrite users.js without using reduxNoah Loomans2018-03-20
|
* Properly support keyboard navigation for the menuNoah Loomans2018-03-20
|
* Add basic styling to room finderNoah Loomans2018-03-20
|
* Add roomfinder functionalityNoah Loomans2018-03-20
|
* Add room finder skeletonNoah Loomans2018-02-23
|
* Add proper but functionless menu optionsNoah Loomans2018-02-23
|
* Add a menuNoah Loomans2018-02-23
|
* Simplify nested PromiseNoah Loomans2018-02-19
|
* Simplify schedule stateNoah Loomans2018-02-19
|
* Merge reducers into single fileNoah Loomans2018-02-19
|
* Remove action creatorsNoah Loomans2018-02-19
|
* Change LICENSE to GPLv3Noah Loomans2018-02-17
|
* Add client support for altsNoah Loomans2018-02-16
|
* Remove dublicate and unnessasairy codeNoah Loomans2018-02-13
|
* Add elevationNoah Loomans2018-02-13
|
* Fix stylingNoah Loomans2018-02-13
|
* Add proper progress barNoah Loomans2018-02-13
|
* Use classes instead of stateless functions for ComponentsNoah Loomans2018-02-09
|
* Send basis schedule week to clientNoah Loomans2018-02-09
|
* Redirect to / on invalid urlNoah Loomans2018-02-07
|
* Escape resets the search boxNoah Loomans2018-02-07
|
* Reimplement isExactMatch to compair against the url user.Noah Loomans2018-02-04
|
* Fix code stylingNoah Loomans2018-02-04
|
* 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
|