0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Hannah Wolfe e6b92aed9b Added serializer for offers
refs: https://github.com/TryGhost/Toolbox/issues/245

- Offers didn't have a serializer because it's deliberately set at the API level
- With the upcoming refactor we want to have all the serializers defined explicitly
- This will allow us to change the default behaviour
- Tests were added to cover this endpoint in ...
2022-03-22 13:52:32 +00:00
..
adapters
api Added serializer for offers 2022-03-22 13:52:32 +00:00
data Enabled Admin integration for tiers and offers API (#14325) 2022-03-16 16:46:26 +05:30
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models Added the MemberCancelEvent model 2022-03-11 21:50:06 +01:00
services Refactored the gscan version check to use single variable 2022-03-22 09:53:22 +08:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web 🐛 Fixed /canary/ API endpoints 404s 2022-03-21 19:11:13 +08:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js