travis-web/assets/scripts/app
Piotr Sarnacki a8784a58fa Use index/loading template instead of IndexLoadingRoute
By default Ember.js will use either IndexLoadingRoute or index/loading
template. Before this commit we were specyfing IndexLoadingRoute, which
was renderring index_loading template. This is not needed as long as we
use index/loading template - the effect is the same, but we use a
default.
2014-02-12 07:48:44 +01:00
..
controllers Merge pull request #190 from travis-ci/hh-annotations 2014-01-27 08:41:52 -08:00
helpers Merge branch 'updated-styles' 2014-01-27 13:02:05 +01:00
models fix(models): update the endpoint used to restart jobs and builds 2014-01-30 17:19:15 -06:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Use index/loading template instead of IndexLoadingRoute 2014-02-12 07:48:44 +01:00
views Merge pull request #245 from dmathieu/refactor_folder 2014-01-29 02:49:58 -08:00
app.coffee Add mappings for sideloading annotations 2014-01-28 15:33:22 +01:00
auth.coffee removed instances of locales from app and auth coffeescript files 2014-01-13 15:03:18 -05:00
components.coffee Convert switches in profile to components 2014-01-21 17:57:35 +01:00
controllers.coffee Revert "Display repos with no builds, but which are active in 'My repositories'" 2013-11-12 16:06:26 +01: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 Use index/loading template instead of IndexLoadingRoute 2014-02-12 07:48:44 +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 Merge branch 'master' into hh-annotations 2014-01-24 10:18:58 -05:00