travis-web/app
Piotr Sarnacki d9cff6e8b4 Create adapters and serializers working with v3 and v2 APIs
This commit adds adapters and serializers for v3, but also a fallback
serializer for v2, which allows to handle v2 and v3 payloads at the same
time. This is needed, because when we use v3 endpoint for one of the
models (in this case repo), we can also get embedded records of other
types (like branch or build).
2015-12-08 10:18:02 +01:00
..
adapters Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
components Move ajax and auth into services 2015-12-08 10:18:02 +01:00
controllers Move ajax and auth into services 2015-12-08 10:18:02 +01:00
helpers Remove some more deprecations 2015-12-08 10:17:32 +01:00
initializers Move ajax and auth into services 2015-12-08 10:18:02 +01:00
instance-initializers Move ajax and auth into services 2015-12-08 10:18:02 +01:00
mixins Enable polling for tests 2015-05-12 10:02:47 +02:00
models Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
routes Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
serializers Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
services Move ajax and auth into services 2015-12-08 10:18:02 +01:00
styles fix flash messages width 2015-12-04 16:02:03 +01:00
templates Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
transforms Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
utils Move ajax and auth into services 2015-12-08 10:18:02 +01:00
views Remove some more deprecations 2015-12-08 10:17:32 +01:00
app.coffee Remove some more deprecations 2015-09-01 10:24:03 +02:00
index.html add icon for pinned tabs in Safari 2015-10-27 14:46:21 +01:00
router.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00