travis-web/assets/scripts/app
Piotr Sarnacki 42ed7cf4de Make sure that repo has a slug when creating a link to repo
Raw repo data is sometimes passed to linkTo helpers and in such case
Repo instance is created by id and it does not include slug. This commit
will be reverted after fixing "incomplete" implementation, which will
allow to preload Repo with both id and slug before searching for it.
2013-02-21 23:22:52 +01:00
..
controllers Fix queues lists 2013-02-21 23:22:52 +01:00
helpers Normalize rvm version to float if it comes as an integer 2013-02-11 15:59:52 +01:00
models Tabs and basic views are mostly working 2013-02-21 23:22:51 +01:00
store Add missing mappings to adapter 2013-02-21 23:22:51 +01:00
templates Make sure that repo has a slug when creating a link to repo 2013-02-21 23:22:52 +01:00
views Fix queues lists 2013-02-21 23:22:52 +01:00
app.coffee Main view mostly works on new router 2013-02-21 23:22:51 +01:00
auth.coffee Don't parse user if data can't be fetched from storage (closes #124) 2013-01-30 02:24:12 +01:00
controllers.coffee Fix job view 2013-02-21 23:22:51 +01:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee add broadcasts 2012-10-18 03:53:19 +02:00
pusher.coffee Main view mostly works on new router 2013-02-21 23:22:51 +01:00
routes.coffee Fix queues lists 2013-02-21 23:22:52 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store.coffee Main view mostly works on new router 2013-02-21 23:22:51 +01:00
tailing.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
views.coffee Load branches for status images only after opening the popup 2013-01-24 00:48:11 +01:00