Ghost/ghost/members-api
Rishabh d37a470f20 Removed redundant portal plans setting migration
refs 7d8e18c802

Since we have now gone back to using `monthly` / `yearly` named values in portal plan settings instead of price ids, the old portal plan migration which was converting named values to ids is now redundant. Moreoever, the old migration is incorrectly resetting the `portal_plans` setting to `[free]` by removing the paid plans as its not found in `stripePlans` setting anymore.
2021-06-04 17:15:05 +05:30
..
lib Removed setting existing legacy prices to inactive 2021-06-04 12:20:22 +05:30
test Updated webhook service to work with multiple products 2021-05-10 19:21:41 +01:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Removed redundant portal plans setting migration 2021-06-04 17:15:05 +05:30
package.json Published new versions 2021-06-03 14:46:02 +01:00