Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rewrite /meetingpointProxy into /get | Noah Loomans | 2017-05-27 |
| | | | | This makes it simple and more secure, and this improves server logging. | ||
* | Zoom table out when it doesn't fit the screen | Noah Loomans | 2017-03-23 |
| | |||
* | Add BETA to the title when BETA env is set to 1 | Noah Loomans | 2017-03-22 |
| | |||
* | Merge branch 'master' into beta | Noah Loomans | 2017-02-17 |
|\ | | | | | | | This adds the README.md to beta | ||
| * | Merge branch 'beta' | Noah Loomans | 2017-01-29 |
| |\ | |||
* | | | Fix update url bug | Noah Loomans | 2017-01-30 |
| | | | |||
* | | | Refactor long lines | Noah Loomans | 2017-01-30 |
| | | | |||
* | | | 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. | ||
* | | Fix print support | Noah Loomans | 2017-01-27 |
| | | | | | | | | Signed-off-by: Noah Loomans <noahloomans@gmail.com> | ||
* | | fix bundle | Noah Loomans | 2017-01-11 |
|/ | |||
* | Merge branch 'beta' | BuildTools | 2017-01-08 |
|\ | |||
| * | fix crash when searching for non-existent user | BuildTools | 2017-01-08 |
| | | |||
| * | Merge branch 'master' into beta | BuildTools | 2017-01-08 |
| |\ | |/ |/| | |||
* | | fix getURLOFUSers | Noah Loomans | 2017-01-08 |
| | | |||
* | | build for production | BuildTools | 2017-01-07 |
|/ | |||
* | add feature detect | Noah Loomans | 2016-12-22 |
| | |||
* | fixed browserify | Noah Loomans | 2016-12-22 |
| | |||
* | add analytics | Noah Loomans | 2016-12-21 |
| | |||
* | fix bug where multiple schedules are shown if switching too quickly. | Noah Loomans | 2016-12-21 |
| | |||
* | fixed safari bug | Noah Loomans | 2016-12-21 |
| | |||
* | removed console.log | Noah Loomans | 2016-12-21 |
| | |||
* | fixed ie | Noah Loomans | 2016-12-21 |
| | |||
* | remove console.log | Noah Loomans | 2016-12-16 |
| | |||
* | add ability to scroll week selector away | Noah Loomans | 2016-12-16 |
| | |||
* | add user frendly error handling | Noah Loomans | 2016-12-15 |
| | |||
* | use next week if sunday | Noah Loomans | 2016-12-15 |
| | |||
* | show human readable week format if available | Noah Loomans | 2016-12-15 |
| | |||
* | add compatibility old version localstorrage | Noah Loomans | 2016-12-14 |
| | |||
* | Merge branch 'beta' into refactor | Noah Loomans | 2016-12-14 |
|\ | |||
| * | changed to build-dev | Noah Loomans | 2016-12-08 |
| | | |||
| * | week-selector not showing hotfix | Noah Loomans | 2016-12-08 |
| | | |||
| * | switched to production bundle | BuildTools | 2016-12-07 |
| | | |||
* | | auto focus input on page load | Noah Loomans | 2016-12-14 |
| | | |||
* | | fix ie input event | Noah Loomans | 2016-12-14 |
| | | |||
* | | handle search focus | Noah Loomans | 2016-12-14 |
| | | |||
* | | add favorite | Noah Loomans | 2016-12-14 |
| | | |||
* | | removed `console.log` | 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 | ||
* | | add searched class when searching | Noah Loomans | 2016-12-09 |
| | | |||
* | | switched to non-iframe schedule viewer | Noah Loomans | 2016-12-09 |
| | | |||
* | | removed autocomplete.show & hide function | Noah Loomans | 2016-12-09 |
| | | |||
* | | hide autocomplete on submit | BuildTools | 2016-12-08 |
| | | |||
* | | moved function from autocomplete to search | BuildTools | 2016-12-08 |
| | | |||
* | | use events and fix focus issues | BuildTools | 2016-12-08 |
| | | |||
* | | did some more work | Noah Loomans | 2016-12-08 |
| | | |||
* | | starting refactor | BuildTools | 2016-12-07 |
|/ |