travis-web/assets/scripts/app/views
Piotr Sarnacki 66be22af68 Fix actions on views
Almost all actions on views were not properly handled, because they were still
methods directly on a view object rather than in `actions` property. This commit
fixes it.
2014-12-29 18:17:55 +01:00
..
repo Fix actions on views 2014-12-29 18:17:55 +01:00
accounts.coffee Refactor our layout handling 2014-12-29 18:16:14 +01:00
annotation.coffee Extract annotations view 2013-07-11 11:45:23 -07:00
annotations.coffee Add newline 2014-01-24 10:32:42 -05:00
application.coffee Refactor our layout handling 2014-12-29 18:16:14 +01:00
build.coffee Use gravatar for author and committer avatars. 2014-05-09 02:20:34 +02:00
events.coffee Merge branch 'master' of github.com:travis-ci/travis-web 2012-10-16 02:05:17 +02:00
flash.coffee Fix actions on views 2014-12-29 18:17:55 +01:00
job.coffee Revert "Revert "Merge pull request #308 from rwjblue/update-ember"" 2014-12-29 18:16:14 +01:00
left.coffee Fix some of the places still using Travis.app 2013-02-21 23:22:54 +01:00
log.coffee First stab at fixing weird view errors 2014-12-29 18:17:55 +01:00
profile.coffee Refactor our layout handling 2014-12-29 18:16:14 +01:00
repo.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
signin.coffee Refactor auth code 2014-05-28 10:22:47 +02:00
stats.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
status_image_input.coffee Use textarea instead of input for build status images and links. 2014-05-12 02:47:37 +02:00
status_images.coffee Fix actions on views 2014-12-29 18:17:55 +01:00
top.coffee Refactor auth code 2014-05-28 10:22:47 +02:00