0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/migrations/versions/5.0
Hannah Wolfe f3d5d9cf6b Added internal frontend integration
refs: https://github.com/TryGhost/Team/issues/1599

- add an internal integration for Ghost's frontend to talk to the content API
- this is so that portal and future features can access our APIs through the correct mechanism of an API key
2022-05-10 11:43:07 +01:00
..
2022-03-14-12-33-delete-duplicate-offer-redemptions.js
2022-03-28-15-25-backfill-mrr-adjustments-for-offers.js Fixed ESLint warnings 2022-05-09 17:13:07 +01:00
2022-04-25-10-32-backfill-mrr-for-discounted-subscriptions.js
2022-04-26-15-44-backfill-mrr-events-for-canceled-subscriptions.js Fixed ESLint warnings 2022-05-09 17:13:07 +01:00
2022-04-27-11-26-backfill-mrr-for-canceled-subscriptions.js
2022-04-28-03-26-remove-author-id-column-from-posts-table.js 🏗 Removed author_id column from the posts table 2022-05-09 20:34:06 +08:00
2022-05-03-09-39-drop-nullable-subscribe-event-newsletter-id.js
2022-05-04-15-24-map-existing-emails-to-default-newsletter.js Assigned existing email records and related posts to the default newsletter (#14695) 2022-05-09 12:48:24 +01:00
2022-05-05-13-13-migrate-legacy-recipient-filters.js Migrated old recipient filters to NQL string format 2022-05-09 13:43:46 +01:00
2022-05-05-13-29-add-newsletters-admin-integration-permission-roles.js Enabled Admin integration for newsletters API (#14714) 2022-05-09 20:46:34 +05:30
2022-05-05-15-17-drop-oauth-table.js 🏗 Dropped oauth table 2022-05-09 14:18:01 +01:00
2022-05-06-13-22-add-frontend-integration.js Added internal frontend integration 2022-05-10 11:43:07 +01:00
2022-05-09-10-00-drop-members-subscribed-column.js Dropped subscribed column in members table 2022-05-09 16:47:43 +01:00
2022-05-09-14-17-cleanup-invalid-users-status.js Added users.status validation to the schema 2022-05-09 16:13:44 +01:00
2022-05-10-08-33-drop-members-analytics-table.js Dropped temp_member_analytic_events table 2022-05-10 10:00:19 +01:00