Work on login and add self to registrant list.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Sep 2017 20:46:53 +0000 (16:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Sep 2017 20:46:53 +0000 (16:46 -0400)
commitf574c6c10fa0bd3705043a7da566b7bb7dc863e1
treed98ac178b4197237ccd51ba1e08c1313f7d211fe
parent33bebc9619137f2f45dedbf47628f528e9c7d5a8
Work on login and add self to registrant list.

Getting the login form working and setting up a model for the logged in
account which can be used to add your self as a registrant for the event
class.
js/frontRegApp.js
js/models/front/account.js
js/models/front/login.js
js/views/front/account.js
js/views/front/app.js
js/views/front/login.js
js/views/front/regClass.js
models/admin/ajax/account.php
models/front/registrations/registration.php
views/front/registrations/registration.html