summaryrefslogtreecommitdiff
path: root/spec/javascripts
AgeCommit message (Collapse)Author
2017-09-24bind auto collections to a url.mo
2017-09-24move collections to Collections namespace.mo
2017-09-24add spec for auto collection.mo
2017-09-10fix broken js spec.mo
2017-09-09connect models to views using automodel.mo
2017-09-08CakeSide -> csxmo
2017-09-08username -> emailmo
2017-09-08install autoview on ajax load but skip elements that are already setup.mo
2017-09-07validate email address.mo
2017-09-07connect login-form to session model validation.mo
2017-09-07fix tests.mo
2017-09-07load error messages into js for client side validation.mo
2017-09-05validate the login form on the client side.mo
2017-09-04connect view to login form.mo
2017-09-03remove extra constructor parameter.mo
2017-09-03change autoview to lookup by path rather than key.mo
2017-09-03add class to resolve object from path.mo
2017-09-02move bonebone code for my/* to my/* namespace.mo
2017-05-04upgrade teaspoon.mo
2014-09-04fix broken js spec.mo khan
2014-08-27add thew new teaspoon helper.mo khan
2014-08-27remove unused javascript.mo khan
2014-07-07remove greeting class.mo khan
2014-07-07add specs for the cake view.mo khan
2014-07-07add spec for public url.mo khan
2014-07-07add validate specs for cake.mo khan
2014-06-09fix teaspoon errors.mo khan
2013-07-26install teaspoonmo khan
2013-06-17remove PlayerSpecmo khan
2012-10-02add author and author url to the new tutorial page.mo k
2012-09-18update the preview when url info is received.mo k
2012-09-18when a url is entered look up info on it.mo k
2012-09-18change preview to match the look on the tutorials#index page.mo k
2012-09-18add commas when multiple tags are added.mo k
2012-09-18add new tag to the hidden tag list.mo k
2012-09-18extract method to create list items.mo k
2012-09-18switch up presenter spec to use dom elements.mo k
2012-09-18start to build the new tutorial presenter.mo k
2012-09-18convert greeting class to coffeescript.mo k
2012-09-18bring back the greeting spec.mo k
2012-09-18add jasmine examples.mo k
2012-09-18reboot jasmine installation.mo k
2012-09-18move greeting.js to app/assets/javascripts/utiltymo k
2012-09-18add greeting spec to get js tests in place.mo k
2012-05-27move third party css and js to vendor folder.mo k
2011-12-28fix broken specs.mo k
2011-12-28got some jasmine tests running.mo k
2011-12-28add jasmine-jquery helpers.mo k
2011-12-28rails g jasmine:installmo k