Ghost/core/test/acceptance/old/admin
Naz Gargol 7dc38e2078
🔥 Removed V1 code/references in frontend resources/routing layer (#11087)
no issue

- Removed v1 'author' leftover in include statement for preview controller
- Removed v1 'author' leftover in include statement for preview controller
- Removed v1 'author' leftover in include statement in entry lookup routing helper
- Migrated related test to use v2 API controller
- Removed v0.1 routing confif
- Removed v0.1 url config
- Fixed tests that had to do with url's in resources after removing v0.1 resources from URL cache
- Removed v1 'author' leftover in include statement in static routing helper
- Modified the test to use v2 API
- Removed v1 specific condition with 'page' in context helper
- Fixed dynamic routing spec after theme switch to v2. All tested users have to have at least one published post to be shown as an author
- Fixed URL Service spec to use theme engine v2
2019-09-10 11:41:42 +02:00
..
actions_spec.js Updated audience validation for admin api tokens (#10519) 2019-02-23 12:51:21 +01:00
config_spec.js Returned prefix for site & config response 2019-02-25 13:24:19 +01:00
db_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
images_spec.js Combined /images* endpoints into /images/upload 2019-02-25 19:15:16 +07:00
integrations_spec.js Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
invites_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
key_authentication_spec.js 🐛 Fixed email address not being returned with admin api key authentication 2019-03-06 10:48:21 +01:00
mail_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
notifications_spec.js 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
oembed_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
pages_spec.js Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00
posts_spec.js 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
roles_spec.js Migrated schedules controller to v2 2019-08-07 14:51:36 +02:00
settings_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
slugs_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
tags_spec.js 🔥 Removed V1 code/references in frontend resources/routing layer (#11087) 2019-09-10 11:41:42 +02:00
themes_spec.js Renamed theme upload file field name 2019-02-25 13:26:03 +01:00
users_spec.js 🔥 Removed V1 code/references in frontend resources/routing layer (#11087) 2019-09-10 11:41:42 +02:00
utils.js 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
webhooks_spec.js Ensured defaults when creating resources 2019-02-07 20:20:10 +01:00