summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/views
AgeCommit message (Expand)Author
2017-10-07load all collections using backbone_collection_for helper.HEADmastermo
2017-09-24load tutorials collection on the page.mo
2017-09-24move collections to Collections namespace.mo
2017-09-24create helper to generate a backbone collection.mo
2017-09-24render categories as backbone collection in html page.mo
2017-09-09validate search form.mo
2017-09-09connect models to views using automodel.mo
2017-09-09extract duplicate code into form_view.mo
2017-09-09add client side validation to password reset form.mo
2017-09-08CakeSide -> csxmo
2017-09-08rename User to Registration.mo
2017-09-08add backbone view for registration-form.mo
2017-09-08change onInput to set the changed attribute only.mo
2017-09-08username -> emailmo
2017-09-08connect cards to autoview.mo
2017-09-07use input event and promote renderErrors method.mo
2017-09-07validate email address.mo
2017-09-07connect login-form to session model validation.mo
2017-09-05remove console logging.mo
2017-09-05validate the login form on the client side.mo
2017-09-04connect view to login form.mo
2017-09-03change autoview to lookup by path rather than key.mo
2017-09-03remove disqusmo
2017-09-03attach behaviours to document immediately.mo
2017-09-02convert infinite scroll into a behaviour.mo
2017-09-02move bonebone code for my/* to my/* namespace.mo
2017-09-02move embedlyservice to cakeside namespace.mo
2017-09-02move namespace declaration to index.jsmo
2017-09-02promote backbone subdirectory up to root.mo