Ghost/ghost/core/test/e2e-browser/admin
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
..
members.spec.js Fixed failing playwright test to remove member labels 2023-01-06 16:17:34 +05:30
membership-settings.spec.js Fixed hidden free tier in Portal settings (#16072) 2023-01-12 19:29:17 +05:30
portal-settings.spec.js Added playwright tests for portal links 2023-01-12 13:02:41 +05:30
posts.spec.js Added test group names 2022-12-06 19:18:16 +07:00
publishing.spec.js Fixed missing awaits in publishing Playwright test 2023-01-06 14:18:54 +01:00
setup.spec.js Added test group names 2022-12-06 19:18:16 +07:00
site-settings.spec.js 🐛 Removed free trial message shown on portal for invite only sites 2023-01-04 17:11:55 +05:30
tiers.spec.js Added e2e tests for default tier (#16103) 2023-01-11 15:44:34 +04:00