0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/admin-x-settings/test/e2e/general/users
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
..
actions.test.ts Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
invite.test.ts Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
profile.test.ts Updated AdminX detail modals to use routes (#17639) 2023-08-10 13:04:23 +01:00
roles.test.ts Updated AdminX detail modals to use routes (#17639) 2023-08-10 13:04:23 +01:00