aboutsummaryrefslogtreecommitdiff
path: root/routes/index.js
Commit message (Collapse)AuthorAge
* Update the page URL when selecting userNoah Loomans2017-01-29
| | | | | | | | | | When you select a user and press the back button of your browser, it will exit out of schedule page instead of going back inside of the app. This is unexpected behavior. This commit will update the URL using history.pushState() when a user is selected. Allowing the browser navigation buttons to nicely integrate with the schedule.
* optimized file sizeNoah Loomans2016-12-06
|
* fixed strict modeBuildTools2016-12-05
|
* added clean start spageBuildTools2016-12-05
|
* added new style unit testNoah Loomans2016-11-10
|
* send data directlyNoah Loomans2016-09-09
|
* Init commitNoah Loomans2016-09-04