travis-web/app/controllers
Piotr Sarnacki a4a75912b0 Implement ajax polling for things that are visible on the screen
We sometimes miss pusher updates, which started to be more common
lately. Until we investigate what's going on, this should be a good
workaround for keeping UI in sync with the DB.
2015-05-07 13:49:21 +02:00
..
accounts Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
dashboard add org filter to dashboard, prepare sync button 2015-02-26 17:49:27 +01:00
env-vars Fix a few issues after ember-cli switch 2015-02-06 12:57:49 +01:00
main Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
settings Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
.gitkeep Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
account.coffee Plug billingUrl properly 2015-03-30 08:52:34 +02:00
accounts.coffee Divide user and organizations on accounts list 2015-03-25 11:38:39 +01:00
auth.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
build.coffee Refactor jobs list and add some unit tests for it 2015-03-20 09:08:23 +01:00
builds-item.coffee fix things iwith Piotr 2015-03-10 15:35:00 +01:00
builds.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
caches-by-branch.coffee Remove useless code 2015-02-10 10:27:57 +01:00
caches-item.coffee Fix ajax requests for caches 2015-02-10 10:13:53 +01:00
caches.coffee Show caches also if there're no caches for push builds 2015-05-06 11:34:02 +02:00
current-user.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
env-var.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
env-vars.coffee Don't filter env vars in controller 2015-02-06 13:20:56 +01:00
first-sync.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
flash.coffee Fix broadcasts 2015-04-15 15:16:17 +02:00
home.coffee Display running repos info on landing page 2015-04-01 10:32:04 +02:00
job.coffee First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
owner.coffee use active in the api query 2015-05-05 13:03:09 +02:00
profile.coffee Change config keys to camel case 2015-02-05 11:35:47 +01:00
queue.coffee Show loading text for queues and running jobs 2015-03-18 16:46:53 +01:00
repo.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
repos.coffee Completely remove left sidebar for not logged in users 2015-03-30 13:22:51 +02:00
request.coffee set a successful message for requests 2015-04-10 15:23:54 +02:00
requests.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
running-jobs.coffee Implement ajax polling for things that are visible on the screen 2015-05-07 13:49:21 +02:00
ssh-key.coffee Rewrite a couple of Handlebars helpers into HTMLBars helpers 2015-04-30 12:48:11 +02:00
top.coffee Don't show CTA on landing page 2015-04-01 11:32:04 +02:00