Ghost/apps/admin-x-settings/test/e2e/site
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
..
design.test.ts Added debounce to design modal on Admin X (#17793) 2023-08-23 13:59:43 +02:00
navigation.test.ts
theme.test.ts Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00