travis-web/assets/scripts/app/views
Piotr Sarnacki 1a0e378732 Fix rendering job when moving from index route
The hack which is needed for wrong outlet behaviour renders a template
when outlet is not rendered automatically, but it was done immediately.
Because of that when changing routes from index to job route, sometimes
the hack was kicking in and rendering build instead of job template.
This commit fixes it to check if rendering is needed in "afterRender"
phase on runloop.
2013-09-07 17:44:43 +02:00
..
repo Fix rendering job when moving from index route 2013-09-07 17:44:43 +02:00
accounts.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
application.coffee Fix specs, add styling for firefox 2013-04-05 18:09:00 +02:00
build.coffee Use pullRequestNumber from build, not from commit 2013-08-29 01:01:03 +02:00
events.coffee Merge branch 'master' of github.com:travis-ci/travis-web 2012-10-16 02:05:17 +02:00
flash.coffee Don't use id for flash view 2013-05-16 13:33:07 +02:00
job.coffee Add @svenfuchs' log reimplementation 2013-02-22 17:00:50 +01:00
left.coffee Fix some of the places still using Travis.app 2013-02-21 23:22:54 +01:00
log.coffee Fix expanding folds on firefox 2013-03-29 23:25:05 +01:00
profile.coffee Download 2x images from Gravatar 2013-05-22 13:09:24 +02:00
repo.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
signin.coffee Allow to sign in and sign out 2013-02-21 23:22:53 +01:00
stats.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
status_images.coffee Add Rst status image format 2013-07-26 23:55:12 -07:00
top.coffee Refactor sign in related templates, fix indicator in auth template 2013-08-05 03:24:33 +02:00