Ghost/ghost/admin/app/routes/settings
Simon Backx 2d4bbad094 Implemented newsletter limits
refs https://github.com/TryGhost/Team/issues/1583

- When adding a newsletter, check the limits (both via button and route)
- When unarchiving a newsletter, check the limits
- Bumped `@tryghost/limit-service` package, required to make limit checking work for newsletter
- Added the `getNewslettersCount` query to the `limit` service
2022-05-11 12:10:26 +02:00
..
design 🐛 Fixed close button on "unsaved changes" modal not always behaving like "Stay" button 2022-04-14 12:39:10 +01:00
integration/webhooks Migrated route objects to native class syntax 2022-01-17 10:06:57 +00:00
integrations Resolved deprecation warnings for dynamic modal component binding (#2303) 2022-03-14 10:52:04 +00:00
newsletters Implemented newsletter limits 2022-05-11 12:10:26 +02:00
product Wired products data to Product settings screen (#1927) 2021-04-22 22:17:19 +05:30
staff Updated Author user profile page and sidebar 2022-01-26 14:49:55 +00:00
code-injection.js Refactored away CurrentUserSettings mixin (#2200) 2022-01-17 10:05:27 +00:00
design.js Fix tests 2022-02-02 10:57:34 +01:00
general.js Refactored away CurrentUserSettings mixin (#2200) 2022-01-17 10:05:27 +00:00
integration.js Refactored away CurrentUserSettings mixin (#2200) 2022-01-17 10:05:27 +00:00
integrations.js Migrated route objects to native class syntax 2022-01-17 10:06:57 +00:00
labs.js Migrated route objects to native class syntax 2022-01-17 10:06:57 +00:00
members-email.js Renamed members-email-labs to newsletters and removed unused files 2022-05-05 13:37:53 +02:00
membership.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
navigation.js Refactored away CurrentUserSettings mixin (#2200) 2022-01-17 10:05:27 +00:00
newsletters.js Renamed members-email-labs to newsletters and removed unused files 2022-05-05 13:37:53 +02:00
product.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
products.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
theme-install.js 🐛 Fixed theme installs from ghost.org/marketplace 2021-11-10 10:58:29 +00:00