travis-web/app
Piotr Sarnacki 57dec8f2fc Don't fetch /jobs when not in pro
We pass runningJobsCount to repos-list-tabs component, which essentially
is a binding and a binding will call the property that we're passing,
which in turn will fetch running and queued jobs. In order to avoid
this, I added guards in computed properties.
2016-03-03 11:25:01 +01:00
..
adapters Update Ember Data to 2.3.0 2016-01-14 11:54:47 +01:00
components Fix mixin typo 2016-02-25 14:51:31 +01:00
controllers Don't fetch /jobs when not in pro 2016-03-03 11:25:01 +01:00
helpers Fix jshint errors after conversion to JS 2016-01-04 13:15:15 +01:00
initializers Remove initializer deprecation warnings 2016-01-31 12:30:27 +01:00
instance-initializers Convert project to JavaScript 2016-01-04 13:15:14 +01:00
mixins Scroll page in beforeModel hook in scroll-mixin 2016-02-23 13:05:36 +01:00
models Strengthen the dependencies on canCancel in build 2016-02-11 13:54:07 +01:00
routes Add pendo.io integration 2016-03-01 12:22:17 +01:00
serializers Fix tests 2016-01-14 13:14:45 +01:00
services Update time also for finished builds, but only every minute 2016-01-25 17:55:48 +01:00
styles start fresh markup for prgs filter 2016-02-19 18:40:18 +01:00
templates start fresh markup for prgs filter 2016-02-19 18:40:18 +01:00
transforms Convert project to JavaScript 2016-01-04 13:15:14 +01:00
utils Add R language key for matrix column 2016-02-17 10:22:53 -05:00
app.js Upgrade to Ember-CLI 2.3.0 2016-02-16 23:02:01 +01:00
index.html revamp settings button to more options 2016-02-11 15:12:04 +01:00
resolver.js Upgrade to Ember-CLI 2.3.0 2016-02-16 23:02:01 +01:00
router.js Remove resource router deprecations 2016-02-01 16:29:12 +01:00