Ghost/apps/admin-x-settings/test/e2e/membership
Jono M 0e35baaf01
Refactored limit=all queries to be paginated in AdminX (#18324)
refs https://github.com/TryGhost/Product/issues/3832

---

### <samp>🤖 Generated by Copilot at 0095d23</samp>

The pull request adds support for asynchronous and creatable select
inputs in various components, using the `react-select` and
`@tanstack/react-query` libraries. It also adds pagination features to
the newsletters and tiers lists, using a `Button` component and infinite
queries. It refactors and fixes the type and null handling of the select
inputs and their options, using the `SelectOption` type and the
`useFilterableApi` and `debounce` hooks. It removes some unnecessary
props from the browse queries, and adds a new custom hook
`useDefaultRecipientsOptions` for the default recipients component. It
updates the stories and modals to use the new select inputs and options.
2023-09-25 14:03:47 +01:00
..
access.test.ts Refactored limit=all queries to be paginated in AdminX (#18324) 2023-09-25 14:03:47 +01:00
analytics.test.ts AdminX UI fixes (#18167) 2023-09-15 18:35:16 +02:00
signupEmbed.test.ts Wired up embeddable signup form to Admin X (#18010) 2023-09-08 09:21:05 +00:00
stripe.test.ts
tiers.test.ts Refactored limit=all queries to be paginated in AdminX (#18324) 2023-09-25 14:03:47 +01:00