Ghost/ghost/admin/tests/acceptance/members
Ronald Langeveld 24681398af
🐛 Fixed members tier filtering (#16212)
refs https://ghost.slack.com/archives/CTH5NDJMS/p1675194453354469 https://secure.helpscout.net/conversation/2127479135/94711

- replaced tiers filtering by `slug` with `id` as we hit an edge case where the NQL filtering is struggling to handle slugs with a single character, eg `a`, `b`. Now filters by the tier's `id` instead.
- added new member, `tier_id` relation to make it possible to filter by id, eg `/?filter=tier_id:<id>`.
2023-02-01 20:33:57 +08:00
..
details-test.js 🔥 Removed multipleProducts, tierWelcomePages, and tierName flags 2022-05-16 17:25:03 +02:00
filter-test.js 🐛 Fixed members tier filtering (#16212) 2023-02-01 20:33:57 +08:00
import-test.js Update dependency ember-power-select to v4.1.7 (#15157) 2022-09-24 15:08:42 +02:00