Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update the page URL when selecting user | Noah Loomans | 2017-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. | ||
* | add user frendly error handling | Noah Loomans | 2016-12-15 |
| | |||
* | optimized file size | Noah Loomans | 2016-12-06 |
| | |||
* | fixed strict mode | BuildTools | 2016-12-05 |
| | |||
* | added clean start spage | BuildTools | 2016-12-05 |
| | |||
* | added new style unit test | Noah Loomans | 2016-11-10 |
| | |||
* | send data directly | Noah Loomans | 2016-09-09 |
| | |||
* | add search term to ga | Noah Loomans | 2016-09-09 |
| | |||
* | add made by field | Noah Loomans | 2016-09-07 |
| | |||
* | fixed build | Noah Loomans | 2016-09-05 |
| | |||
* | you can now search by name | Noah Loomans | 2016-09-05 |
| | |||
* | Init commit | Noah Loomans | 2016-09-04 |