Ghost/test/unit/services
Fabien O'Carroll 569f1c559d Updated theme middleware to use products api
refs https://github.com/TryGhost/Team/issues/668

Since we no longer store price data in the settings we must use the api
to read the stripe prices for the default price, so that we can maintain
backwards compatibility for the `@price` data in themes.
2021-05-07 16:32:57 +01:00
..
apps Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00
auth Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
mail Moved i18n to shared 2021-05-04 13:03:38 +01:00
members Migrated members_allow_free_signup setting to members_signup_access (#12886) 2021-04-19 16:36:30 +01:00
notifications Fixed failing notification update for non-major version 2021-03-23 18:02:52 +13:00
permissions Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
routing Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
rss 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
settings Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
theme-engine Updated theme middleware to use products api 2021-05-07 16:32:57 +01:00
themes Moved theme service to core/server 2021-04-27 15:14:49 +01:00
url Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
labs_spec.js Set @labs.members to false when members_signup_acess == 'none' 2021-04-19 18:28:51 +01:00
slack_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
xmlrpc_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00