Ghost/ghost/core
Rishabh Garg 755e031017
Fixed hidden free tier in Portal settings (#16072)
closes https://github.com/TryGhost/Team/issues/2338

If a site has the Free tier hidden from the Portal, and subsequently the Stripe connection is disconnected, this produces a dead-end state where no new members can sign up and the Free tier cannot be reactivated again in Portal settings as its hidden. This change -

- enables free tier toggle to be always shown on site irrespective of Stripe connection
2023-01-12 19:29:17 +05:30
..
content 🎨 Updated Casper to v5.4.4 2022-12-16 12:49:21 +00:00
core Added redeemed offers filtering for members (#16071) 2023-01-11 20:13:09 +08:00
test Fixed hidden free tier in Portal settings (#16072) 2023-01-12 19:29:17 +05:30
.c8rc.e2e.json
.c8rc.json 🐛 Fixed SingleUseTokens being cleared on boot (#15999) 2023-01-04 09:49:39 +01:00
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js Added version information to log lines 2023-01-12 10:34:23 +00:00
MigratorConfig.js
package.json Update dependency @playwright/test to v1.29.2 2023-01-12 11:35:22 +01:00
playwright.config.js Added data attributes to admin/tiers (#16095) 2023-01-11 11:35:55 +04:00