Commit Graph

3589 Commits

Author SHA1 Message Date
Jan Lysý
9b51f4e70e Send confirmation email when there are unconfirmed data
[MAILPOET-3649]
2021-06-28 12:26:03 +02:00
Jan Lysý
2288d745b1 Improve integration tests for DynamicSegments API
[MAILPOET-3559]
2021-06-28 11:29:46 +02:00
Jan Lysý
acf76e2905 Remove changing WP users as unconfirmed
This commit should revert functionality from the ticket MAILPOET-2134

[MAILPOET-3515]
2021-06-22 16:23:05 +02:00
Jan Lysý
96f39f81f5 Improve ManageSegments and remove waiting
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
ded711bce4 Add comments to ManageSegmentsCest
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
fcfe7f5bea Fix integration test for FilterHandler
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
cb93b3f30d Add waiting for clickable save button
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
feb75d35cd Fix flaky test for dynamic segment total spent
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
240a6b14e7 Add acceptance test for multiple filters
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
746de18605 Add test cases for SegmentSaveController
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
a23c73b341 Add test into DynamicSegmentsResponseBuilder
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
38aa403602 Add integration test for DynamicSegments with two filters
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
3b88d0d2ba Add action value into UserRole DynamicSegment
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
a3b12d6eb4 Add second wait into ManageSegmentsCest
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
c48650a89b Add second wait into ManageSegmentsCest
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
471ed5cc18 Update integration test for SegmentSaveController
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
5bc8efb36b Fix factory for DynamicSegments
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
97dd402d21 Change error message when request is almost empty
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
72a3bfa35e Update integration test for DynamicSegmentsResponseBuilder
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
af8cda710e Update unit test for FilterDataMapper
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Pavel Dohnal
ad330bff64 Gracefuly handle missing WC transactional template
[MAILPOET-3017]
2021-06-15 13:21:49 +02:00
Rostislav Wolny
a382ba8635 Prevent overriding woo settings if woo template is not set
[MAILPOET-3645]
2021-06-14 14:30:01 +02:00
Rostislav Wolny
d5f6f63ebe Use option filters instead of synchronization Woo email styles
With this change the Woo template editor will never overwrite Woo commerce settings,
but replace values of those settings using hooks.
[MAILPOET-3645]
2021-06-14 14:30:01 +02:00
Rostislav Wolny
7158f879aa Refactor fetching newsletter in TransactionalEmailHooks to doctrine
[MAILPOET-3645]
2021-06-14 14:30:01 +02:00
Pavel Dohnal
6301ac6fb6 Remove redundant code
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
Pavel Dohnal
c8964b88a3 Prevent duplication of data in factories
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
Pavel Dohnal
7bf6c44ea0 Refactor newsletter data factories to doctrine
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
Pavel Dohnal
093c1c4669 Refactor form factory to doctrine
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
Jan Lysý
d896ede7e6 Use WP current time in Pages integration test
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
4c67e97206 Fix parameters in integration tests
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
f106d6f2f2 Fix dependencies in integration tests
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
aeeceeeb8d Use Newsletter\Url as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
c9636ebf1b Use Newsletter\Links as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
8826b01ec9 Remove static calling from Newsletter/Links
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
4449f76901 Remove static calling from Links
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
85b9d5b7e4 Use Doctrine entity in calling LinkTokens::verifyToken
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
eb189809ae Use Doctrine model in LinkTokensTest
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
accfafa2a9 Update dependecies in tests
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Pavel Dohnal
914ee5b958 Remove unused model Log
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
Pavel Dohnal
ab29ab170a Refactor test to doctrine
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
Pavel Dohnal
e661d07acb Use doctrine to create logs
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
Jan Lysý
f7b77cf75d Remove FormRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
e7a0355ba1 Create FormMessageController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
4d5630b1ca Remove ScheduledTaskRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Ján Mikláš
768d1e5084 Fix acceptance test
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Pavel Dohnal
b97cb1c3de Remove upgrade offer
[MAILPOET-3641]
2021-06-07 10:36:13 +02:00
Pavel Dohnal
4bbcf47eec Remove a unneeded line
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
917de80268 Refactor repository to a property
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
70b2b3c40e Remove unused code
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
7426479631 Remove usage of deprecated method
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00