travis-web/assets/scripts/app/routes
Piotr Sarnacki 5065bb5739 Subscribe to pusher channels only when entering the MainRoute
We don't want to subscribe if we're at any other routes, because there is no
data there. The main target is to avoid all of the notifications from a common
channel if we're on the /dashboard route.
2015-01-15 10:36:35 +01:00
..
accounts Extract routes to individual files 2015-01-14 18:07:27 +01:00
main Extract routes to individual files 2015-01-14 18:07:27 +01:00
repo Extract routes to individual files 2015-01-14 18:07:27 +01:00
settings Extract routes to individual files 2015-01-14 18:07:27 +01:00
abstract_builds.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
account.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
accounts.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
application.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
auth.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
branches.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
build.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
builds.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
caches.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
dashboard.coffee Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +01:00
env_vars.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
first_sync.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
getting_started.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
insufficient_oauth_permissions.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
job.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
main_tab.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
main.coffee Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +01:00
not_found.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
profile.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
pull_requests.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
repo.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
request.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
requests.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
route.coffee Extract ApplicationRoute to a separate file 2015-01-14 14:07:05 +01:00
settings.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
simple_layout.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00
ssh_key.coffee Add missing requires in routes 2015-01-14 18:23:51 +01:00
stats.coffee Extract routes to individual files 2015-01-14 18:07:27 +01:00