travis-web/app/routes
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
..
accounts Use transitionTo instead of replaceWith on profile page 2015-07-01 09:35:21 +02:00
dashboard fix dashbaord after api cleanup, change some interaction elements 2015-10-14 14:57:39 +02:00
main Completely remove left sidebar for not logged in users 2015-03-30 13:22:51 +02:00
owner Move ajax and auth into services 2015-12-08 10:18:02 +01:00
repo Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
settings commit current status 2015-09-07 15:53:14 +02:00
.gitkeep Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
abstract-builds.coffee Implement ajax polling for things that are visible on the screen 2015-05-07 13:49:21 +02:00
account.coffee Add fallback for setting title in account 2015-03-27 08:48:49 +01:00
accounts.coffee Remove some more deprecations 2015-12-08 10:17:32 +01:00
application.coffee Remove some more deprecations 2015-12-08 10:17:32 +01:00
auth.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
basic.coffee Add error handling for the owner route 2015-09-07 11:45:58 +02:00
branches.coffee remove logic again because api takes care of it now 2015-10-14 14:57:39 +02:00
build.coffee First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00
builds.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
caches.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
dashboard.coffee fix test 2015-10-14 15:27:45 +02:00
env-vars.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
error.js Add error handling for the owner route 2015-09-07 11:45:58 +02:00
first-sync.coffee Remove some more deprecations 2015-12-08 10:17:32 +01:00
getting-started.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
home-pro.coffee change pro navigation and landing page redirects 2015-11-11 18:18:58 +01:00
home.coffee Remove some more deprecations 2015-12-08 10:17:32 +01:00
insufficient-oauth-permissions.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
job.coffee Make favicon work properly when viewing job 2015-02-24 16:51:37 +01:00
logo.coffee add logo page 2015-11-09 20:07:57 +01:00
main-tab.coffee Change repos-list into a component 2015-08-05 13:11:57 +02:00
main.coffee Use per repo channels instead of common channel 2015-06-18 15:47:14 +02:00
not-found.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
owner.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
plans.coffee change plans route on .org 2015-11-12 13:10:33 +01:00
profile.coffee Set page titles relevant to page is loaded 2015-02-17 14:35:59 +01:00
pull-requests.coffee Extract builds-item as a component to not use itemController 2015-06-02 11:16:04 +02:00
repo.coffee Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
request.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
requests.coffee Remove some more deprecations 2015-12-08 10:17:32 +01:00
settings.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
simple-layout.coffee Completely remove left sidebar for not logged in users 2015-03-30 13:22:51 +02:00
ssh-key.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
team.coffee Tweaking solarce's title 2015-12-02 10:16:38 -08:00