travis-web/assets/scripts/app
Piotr Sarnacki 018eafe84b Fix problem with getting started template rendering on first sync
When first sync template is displayed, user usually doesn't have any
repos, which also triggers rendering of getting started template. The
fix for this is to handle the action to render getting started page on
first sync and do nothing in such case.

I also added a test to ensure that it works correctly.
2013-10-29 20:48:27 +01:00
..
controllers Fix problem with getting started template rendering on first sync 2013-10-29 20:48:27 +01:00
helpers More github references replaced with links 2013-09-01 13:43:21 +02:00
models Display repos with no builds, but which are active in 'My repositories' 2013-10-29 18:05:23 +01:00
store Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
templates Display repos with no builds, but which are active in 'My repositories' 2013-10-29 18:05:23 +01:00
views Merge branch 'updated-styles' 2013-10-14 17:37:28 +02:00
app.coffee Update code for newest ember-model 2013-10-18 13:41:10 +02:00
auth.coffee Improve auth code in router by using new async stuff (❤️ @machty) 2013-08-03 20:48:59 +02:00
controllers.coffee Display repos with no builds, but which are active in 'My repositories' 2013-10-29 18:05:23 +01:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
pusher.coffee Merge branch 'master' into ui-improvements 2013-08-25 14:46:03 +02:00
routes.coffee Fix problem with getting started template rendering on first sync 2013-10-29 20:48:27 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee Event is no longer passed as an argument to handlers 2013-02-21 23:22:52 +01:00
views.coffee Fix problem with getting started template rendering on first sync 2013-10-29 20:48:27 +01:00