travis-web/assets/scripts/app
Lukasz Sarnacki 201a3abf17 Disable links in cog menu when not signed in
When user is not logged in, some links in cog menu
are not display. This commit makes them visible but
disabled.
2013-02-07 00:40:15 +01:00
..
controllers Delegate isLoaded in ArrayProxy on repos list 2013-01-22 01:58:20 +01:00
helpers Fix download log link after log changes 2013-01-30 02:15:11 +01:00
models Wait for job.id in Travis.Artifact 2013-01-29 15:36:14 +01:00
store Don't error out when the only response is result: true 2012-11-08 03:37:22 +01:00
templates Disable links in cog menu when not signed in 2013-02-07 00:40:15 +01:00
views Disable links in cog menu when not signed in 2013-02-07 00:40:15 +01:00
app.coffee Merge pull request #84 from randym/instrumentation 2013-01-03 07:13:34 -08: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 Remove layout views, just change template on application 2012-10-23 01:40:05 +02: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 Find job for clearing logs only if it's already in store 2013-01-23 22:08:17 +01:00
routes.coffee Add redirect on /jobs/:id/log.txt and /builds/:id/log.txt 2013-01-16 13:14:46 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store.coffee Remove console.log 2013-01-27 22:51:45 +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