Commit Graph

3528 Commits

Author SHA1 Message Date
Pavel Dohnal
0df0dc203a Rename user role
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
4fff3ff56c Add filter for year month day date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
8881e1d96c Add filter for year month date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
09167e1440 Unify saving values with custom fields table
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
67c2289f4b Add filter for year date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
28013b2987 Add filter for month date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
f1934b3753 Add filter for checkbox custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
246d323174 Add filter for radio custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
ce6348cb71 Add filter for text custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Jan Lysý
1202036ec8 Add notification and welcome email to the user manage subscriptions
[MAILPOET-2496]
2021-05-17 12:38:26 +02:00
Jan Lysý
5789dd4455 Update integration test for email opens filter
[MAILPOET-3612]
2021-05-17 10:22:41 +02:00
Jan Lysý
28060c8e12 Reschedule existing subscriber score task on reset
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
20ac95a016 Update integration tests for StatisticsOpensRepository
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
31ddcbe50b Increase resolution for acceptance test
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Rostislav Wolny
5f5e5d0860 Fix backend error messages
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
c4406d6bbe Fix typo in error message and data factory method name
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
44373b9bd9 Add creating woo customers in woo revenues data generator
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
d17c8ab81e Add newsletter stats into WooCommerce data generator
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
aa09ed2504 Add data generator interface
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
81fc441d4f Add parallel execution for data generator
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
ab00ff7869 Fix data generator for random revenues
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
dd842bd4c3 Add acceptance test checking country segment loads customers
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
64833bf871 Move WooCommerce segments acceptance tests into correct folder
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
47eb085d2a Add backend mapping and validation for customer country segment
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Pavel Dohnal
759fc85123 Fix subscribers score for auto emails
[MAILPOET-3600]
2021-05-05 11:53:37 +02:00
Pavel Dohnal
03f9d445d3 Use the latest version of chrome
[MAILPOET-3453]
2021-05-05 09:31:29 +02:00
Jan Lysý
2e6e042914 Add test cases for SendingThrottlingHandler
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
aba99b84f2 Remove reading batch size from constructor
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
3126998212 Add integration test for SendingThrottlingHandler
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
9cba4efcee Fix dependecies in tests
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
6a9e692f64 Add service for automatic decrease sending batch size
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Pavel Dohnal
ddf80dc1f4 Add a unit test
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
fb4f851cd4 Add filter for segment
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Rostislav Wolny
39f8dfae5b Sanitize only specific block types in newsletter API data
[MAILPOET-3538]
2021-05-03 14:20:07 +02:00
Rostislav Wolny
41a2f6428a Update form editor acceptance tests
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Jan Lysý
0e5b51daa2 Update tests for StatisticsOpensRepositoryTest
[MAILPOET-3585]
2021-05-03 11:23:47 +02:00
Jan Lysý
f2e39083a5 Update tests for the new default WP subscriber status
[MAILPOET-3483]
2021-05-03 10:24:25 +02:00
Rostislav Wolny
62e22dd8e5 Reintroduce second attempt for filtering products in test
[MAILPOET-3594]
2021-04-30 10:33:38 +02:00
Rostislav Wolny
b15a01e30c Use proper method when selecting from react select in tests
[MAILPOET-3594]
2021-04-29 16:38:20 +02:00
Rostislav Wolny
9bea059983 Remove unnecessary retry from EditorProductsCest
[MAILPOET-3594]
2021-04-29 16:38:20 +02:00
Rostislav Wolny
bfd6b75065 Improve reliability of selecting in select2 in acceptance tests
[MAILPOET-3594]
2021-04-29 16:38:20 +02:00
Rostislav Wolny
a6dcd7a22c Exclude non-content related clicks from segment clicked any
[MAILPOET-3223]
2021-04-29 16:33:05 +02:00
Rostislav Wolny
d45fc34a4f Add clicked any action support to segment filter data mapper
[MAILPOET-3223]
2021-04-29 16:33:05 +02:00
Rostislav Wolny
4bfbfada6e Add support for clicked any to email type segment filter
[MAILPOET-3223]
2021-04-29 16:33:05 +02:00
Rostislav Wolny
841a7ab899 Replace dummyimage.com by local image
[MAILPOET-3587]
2021-04-29 12:28:46 +02:00
Veljko
000cd31aba Fix missing file data path 2021-04-28 13:10:36 +02:00
Veljko
2f774cbcdb Move tests inside subfolders
[MAILPOET-3581]
2021-04-28 13:10:36 +02:00
Veljko
b8d8d91aff Renamed all acceptance tests
[MAILPOET-3581]
2021-04-28 13:10:36 +02:00
Rostislav Wolny
632c225721 Fix flaky ManageSegmentsCest::bulkTrashRestoreAndDeleteSegments
[MAILPOET-3584]
2021-04-28 11:09:24 +02:00
Rostislav Wolny
4b986547f9 Fix flaky FormWithColumns test
[MAILPOET-3482]
2021-04-26 13:47:41 +02:00