Ghost/ghost/members-api/lib
Rishabh 069accdbe8 Fixed stripe migration to avoid complimentary prices as monthly/yearly price
closes https://github.com/TryGhost/Team/issues/778

- cleans up the stripe migration to add default monthly/yearly prices for sites, which had a possibility of using complimentary (0 amount prices) in edge cases
- adds missing return in the same migration for an unlikely failure to parse stripe plans
2021-07-19 16:20:12 +05:30
..
controllers Fixed incorrect import path 2021-07-14 20:01:29 +05:30
repositories Fixed created_at dates for member event objects 2021-07-15 15:20:16 +01:00
services Removed usage of raw Error class 2021-07-14 14:17:38 +01:00
common.js Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
MembersAPI.js Moved MembersAPI.js into lib 2021-07-15 18:01:53 +01:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30