Commit Graph

9 Commits

Author SHA1 Message Date
9fdebdb4d7 Refactor api for creating/updating dynamic segments
[MAILPOET-3177]
2021-03-10 15:20:32 +01:00
ccd9041b79 Fix typo in segment save controller name
[MAILPOET-3177]
2021-03-10 15:20:32 +01:00
b9474700b8 Use a query for duplication of segment subscribers
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
c579a35980 Use DB transaction when duplicating Segment
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
544abf5b22 Fix status of new subscribers in duplicated Segment
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
e08e19902b Use Doctrine for Segment duplication
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
b67c216e31 Fix update segment when the name is the same
[MAILPOET-3343]
2020-12-21 10:03:08 +01:00
79abec8f13 Move method for create or update Segment to repository
[MAILPOET-3167]
2020-12-07 14:48:58 +01:00
a75575baf9 Use SegmentEntity in endpoint Segment::save()
[MAILPOET-3167]
2020-12-07 14:48:58 +01:00