travis-web/assets/scripts/app
Robert Jackson 89a3c20217
Keep elements fully within a single element.
{{if}} is implemented as an Ember.View (without an element), and
children must be valid DOM.
2014-11-05 12:48:26 -05:00
..
controllers Do not run timers in testing. 2014-11-05 08:19:16 -05:00
helpers Use standard Ember.Handlebars.registerBoundHelper. 2014-11-05 07:39:45 -05:00
models remove extra comma 2014-10-14 15:29:12 +02:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Keep elements fully within a single element. 2014-11-05 12:48:26 -05:00
views Keep elements fully within a single element. 2014-11-05 12:48:26 -05:00
app.coffee do not create two Pusher instances 2014-10-13 17:20:02 +02:00
auth.coffee remove path from endpoint 2014-10-13 14:46:49 +02:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee Fixes after merging ps-env-vars 2014-08-21 16:39:15 +02:00
helpers.coffee Trim status image modal. 2014-05-12 02:14:52 +02:00
models.coffee First stab at ssh key form 2014-07-31 12:26:19 +02:00
pusher.coffee do not create two Pusher instances 2014-10-13 17:20:02 +02:00
routes.coffee Caches and requests need authentication 2014-09-03 13:56:56 +02:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee Don't close folds when following logs 2014-06-17 00:50:01 +02:00
views.coffee Use textarea instead of input for build status images and links. 2014-05-12 02:47:37 +02:00