travis-web/assets/scripts/app
Piotr Sarnacki e6106a236a Remove initialState properties from most of the routes
initialState in some of the routes where needed because router was
behaving incorrectly when going to 'default state'. Now it is fixed, so
initialState entries are not needed anymore in those places.
2012-10-09 03:56:26 +02:00
..
controllers add flash messages and styles 2012-10-08 16:27:55 +02:00
helpers finally rename repository to repo 2012-10-06 20:08:46 +02:00
models Worker still gets payload with repository 2012-10-08 17:32:04 +02:00
store try fixing the root key for Repo.find() (even though ember-data really seems weird here) 2012-10-07 17:58:06 +02:00
templates add flash messages and styles 2012-10-08 16:27:55 +02:00
views Fix links to log line numbers 2012-10-09 03:54:11 +02:00
app.coffee finally rename repository to repo 2012-10-06 20:08:46 +02:00
auth.coffee load user permissions 2012-10-06 23:40:05 +02:00
controllers.coffee add flash messages and styles 2012-10-08 16:27:55 +02:00
helpers.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
models.coffee finally rename repository to repo 2012-10-06 20:08:46 +02:00
pusher.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
routes.coffee Remove initialState properties from most of the routes 2012-10-09 03:56:26 +02:00
slider.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
store.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
tailing.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
views.coffee add flash messages and styles 2012-10-08 16:27:55 +02:00