Ghost/apps/admin-x-settings/test/e2e/general
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
..
users Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
facebook.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
lockSite.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
metadata.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
publicationLanguage.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
socialAccounts.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
timeZone.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
titleAndDescription.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
twitter.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00