Ghost/core
Fabien O'Carroll d7b6a48226 Added Products API to Admin API
refs https://github.com/TryGhost/Team/issues/616

This is a basic scaffold of the API to get things moving.

The input serializer is so that the controller logic does not need to
know about the json-api shape of the input data.

The output serializer is an adaptation of the members one.
2021-04-20 13:04:51 +01:00
..
client@3607c90f74 Updated Ghost-Admin to v4.2.2 2021-04-16 17:44:15 +01:00
frontend Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
server Added Products API to Admin API 2021-04-20 13:04:51 +01:00
shared Bumped @tryghost/members-api & Portal versions (#12836) 2021-04-05 16:29:17 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed Ghost hiding config errors behind a crash 2021-03-18 16:32:51 +00:00