Commit Graph

3528 Commits

Author SHA1 Message Date
Veljko V
f51c1ac5c1 Update editing subscriber scenario
[MAILPOET-3013]
2020-06-30 13:29:12 +02:00
Rostislav Wolny
6ce703ba98 Fix mapping custom font size value from server data
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Rostislav Wolny
2c33cbfa24 Render paragraph and heading typography styles on front end
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Rostislav Wolny
6d59143453 Save new typography settings in heading and paragraph block
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Rostislav Wolny
5ef0007a7f Fix potentially flaky tests that check email was received
[MAILPOET-3019]
2020-06-30 09:16:11 +02:00
Rostislav Wolny
aaf38a6f96 Delete also stats notification scheduled tasks when deleting a newsletter
[MAILPOET-3015]
2020-06-29 11:06:47 +02:00
Pavel Dohnal
638a442d45 Add acceptance test
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Rostislav Wolny
0d6d48d26d Fix incorrect indentation
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Rostislav Wolny
602893f845 Refactor checking for received email to test helper method
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Rostislav Wolny
9f5b8d042f Refactor subscription opt-in in WooCommerce acceptance tests
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Pavel Dohnal
cb9e6ad86d Add tests for subscriber destructive actions
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Pavel Dohnal
8333d79018 Add empty trash tests
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Pavel Dohnal
8d76fde62c Make sure delete action only deletes a single item
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Pavel Dohnal
cee7416fdc Display form always in the_content, not just once
Use magical functions that seems to work

[MAILPOET-3009]
2020-06-25 10:13:53 +02:00
Pavel Dohnal
c3e0f5cf76 Move optional parameter after mandatory
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
6e1cf96330 Display the unsubscribe reason to the user
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
4e3b206734 Track admin unsubscribe
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
795ec44568 Track source when user unsubscribes from manage
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
47890d4f27 Track source when user clicks unsubscribe link
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Amine Ben hammou
79ea00b0ed Use twentynineteen theme 2020-06-23 15:53:41 +02:00
Rostislav Wolny
ee70c2d5c5 Fix saving of custom colors for paragraph, heading and columns blocks
[MAILPOET-3010]
2020-06-23 14:07:09 +02:00
Amine Ben hammou
695cab96e3 Fix acceptance tests 2020-06-23 09:16:02 +02:00
Amine Ben hammou
b628e703fc Update WordPress docker image [MAILPOET-2920] 2020-06-23 09:16:02 +02:00
Rostislav Wolny
f35dc468b2 Render heading background color in form on front end
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
6a669ad620 Save heading background color in form editor
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
daecb14cac Fix form with columns acceptance test
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
6da084e642 Update form editor acceptance tests
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Veljko V
2341442fcc Remove backslash to be inline with coding style 2020-06-18 13:24:13 +02:00
Veljko V
307456afc2 Add Members plugin scenario in Acceptance
[MAILPOET-3001]
2020-06-18 13:24:13 +02:00
Rostislav Wolny
bd1361d24d Refactor restoring newsletters with running scheduled tasks
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
0d4abd9bce Mark Newsletter trash,restore,delete as deprecated and use bulk methods instead
[MAILPOET-2898][MAILPOET-2758]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
a8d11bf045 Replace Newsletter delete,trash,replace by new bulkMethods
[MAILPOET-2898][MAILPOET-2758]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
3a462a7a6c Rename variables in newsletter repository test for better readability
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
babb27dd72 Remove bulk methods from legacy newsletter model
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
8a78322854 Refactor resolving actionable bulk action ids to listing repository
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
91d2d92bbd Add newsletter stats data cleanup to newsletter bulk delete
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
7bcafcfce9 Add newsletter posts cleanup to newsletter bulk delete
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
19be52d162 Add newsletter options cleanup to newsletter bulk delete
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
b99416785c Add newsletter links cleanup to newsletter bulk delete
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
5dbc8d8a8c Add stats notifications cleanup to newsletter bulk delete
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
6f9a7382d7 Delete scheduled task subscribers on newsletter bulk delete
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
01b61abc28 Add deleting closely related entities into newsletter bulk delete
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
913029165a Implement bulk restore action properly
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
5af5d7f3f8 Implement bulk trash action properly
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
2b47684490 Refactor newsletter API bulk actions to use repository methods
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Jan Jakeš
c2afe9b1fc Fix tests (current tab is now not clickable)
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Pavel Dohnal
98db0221d5 Add support for 'multipart/alternative' content type
[MAILPOET-2875]
2020-06-16 15:38:24 +02:00
Pavel Dohnal
e9b8dbbbb6 Run data generator even if no arguments specified
[MAILPOET-2893]
2020-06-16 13:18:45 +02:00
Pavel Dohnal
fd8311ee77 Fix data generator
[MAILPOET-2893]
2020-06-16 13:18:45 +02:00
Rostislav Wolny
ea9595c9d5 Update Lists input tip on send page
[MAILPOET-2956]
2020-06-16 12:47:00 +02:00