Get events view via Ajax
Opened this issue · 1 comments
vwbusguy commented
The events page is currently drawn by PHP, which prevents adding an event intuitively from the events page itself. Adding a JSON API call for this will make this page more intuitive as well as be necessary for packaging a mobile app.
vwbusguy commented
This is closer with the ajax buttons move. Will look into injecting this with templating at the js level.