travis-web/app/models
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
..
.gitkeep Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
account.coffee Add avatars on accounts list 2015-03-25 16:36:07 +01:00
annotation.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
branch.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
broadcast.coffee Fix broadcasts 2015-04-15 15:16:17 +02:00
build.coffee Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
commit.coffee Add missing fields to models 2015-02-11 11:18:24 +01:00
env-var.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
hook.coffee Change config keys to camel case 2015-02-05 11:35:47 +01:00
job.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
log.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
model.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
repo.coffee Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
request.coffee Fix requests page 2015-02-10 09:41:57 +01:00
ssh-key.coffee fix ssh-key displays 2015-07-20 17:11:59 +02:00
user.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00