0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/api-acceptance/admin
Fabien 'egg' O'Carroll 81e7d71391
Fixed created_at dates for member events on import (#13151)
refs https://github.com/TryGhost/Team/issues/542

The members-api has been updated to use the passed `created_at`
property when creating members for the status change events, as well as
using the subscription start_date for members paid subscription events

This is a duplicate of 7eb821b3f5 but
with updated dependencies.
2021-07-16 12:06:46 +01:00
..
actions.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
config.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
db.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
email_preview.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
emails.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
images.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
integrations.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
invites.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
key_authentication.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
labels.test.js 🐛 Fixed API errors when including member counts for labels 2021-07-09 19:51:17 +05:30
mail.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
members.test.js Fixed created_at dates for member events on import (#13151) 2021-07-16 12:06:46 +01:00
notifications.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
oembed.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
pages.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
posts.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
roles.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
settings.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
slugs.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
snippets.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
tags.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
themes.test.js Fixed test for overriding active theme 2021-07-11 20:02:32 +01:00
users.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
utils.js Added posts_meta.feature_image_{alt,caption} columns (#13030) 2021-06-10 20:35:56 +01:00
webhooks.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00