summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/views/auto_view.js.coffee
AgeCommit message (Expand)Author
2017-09-09connect models to views using automodel.mo
2017-09-09extract duplicate code into form_view.mo
2017-09-08CakeSide -> csxmo
2017-09-08change onInput to set the changed attribute only.mo
2017-09-07use input event and promote renderErrors method.mo
2017-09-05validate the login form on the client side.mo
2017-09-04connect view to login form.mo
2017-09-03attach behaviours to document immediately.mo