travis-web/assets/scripts/app/controllers
Piotr Sarnacki e6800c80c6 Refactor our layout handling
Layout handling in travis-web was implemented in a dynamic way, so we
could change a main layout from any of the routes. This needed a
`rerender` call which was making things harder and needed some hacks. It
also broke a few transitions when upgrading to 1.8.1.

After examining our usage of layouts I've noticed that we don't need to
change the entire layout dynamically and instead we can set layout on
root routes (like "index", "profile" and other root routes).
2014-12-29 18:16:14 +01:00
..
account.coffee Fix sync button 2014-06-17 16:39:21 +02:00
accounts.coffee Refactor handling accounts 2014-05-28 10:23:39 +02:00
annotations.coffee Merge branch 'master' into hh-annotations 2014-01-24 10:18:58 -05:00
auth.coffee Bring back afterSignIn and afterSignIn as actions sent to controller 2014-05-28 10:22:48 +02:00
build.coffee extract the log lines selector into a separate component 2014-01-09 15:53:33 +01:00
builds.coffee Hide "Show More" when there are no more builds. 2014-05-10 09:39:24 +02:00
caches.coffee Revert "Revert "API uses match to filter by slug"" 2014-08-12 16:05:28 +02:00
current_user.coffee Revert "Revert "Merge pull request #308 from rwjblue/update-ember"" 2014-12-29 18:16:14 +01:00
env_var_new.coffee Final touches on env vars 2014-08-01 02:50:20 +02:00
env_var.coffee Reset value in env_var controller also based on public attr 2014-08-19 19:42:08 +02:00
env_vars.coffee First stab at env vars 2014-07-28 14:19:44 +02:00
flash.coffee Revert "Revert "Merge pull request #308 from rwjblue/update-ember"" 2014-12-29 18:16:14 +01:00
home.coffee somewhat more consistent naming 2012-10-12 02:34:54 +02:00
job.coffee Merge branch 'master' into hh-annotations 2014-01-24 10:18:58 -05:00
profile.coffee Fix sync button 2014-06-17 16:39:21 +02:00
repo.coffee Revert "Revert "Merge pull request #308 from rwjblue/update-ember"" 2014-12-29 18:16:14 +01:00
repos.coffee Refactor our layout handling 2014-12-29 18:16:14 +01:00
request.coffee Add requests page 2014-05-12 11:03:10 +02:00
requests.coffee Display current repo's URL for lint link 2014-07-22 18:47:45 +02:00
settings.coffee Fixes after merging ps-env-vars 2014-08-21 16:39:15 +02:00
ssh_key.coffee _referenceCache is not a function 2014-08-25 15:32:19 +02:00
stats.coffee Fix more specs 2013-03-04 03:46:04 +01:00