Ghost/core/server/services
Naz 0f6ea35d7e Added 'alpha' feature support to labs
refs https://github.com/TryGhost/Team/issues/772

- When the feature is introduced into Ghost at it's first lifecycle stage - "alpha" the rule is to have a "enableDeveloperExperiments" flag along with labs toggle turned on before it's usagble in the codebase
- The changeset introduced a "ALPHA_KEYS" concept which should allow distinguishing alpha flags from beta flags.
2021-06-09 19:30:34 +04:00
..
adapter-manager Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
auth Fixed members auth middleware 2021-05-24 11:28:15 +01:00
bulk-email Moved i18n to shared 2021-05-04 13:03:38 +01:00
email-analytics Fixed analytics require error 2021-03-02 08:26:42 +00:00
invitations Moved i18n to shared 2021-05-04 13:03:38 +01:00
invites Moved i18n to shared 2021-05-04 13:03:38 +01:00
jobs Added custom worker message handler 2021-02-22 20:02:00 +13:00
mail Refactored GhostMailer's send to current code standards 2021-05-27 12:37:03 +04:00
mega Added padding to newsletter header image 2021-06-08 11:33:07 +02:00
members Handled empty prices for product in Portal settings 2021-06-08 19:41:55 +05:30
notifications Moved i18n to shared 2021-05-04 13:03:38 +01:00
permissions Moved i18n to shared 2021-05-04 13:03:38 +01:00
public-config Added sentry_dsn and sentry_env properties to /canary/site/ 2021-05-26 16:54:04 +01:00
settings Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
themes Added debug to gscan checks for timings 2021-05-18 15:22:04 +01:00
webhooks Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
labs.js Added 'alpha' feature support to labs 2021-06-09 19:30:34 +04:00
limits.js Added support for max periodic limit check 2021-05-07 18:43:47 +04:00
oembed.js Moved the OEmbed service to use our DI pattern 2021-01-15 15:35:30 +01:00
slack.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
users.js Moved the users service to use our DI pattern 2021-01-15 17:58:36 +01:00
xmlrpc.js Moved i18n to shared 2021-05-04 13:03:38 +01:00