Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Zoom table out when it doesn't fit the screen | Noah Loomans | 2017-03-23 |
| | |||
* | Refactor item to user | Noah Loomans | 2017-01-30 |
| | | | | | While item is technically more correct, I still prefer user as i think it makes the code easier to understand. | ||
* | Fix bugs in url update | Noah Loomans | 2017-01-30 |
| | | | | | - Document title doesn't update - Page crashes when going back to front page | ||
* | 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 feature detect | Noah Loomans | 2016-12-22 |
| | |||
* | add analytics | Noah Loomans | 2016-12-21 |
| | |||
* | add ability to scroll week selector away | Noah Loomans | 2016-12-16 |
| | |||
* | Merge branch 'beta' into refactor | Noah Loomans | 2016-12-14 |
|\ | |||
| * | week-selector not showing hotfix | Noah Loomans | 2016-12-08 |
| | | |||
* | | auto focus input on page load | Noah Loomans | 2016-12-14 |
| | | |||
* | | add favorite | Noah Loomans | 2016-12-14 |
| | | |||
* | | extend EventEmitter instaid of property | Noah Loomans | 2016-12-14 |
| | | |||
* | | add week selector | Noah Loomans | 2016-12-09 |
| | | |||
* | | switch to search fireing search event | Noah Loomans | 2016-12-09 |
| | | | | | | | | instaid of calling schedule.viewItem himself | ||
* | | did some more work | Noah Loomans | 2016-12-08 |
| | | |||
* | | starting refactor | BuildTools | 2016-12-07 |
|/ | |||
* | switched to input[type='search'] | Noah Loomans | 2016-12-07 |
| | |||
* | fixed keyboard not closing on iOS safari | Noah Loomans | 2016-12-07 |
| | |||
* | forgot to pull | Noah Loomans | 2016-12-07 |
|\ | |||
| * | fix not being is searched mode when fav is used | BuildTools | 2016-12-06 |
| | | |||
| * | fix bug not properly removing selection | BuildTools | 2016-12-06 |
| | | |||
| * | hide week selector when didn't search | BuildTools | 2016-12-06 |
| | | |||
| * | fixed week buttons for IE9 | BuildTools | 2016-12-06 |
| | | |||
* | | fix IE bug input event bug | Noah Loomans | 2016-12-07 |
|/ | | | | The IE 'input' event doesn't work propery. Use non-standard 'textinput' event on IE instaid. | ||
* | .no-input is now on body | BuildTools | 2016-12-06 |
| | |||
* | that didn't work | BuildTools | 2016-12-06 |
| | |||
* | change layout when keyboard opens on iOS | BuildTools | 2016-12-06 |
| | |||
* | fixed safari bug | Noah Loomans | 2016-12-06 |
| | |||
* | optimized file size | Noah Loomans | 2016-12-06 |
| | |||
* | added clean start spage | BuildTools | 2016-12-05 |
| | |||
* | finalized easter egg | BuildTools | 2016-12-04 |
| | |||
* | added sinterklaas easer egg | Noah Loomans | 2016-12-02 |
| | |||
* | fixed feature detect | Noah Loomans | 2016-11-11 |
| | |||
* | added favorite analytics | Noah Loomans | 2016-11-10 |
| | |||
* | fix error when no results | Noah Loomans | 2016-10-12 |
| | |||
* | redirect hotfix | Noah Loomans | 2016-10-08 |
| | |||
* | add feature detection | Noah Loomans | 2016-10-08 |
| | |||
* | remove aliases | Noah Loomans | 2016-10-06 |
| | |||
* | Fixed iOS | Noah Loomans | 2016-09-22 |
| | |||
* | fixed week selector not working | Noah Loomans | 2016-09-19 |
| | |||
* | name hotfix | Noah Loomans | 2016-09-14 |
| | |||
* | fixed week changer not working on fav | Noah Loomans | 2016-09-14 |
| | |||
* | fixed fav icon not updating | Noah Loomans | 2016-09-14 |
| | |||
* | added favs | Noah Loomans | 2016-09-14 |
| | |||
* | send data directly | Noah Loomans | 2016-09-09 |
| | |||
* | add search term to ga | Noah Loomans | 2016-09-09 |
| | |||
* | fixed iOS keyboard not going away | Noah Loomans | 2016-09-08 |
| | |||
* | hotfix autocomplete | Noah Loomans | 2016-09-06 |
| | |||
* | added week selection | Noah Loomans | 2016-09-06 |
| | |||
* | you can now search by name | Noah Loomans | 2016-09-05 |
| |