Ghost/ghost/offers/lib/domain
Fabien O'Carroll 1312943f5b Updated Offer to only change code once
no-issue

This simplifies the handling of updating redirects for a code, and
doesn't affect our application layer because we never have the need to
change a code twice.

In future this should be replaced with events at the domain level - so
that we do not have to track changed properties and instead a redirect
service can listen to events, which would be dispatched on a successful
save by the repository.
2021-10-08 13:02:22 +02:00
..
errors Moved errors to domain/errors 2021-10-08 12:31:11 +02:00
events Updated Offer to only change code once 2021-10-08 13:02:22 +02:00
models Updated Offer to only change code once 2021-10-08 13:02:22 +02:00