Ghost/test/unit/services
Hannah Wolfe 34d2cc1b0b Moved active theme to new theme engine service
refs: bf0823c9a2

- continuing the work of splitting up the theme service into logical components
- this is where it starts to get fiddly as the getActive function in themeService index is required across the frontend/backend mostly due to its use in the getApiVersion method
- for now left one usage of the getActive method in place in ghost-locals middleware ready for the next phase of the refactor, which will move some of the themeService index into a shared location
2021-04-23 15:28:50 +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 Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13: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 Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
rss 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
settings Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
theme-engine Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
themes Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
url Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +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 Refactored usage of the pre v4 "slack" setting 2021-02-15 15:25:54 +13:00
xmlrpc_spec.js Split the "Too many requests" error in ping service 2021-02-17 13:18:45 +13:00