Ghost/core/test/regression/api/v0.1
Naz Gargol 34fad7eaaf
Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594)
refs #10593

- Added `canonical_url` field to post&pages resources in Admin & Content APIs
- Support for canonical URL on metadata layer (used in {{ghost_head}} helper)
- Made sure the new field is not accessible from API v0.1 
- Added handling same domain relative and absolute URLs
2019-03-12 17:51:29 +08:00
..
authentication_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
configuration_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
db_spec.js Fixed regression tests 2019-02-18 19:22:32 +01:00
error_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
invites_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
notifications_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
oembed_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
posts_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
public_api_spec.js Cleaned up Admin API v2 posts/pages input serializer (#10516) 2019-02-22 12:07:34 +01:00
redirects_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
roles_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
schedules_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
settings_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
slugs_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
spam_prevention_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
subscribers_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
tags_spec.js Ensured defaults when creating resources 2019-02-07 20:20:10 +01:00
themes_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
upload_icon_spec.js Fixed regression tests 2019-02-18 19:22:32 +01:00
upload_spec.js Fixed regression tests 2019-02-18 19:22:32 +01:00
users_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
utils.js Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
webhooks_spec.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00