Add model/collection/view for regTime
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 3 Nov 2017 20:58:55 +0000 (16:58 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 3 Nov 2017 20:58:55 +0000 (16:58 -0400)
commit7a844c07e31bbd9fb2509c5e55f5b6107201f52d
tree32f92a20945431fa666d8e8c34af582a0d8d6115
parent9c1c0bd600ffea927085309d97953cd5590c306f
Add model/collection/view for regTime

WIP Working on moving some stuff from regClass into the regTime view.
Will need to fix the creation of registrants and make sure the data it
is sending back to ajax calls is correct.
css/front.css
js/collections/front/regTimes.js [new file with mode: 0644]
js/frontRegApp.js
js/models/front/regClass.js
js/models/front/regEvent.js
js/models/front/regTime.js [new file with mode: 0644]
js/views/front/regClass.js
js/views/front/regTime.js [new file with mode: 0644]
models/front/registrations/registration.php
package.json
views/front/registrations/registration.html