travis-web/assets/scripts/app
Piotr Sarnacki a039da5dd1 Fix showMore
We use ArrayProxy with SortableMixin as container for builds, so
it needs to proxy load method to expandable record array.

closes #49
2012-11-10 16:34:01 +01:00
..
controllers Fix showMore 2012-11-10 16:34:01 +01:00
helpers Fix logs to always point to build or job view 2012-10-12 18:32:25 +02:00
models startedAt attribute for job is not needed in created state 2012-11-06 14:30:46 +01:00
store Don't error out when the only response is result: true 2012-11-08 03:37:22 +01:00
templates We don't need to check isComplete now 2012-11-06 20:30:38 +01:00
views Fix showMore 2012-11-10 16:34:01 +01:00
app.coffee moar routing/auth refactorings 2012-10-19 22:20:45 +02:00
auth.coffee We should display travis token, not github one in profile 2012-11-10 15:47:34 +01:00
controllers.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +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 add broadcasts 2012-10-18 03:53:19 +02:00
pusher.coffee using the production pusher key with RUN_API causes tons of 404 errors 2012-10-11 17:23:32 +02:00
routes.coffee Load worker related records from pusher payload 2012-10-24 11:28:01 +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 restore isLoaded for repos controller 2012-11-10 04:21:49 +01:00
tailing.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
views.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00