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/email
Jono M d33a70f40d
Added limit checks to AdminX settings (#17784)
refs https://github.com/TryGhost/Product/issues/3751

---

This pull request adds limit checks and upgrade prompts for various
features in the admin-x-settings app, such as staff, members,
newsletters, custom integrations, and custom themes. It uses a custom
hook called `useLimiter`, which relies on the `@tryghost/limit-service`
package and the host settings configuration data.
2023-08-23 21:04:27 +00:00
..
defaultRecipients.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
mailgun.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
newsletters.test.ts Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00