Commit Graph

21402 Commits

Author SHA1 Message Date
Jan Lysý
76ad24f71d Add email editor poll id
[MAILPOET-5911]
2024-04-15 08:18:35 +02:00
Veljko
64dd11d305 Add new k6 test and update existing
[MAILPOET-5875]
2024-04-11 09:32:12 +03:00
Mike Jolley
e1f5e882fe Prevent double registration of block types 2024-04-10 11:42:50 +02:00
Mike Jolley
6f5de68a9f initialize block types controller elsewhere 2024-04-10 11:42:50 +02:00
Mike Jolley
c267b82035 Remove renderCallback 2024-04-10 11:42:50 +02:00
Mike Jolley
3f2b96f3a6 Introduce block to handle email content 2024-04-10 11:42:50 +02:00
Mike Jolley
37e901c809 Restore content renderer styles to fix remaining tests 2024-04-10 11:42:50 +02:00
Mike Jolley
02b8a4ad78 Force content render 2024-04-10 11:42:50 +02:00
Mike Jolley
7325785e6b Add ID to emailPost 2024-04-10 11:42:50 +02:00
Mike Jolley
fa73d97ae9 Mock getEmailStyles 2024-04-10 11:42:50 +02:00
Mike Jolley
26246cd202 Return Meta robots + subject 2024-04-10 11:42:50 +02:00
Mike Jolley
ab893062ae Default colors 2024-04-10 11:42:50 +02:00
Mike Jolley
3ec36064ab Fix undefined spacing warning 2024-04-10 11:42:50 +02:00
Mike Jolley
b25335c2cb Update spacing tests 2024-04-10 11:42:50 +02:00
Mike Jolley
0b2e88df9a Outlook spacing 2024-04-10 11:42:50 +02:00
Mike Jolley
2060b68583 Handle spacing using consistent spacing element 2024-04-10 11:42:50 +02:00
Mike Jolley
f79f3a00c4 Remove kses 2024-04-10 11:42:50 +02:00
Mike Jolley
560495c40d Restore testItCallsPreprocessorsProperly test 2024-04-10 11:42:50 +02:00
Mike Jolley
1e499a0ce7 Fix trailing comma 2024-04-10 11:42:50 +02:00
Mike Jolley
a697b32e0e Exclude from phpstan 2024-04-10 11:42:50 +02:00
Mike Jolley
e0d27db790 Remove top level processor in favour of wrapping column in template, fix column padding 2024-04-10 11:42:50 +02:00
Mike Jolley
b4acac7c52 Refactor renderers to use templates 2024-04-10 11:42:50 +02:00
Mike Jolley
888be622e2 Add main template canvas and consolodate styles 2024-04-10 11:42:50 +02:00
Mike Jolley
0cd85dc1b3 Utility class to get template from file system 2024-04-10 11:42:50 +02:00
Veljko
1450c5ccaa Refactor re engagement test with waitAndType
[MAILPOET-6005]
2024-04-09 12:42:01 -05:00
Brezo Cordero
9dd42d922e Release 4.48.2 2024-04-09 09:06:38 -05:00
Veljko
6b9db7b9ca Add new k6 performance test for re-engagement email
[MAILPOET-5870]
2024-04-08 14:13:47 +02:00
Veljko
42ef14db87 Add promise to click 2024-04-08 13:31:25 +02:00
Veljko
ddd88cd0bd Improve another test to avoid false positives 2024-04-08 13:31:25 +02:00
Veljko
a0d64793aa Update k6 and improve existing analytics test
[MAILPOET-6004]
2024-04-08 13:31:25 +02:00
Jan Jakes
7dd1cd213b Cast args to expected types to catch type errors in the future
[MAILPOET-6000]
2024-04-08 12:55:54 +02:00
Jan Jakes
677c6f22ee Fix loading order in customer payload for guest users
We were passing order ID istead of the order itself for guest users.

[MAILPOET-6000]
2024-04-08 12:55:54 +02:00
Jan Jakes
4c44403f6c Fix checking whether an email should contain an abandoned cart block
The problem with the current conditions is that when any of these options doesn't
exist at all, the condition will not pass (= it will render the block, but it shouldn't).

[MAILPOET-5999]
2024-04-08 12:27:53 +02:00
Jan Lysý
fc03639aff Add using List-Unsubscribe-Post header to PHPMailerMethod
[MAILPOET-5983]
2024-04-08 11:12:59 +02:00
Jan Jakes
5bcc77765c Release 4.48.1 2024-04-04 16:21:35 +02:00
Veljko
5b31cbe274 Improve check in the test 2024-04-03 16:26:16 +03:00
Veljko
45a38d63e5 Include closing modal 2024-04-03 16:26:16 +03:00
Veljko
2bcda7998a Update comments 2024-04-03 16:26:16 +03:00
Veljko
06f4752eb8 Add k6 test for post notification 2024-04-03 16:26:16 +03:00
Jan Jakes
0fc6f40764 Fix W3C standard violation
Reported in https://wordpress.org/support/topic/w3c-standard-violation/#post-17543406.

[MAILPOET-5993]
2024-04-03 10:47:01 +02:00
David Remer
02c1d3cc91 Fix prices
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
029daca416 Update billing on purchase links with billing selection
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
762916910b Add escaping with localization
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
5b84f3338f Add new groups to purchase links
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
169f5958f8 Add 2024 param to shop links
for upgrades and purchases to distinguish the product type.

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
4a467ff678 Use paragraphs instead of line break
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
baa73971c1 Add pro plan tooltips
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
9511ce51bd Add basic plan tooltips
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
27b685d950 Add missing alt attribute
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
5a4dd5e489 Add free plan tooltips
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00