0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Jono M 838e315336 Fixed max currency amount to only apply to donations (#18711)
refs https://github.com/TryGhost/Product/issues/4044

---

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

This pull request improves the validation of suggested amounts for tips
or donations in the membership settings. It adds a constant `MAX_AMOUNT`
based on Stripe's limit and refactors the `validateCurrencyAmount`
function to make it more reusable.
2023-10-20 12:25:28 +01:00
..
admin-x-settings Fixed max currency amount to only apply to donations (#18711) 2023-10-20 12:25:28 +01:00
announcement-bar Update dependency vite to v4.4.11 2023-10-06 07:55:29 +02:00
comments-ui Update tiptap monorepo to v2.1.12 2023-10-13 06:08:29 +00:00
portal Update babel monorepo 2023-10-13 08:12:20 +02:00
signup-form Update react monorepo 2023-10-13 09:07:09 +02:00
sodo-search Update dependency vite to v4.4.11 2023-10-06 07:55:29 +02:00