travis-web/assets/scripts/app
Piotr Sarnacki 2a44a46831 Put jobs with 'received' status to the running jobs list
The problem with running jobs list was that it didn't show jobs that went to the
worker. The result was a confusing UI - when you look at the running jobs list
you want to know how many concurrent jobs you are using, including jobs that are
still waiting for a VM to boot.
2015-01-28 11:15:54 +01:00
..
components Extract remaining controllers and views into individual files 2015-01-19 13:04:52 +01:00
controllers Don't use query params in filtering for now 2015-01-26 11:16:58 +01:00
helpers Make filtering a bit more snappy 2015-01-26 11:16:22 +01:00
models Put jobs with 'received' status to the running jobs list 2015-01-28 11:15:54 +01:00
routes Filter on the server 2015-01-27 17:08:00 +01:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Don't use Travis.config in templates 2015-01-27 16:50:18 +01:00
utils Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
views No need to put dashboard layout for application/loading 2015-01-27 16:43:09 +01:00
app.coffee Create slider after app is initialized 2015-01-20 11:38:37 +01:00
auth.coffee Use V3 API for dashboard 2015-01-27 16:43:24 +01:00
components.coffee Extract remaining controllers and views into individual files 2015-01-19 13:04:52 +01:00
controllers.coffee loading and filter 2015-01-23 15:58:22 +01:00
helpers.coffee Make filtering a bit more snappy 2015-01-26 11:16:22 +01:00
models.coffee First stab at ssh key form 2014-07-31 12:26:19 +02:00
pusher.coffee Properly normalized data for job:received pusher event 2015-01-28 11:15:54 +01:00
routes.coffee loading and filter 2015-01-23 15:58:22 +01:00
slider.coffee Create slider after app is initialized 2015-01-20 11:38:37 +01:00
tailing.coffee Don't close folds when following logs 2014-06-17 00:50:01 +02:00
views.coffee No need to put dashboard layout for application/loading 2015-01-27 16:43:09 +01:00