travis-web/assets/scripts/app
Piotr Sarnacki 8e040912ec Still redirect to getting started, but render it in 'main' outlet
Rendering views outside of routes cycle seems problematic at the moment,
so redirection is our best bet. However, the way I initially did it in
cc90200 causes problems for people who don't have any own repositories
set up for Travis CI, but still want to log in and browse around -
rendering getting started page as a full page hides left sidebar with a
list of repositories.

This commit changes getting started page to render in the main outlet,
just as before redirection changes.
2014-02-17 11:26:28 +01:00
..
controllers Merge pull request #190 from travis-ci/hh-annotations 2014-01-27 08:41:52 -08:00
helpers Revert previous revert 2014-02-12 09:54:24 -06:00
models Revert previous revert 2014-02-12 09:54:24 -06:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
views Revert previous revert 2014-02-12 09:54:24 -06:00
app.coffee Add mappings for sideloading annotations 2014-01-28 15:33:22 +01:00
auth.coffee Revert previous revert 2014-02-12 09:54:24 -06:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee Revert previous revert 2014-02-12 09:54:24 -06:00
helpers.coffee Remove the rest of the locales related stuff 2014-01-15 14:40:56 +01:00
models.coffee Initial annotation support 2013-07-10 17:49:47 -07:00
pusher.coffee Merge branch 'master' into hh-annotations 2014-01-24 10:18:58 -05:00
routes.coffee Still redirect to getting started, but render it in 'main' outlet 2014-02-17 11:26:28 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee Revert tailing changes 2014-01-20 15:00:34 +01:00
views.coffee Revert previous revert 2014-02-12 09:54:24 -06:00