travis-web/app
Piotr Sarnacki 59747f8424 Handle promises properly
With API V3 we have some relationships (like lastBuild on branch)
specified as asynchronuous, so sometimes we may deal with promises. This
commit fixes the situation by handling both plain records and promises.
2016-04-07 08:48:03 +02:00
..
adapters Fix findRecord to work without passing a snapshot 2016-03-07 13:32:49 +01:00
components Handle promises properly 2016-04-07 08:48:03 +02:00
controllers Handle promises properly 2016-04-07 08:48:03 +02: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 make it a util 2016-03-22 12:41:28 +01:00
models Update ember-cli-mirage to newest beta 2016-03-07 13:28:46 +01:00
routes remove build polling logic from home route 2016-04-05 12:29:32 +02:00
serializers Add job page acceptance test 2016-03-07 13:27:47 +01:00
services Handle promises properly 2016-04-07 08:48:03 +02:00
styles only remove gce notice 2016-04-06 15:15:20 +02:00
templates only remove gce notice 2016-04-06 15:15:20 +02:00
transforms Convert project to JavaScript 2016-01-04 13:15:14 +01:00
utils Handle promises properly 2016-04-07 08:48:03 +02: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