Commit Graph

3543 Commits

Author SHA1 Message Date
Rostislav Wolny
49183478eb Refactor input styles data to blocks input styles mapping to TS
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
52520da141 Fix filtering newsletters by segment
[MAILPOET-3012]
2020-07-07 08:39:06 +02:00
Rostislav Wolny
14aa0b1393 Refactor creating of default form to use templates
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
8114715b87 Add correct success message to form created from template
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
c4628d4f78 Update usages of form factory
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
7d62b15979 Refactor form factory to use form templates
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
648199f6cf Add form templates repository service
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Jan Jakeš
9d12e12d79 Add test for sending resume on key check
[MAILPOET-3006]
2020-07-02 13:12:00 +02:00
Jan Jakeš
136b1d4588 Save settings on key verification to prevent data loss
[MAILPOET-2991]
2020-07-02 13:12:00 +02:00
Pavel Dohnal
35f2d7b0ad Refactor test
[MAILPOET-2653]
2020-07-01 12:36:33 +02:00
Rostislav Wolny
6f5778c0fe Increase timeout for segments and subscribers tests
[MAILPOET-3019]
2020-06-30 15:10:34 +02:00
Rostislav Wolny
fbb0fb749e Increase timeout for waiting for email received in MailHog
[MAILPOET-3019]
2020-06-30 15:10:34 +02:00
Veljko V
04c293bf39 Removing blank line and unnecessary code
[MAILPOET-3021]
2020-06-30 15:09:10 +02:00
Veljko V
f80d1e4528 Improve subscribers shortcode acceptance testcase
[MAILPOET-3021]
2020-06-30 15:09:10 +02:00
Veljko V
13bed5104a Removed unnecessary locator line
MAILPOET-3013
2020-06-30 13:29:12 +02:00
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