Ghost/apps/admin-x-settings/test/acceptance/membership
Ronald Langeveld b12c26aa4b
🐛 Fixed free tier not updating in Portal settings (#18705)
refs https://ghost.slack.com/archives/CTH5NDJMS/p1697741715839159

- the visibility property of the tier wasn't toggled when updating the
settings in the Portal settings.
---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at af531a8</samp>

This pull request adds support for free tier visibility in the
membership portal settings, and refactors the components and tests to
use the new `allTiers` API data. It updates the `PortalModal` and
`SignupOptions` components, and the `portal.test.ts` and `acceptance.ts`
files.
2023-10-20 15:09:41 +07:00
..
access.test.ts Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
analytics.test.ts
portal.test.ts 🐛 Fixed free tier not updating in Portal settings (#18705) 2023-10-20 15:09:41 +07:00
recommendations.test.ts Added more acceptance tests for Recommendation settings (#18696) 2023-10-18 18:56:34 +00:00
signupEmbed.test.ts
stripe.test.ts
tiers.test.ts 🐛 Fixed free tier not updating in Portal settings (#18705) 2023-10-20 15:09:41 +07:00