travis-web/app/templates
Piotr Sarnacki 2d0aee4e68 Fix status images popup
After recent refactorings status images popup started to fetch branches
info whenever a repo page was opened, resulting in additional HTTP
requests. Furthermore, because of a way we load branches, it could
result in builds view displaying very old builds, because in API V2 we
essentially download last build for each branch for branches request.

This commit fixes the situation in 2 ways:

1. We wait with downloading branhes till the popup is open
2. We use a V3 requests to download branches and we don't put that data
into the store
2016-01-18 13:14:28 +01:00
..
components Fix status images popup 2016-01-18 13:14:28 +01:00
dashboard update more deprecated syntax 2015-12-22 11:07:35 +01:00
layouts jobs list styles 2015-12-02 16:13:10 +01:00
main create loading-indicator component and replace all instances of the non-component 2015-05-28 13:52:44 +02:00
owner switch to new each helper syntax 2015-12-22 11:07:07 +01:00
profile [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
repo create loading-indicator component and replace all instances of the non-component 2015-05-28 13:52:44 +02:00
repos-list create loading-indicator component and replace all instances of the non-component 2015-05-28 13:52:44 +02:00
settings stop using deprecated {{bind-attr}} 2015-07-14 17:57:08 +02:00
stats Move assets/scripts/app to root dir 2015-02-03 09:44:34 +01:00
.gitkeep Move assets/scripts/app to root dir 2015-02-03 09:44:34 +01:00
account.hbs add image descriptions 2016-01-07 14:33:34 +01:00
accounts.hbs Move assets/scripts/app to root dir 2015-02-03 09:44:34 +01:00
application.hbs [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
branches.hbs Don't show default branch in inactive branches 2015-12-10 12:12:42 +01:00
build.hbs [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
builds.hbs Fix sorting on builds list 2016-01-14 15:40:06 +01:00
caches.hbs style caches 2015-12-02 16:13:21 +01:00
dashboard.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
env-vars.hbs style caches 2015-12-02 16:13:21 +01:00
error.hbs Add error handling for the owner route 2015-09-07 11:45:58 +02:00
error404.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
first-sync.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
footer.hbs update docs and blog links to use https 2015-12-04 11:44:24 +01:00
getting-started.hbs fix broken link on getting_started 2015-07-10 10:31:32 +02:00
home-pro.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
home.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
insufficient-oauth-permissions.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
job.hbs [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
loading.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
logo.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
main.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
not-found.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
owner.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
plans.hbs [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
profile-accounts.hbs [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
profile.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
repo.hbs Fix status images popup 2016-01-18 13:14:28 +01:00
repos.hbs Fix showing running jobs 2016-01-14 14:04:29 +01:00
request.hbs stop using deprecated {{bind-attr}} 2015-07-14 17:57:08 +02:00
requests.hbs style caches 2015-12-02 16:13:21 +01:00
settings.hbs check for push permission in ssh key settings 2015-07-27 16:46:16 +02:00
signin.hbs [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
ssh-key.hbs style caches 2015-12-02 16:13:21 +01:00
team.hbs [deprecations] Remove all of the views we use just for layouts 2016-01-12 16:55:22 +01:00
top.hbs [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00