travis-web/assets/scripts/app/templates
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
..
annotations Only show annotations div if there are any. 2014-05-09 13:18:14 +02:00
auth Refactor auth code 2014-05-28 10:22:47 +02:00
builds Revert "Revert "Merge pull request #308 from rwjblue/update-ember"" 2014-12-29 18:16:14 +01:00
components Show both labels on travis-switch 2014-07-04 11:22:05 +02:00
env_vars Fix env vars css on chrome, align forms 2014-08-21 14:34:10 +02:00
events use states instead of result 2012-12-09 15:16:27 +01:00
index Add requests page 2014-05-12 11:03:10 +02:00
jobs Revert "Revert "Merge pull request #308 from rwjblue/update-ember"" 2014-12-29 18:16:14 +01:00
layouts Refactor our layout handling 2014-12-29 18:16:14 +01:00
profile Refactor our layout handling 2014-12-29 18:16:14 +01:00
queues Replace all of the uses of translation helper with plain text 2014-01-15 14:35:01 +01:00
repo Fixes after merging ps-env-vars 2014-08-21 16:39:15 +02:00
repos Refactor our layout handling 2014-12-29 18:16:14 +01:00
settings Add labels to settings forms 2014-08-06 16:01:28 +02:00
ssh_key Use "Private Key" as a label for the key field. 2014-08-18 11:24:39 +02:00
stats Show message on stats page 2012-10-10 16:47:22 +02:00
workers Use link-to instead of deprecated linkTo. 2014-01-07 21:02:24 -05:00
.gitkeep extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
account.hbs Fix settings link on the profile page 2014-08-20 11:45:27 +02:00
accounts.hbs Refactor our layout handling 2014-12-29 18:16:14 +01:00
application.hbs Refactor our layout handling 2014-12-29 18:16:14 +01:00
caches.hbs Revert "Revert "Better wording for deleting all caches"" 2014-08-12 16:05:30 +02:00
env_vars.hbs Add lock icon to a non public env var 2014-08-20 21:56:48 +02:00
first_sync.hbs Rearrange items on the first sync page. 2014-05-06 10:22:50 +02:00
index.hbs Refactor our layout handling 2014-12-29 18:16:14 +01:00
insufficient_oauth_permissions.hbs Make explanation box smaller, left-align text. 2014-03-10 12:50:31 +01:00
loading.hbs Refactor handling accounts 2014-05-28 10:23:39 +02:00
no_owned_repos.hbs Refactor our layout handling 2014-12-29 18:16:14 +01:00
not_found.hbs Handle not-found routes #159 2013-03-15 10:43:07 +01:00
profile.hbs Refactor our layout handling 2014-12-29 18:16:14 +01:00
request.hbs Add requests page 2014-05-12 11:03:10 +02:00
requests.hbs Fix requests page 2014-08-21 17:07:59 +02:00
settings.hbs Revert "Revert "Merge pull request #308 from rwjblue/update-ember"" 2014-12-29 18:16:14 +01:00
ssh_key.hbs Add a newline in ssh key screen 2014-08-25 13:58:25 +02:00
status_images.hbs Use textarea instead of input for build status images and links. 2014-05-12 02:47:37 +02:00