0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-settings/test/e2e
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
..
advanced Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
email Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
general Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
membership Wired up Analytics export download trigger (#17782) 2023-08-22 11:09:05 +00:00
site Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
search.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00