travis-web/app/routes
Piotr Sarnacki e8ad482434 Make favicon work properly when viewing job
Current implementation of controllers makes it hard to implement favicon
changes outside of build/job controllers. The problem is that if a job
is viewed, both controller are populated, which means they will both
send state change events to change favicon. This commit adds a check for
build controller, which allows to disable state change events when we're
viewing a job
2015-02-24 16:51:37 +01:00
..
accounts
dashboard Sort repos explicitly on dashboard 2015-02-16 16:09:10 +01:00
main Call super in deactivate/activate in main/recent route 2015-02-20 13:18:15 +01:00
repo First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
settings Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
.gitkeep
abstract-builds.coffee First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
account.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
accounts.coffee
application.coffee First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
auth.coffee
basic.coffee
branches.coffee
build.coffee First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
builds.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
caches.coffee
dashboard.coffee
env-vars.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
first-sync.coffee
getting-started.coffee
insufficient-oauth-permissions.coffee
job.coffee Make favicon work properly when viewing job 2015-02-24 16:51:37 +01:00
main-tab.coffee First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
main.coffee
not-found.coffee
profile.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
pull-requests.coffee First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
repo.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
request.coffee
requests.coffee
settings.coffee
simple-layout.coffee
ssh-key.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00