travis-web/assets/scripts/app/controllers
Piotr Sarnacki 5f2f4c3852 First stab at fixing weird view errors
This commit starts refactoring of one of the remaining areas where we do weird
tricks to get the desired behaviour. Namely, we were treating "my_repositories"
and "recent" not as individual routes with separate URLs, but only different
states on the repos controller. Such approach leads to various problem with
connecting outlets on rerenders (ie. we don't explicitly connect outlets when
changing from one view to another programatically).

A new cleaner way is to change both tabs into routes.
2014-12-29 18:17:55 +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 Fix log errors on 1.8.1 2014-12-29 18:16:15 +01:00
profile.coffee Fix sync button 2014-06-17 16:39:21 +02:00
repo.coffee Fix log errors on 1.8.1 2014-12-29 18:16:15 +01:00
repos.coffee First stab at fixing weird view errors 2014-12-29 18:17:55 +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