Working on the register form
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Sep 2017 20:50:44 +0000 (16:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Sep 2017 20:50:44 +0000 (16:50 -0400)
commit5334b2564dbe3342d7949189c77be073783de973
tree77757fa4465ed411ce9840cd91f91a4a32267f46
parentffcc756f536cb4797616c461fc568c00331f0a03
Working on the register form

Currently looking at way to display the errors once they leave the email
field to show it's not a valid email address.
css/front.css
js/frontRegApp.js
js/models/front/regClass.js
js/models/front/regEvent.js
js/models/front/register.js
js/views/front/app.js
js/views/front/login.js
js/views/front/register.js
models/admin/ajax/account.php
models/front/registrations/registration.php
views/front/registrations/registration.html