1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/adapters
Kevin Ansfield c559bbe572 Add version header to API requests
no issue
- modifies the version info included in `env.APP.version` to only include the `major.minor` version numbers
- update base adapter to include `X-Ghost-Version` header
- update `ajax` service to include `X-Ghost-Version` header
2016-06-03 11:53:29 +01:00
..
application.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
base.js Add version header to API requests 2016-06-03 11:53:29 +01:00
embedded-relation-adapter.js Make sure super in buildURL passes all arguments 2016-01-15 19:13:36 +02:00
setting.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
tag.js implement custom user adapter to pull users by slug 2015-11-23 07:48:08 -06:00
user.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00