0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-settings/test/e2e/membership
Jono M 86ad035fbb
Wired up AdminX Tips & Donations (#17846)
refs https://github.com/TryGhost/Product/issues/3746

---

This pull request adds and improves features for the membership settings
app, especially for the tips or donations feature. It introduces a new
`CurrencyField` component and a `currency` module for handling currency
input and display. It also refactors and enhances some existing
components, hooks, and types for better user experience and code
quality. It affects files such as `TierDetailModal.tsx`,
`TipsOrDonations.tsx`, `useForm.ts`, and `currency.ts`.
2023-08-30 09:08:31 +00:00
..
access.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
analytics.test.ts Wired up Analytics export download trigger (#17782) 2023-08-22 11:09:05 +00:00
stripe.test.ts Wired up AdminX Labs settings (#17844) 2023-08-28 16:24:03 +01:00
tiers.test.ts Wired up AdminX Tips & Donations (#17846) 2023-08-30 09:08:31 +00:00