Ghost/test/unit/services
Hannah Wolfe a0bdba2516 Added theme preview mode
- Allow the frontend to accept post messages to generate previews of the frontend
- Created a new endpoint in admin we can use to render these previews, which is possibly not necessary
- Supports a limited group of settings, which can easily be expanded, but care should be taken if expanding to use user-provided strings
2021-02-17 13:49:41 +00:00
..
apps Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +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 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
permissions Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
routing Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
rss Fixed posts_meta relation in test fixtures 2020-09-17 20:46:45 +12:00
settings Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00
themes Added theme preview mode 2021-02-17 13:49:41 +00:00
url Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
labs_spec.js Hardcoded labs to always return members:true 2021-02-17 19:55:16 +13: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