Commit Graph

21439 Commits

Author SHA1 Message Date
b25335c2cb Update spacing tests 2024-04-10 11:42:50 +02:00
0b2e88df9a Outlook spacing 2024-04-10 11:42:50 +02:00
2060b68583 Handle spacing using consistent spacing element 2024-04-10 11:42:50 +02:00
f79f3a00c4 Remove kses 2024-04-10 11:42:50 +02:00
560495c40d Restore testItCallsPreprocessorsProperly test 2024-04-10 11:42:50 +02:00
1e499a0ce7 Fix trailing comma 2024-04-10 11:42:50 +02:00
a697b32e0e Exclude from phpstan 2024-04-10 11:42:50 +02:00
e0d27db790 Remove top level processor in favour of wrapping column in template, fix column padding 2024-04-10 11:42:50 +02:00
b4acac7c52 Refactor renderers to use templates 2024-04-10 11:42:50 +02:00
888be622e2 Add main template canvas and consolodate styles 2024-04-10 11:42:50 +02:00
0cd85dc1b3 Utility class to get template from file system 2024-04-10 11:42:50 +02:00
1450c5ccaa Refactor re engagement test with waitAndType
[MAILPOET-6005]
2024-04-09 12:42:01 -05:00
9dd42d922e Release 4.48.2 2024-04-09 09:06:38 -05:00
6b9db7b9ca Add new k6 performance test for re-engagement email
[MAILPOET-5870]
2024-04-08 14:13:47 +02:00
42ef14db87 Add promise to click 2024-04-08 13:31:25 +02:00
ddd88cd0bd Improve another test to avoid false positives 2024-04-08 13:31:25 +02:00
a0d64793aa Update k6 and improve existing analytics test
[MAILPOET-6004]
2024-04-08 13:31:25 +02:00
7dd1cd213b Cast args to expected types to catch type errors in the future
[MAILPOET-6000]
2024-04-08 12:55:54 +02:00
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
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
fc03639aff Add using List-Unsubscribe-Post header to PHPMailerMethod
[MAILPOET-5983]
2024-04-08 11:12:59 +02:00
5bcc77765c Release 4.48.1 2024-04-04 16:21:35 +02:00
5b31cbe274 Improve check in the test 2024-04-03 16:26:16 +03:00
45a38d63e5 Include closing modal 2024-04-03 16:26:16 +03:00
2bcda7998a Update comments 2024-04-03 16:26:16 +03:00
06f4752eb8 Add k6 test for post notification 2024-04-03 16:26:16 +03:00
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
02c1d3cc91 Fix prices
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
029daca416 Update billing on purchase links with billing selection
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
762916910b Add escaping with localization
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
5b84f3338f Add new groups to purchase links
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
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
4a467ff678 Use paragraphs instead of line break
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
baa73971c1 Add pro plan tooltips
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
9511ce51bd Add basic plan tooltips
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
27b685d950 Add missing alt attribute
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
5a4dd5e489 Add free plan tooltips
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
eac3ebdad3 Update tracking events names
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
2448873458 Track shop link click and fix email
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
12770d40b5 Add buttons to hero in footer
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
9d01358b58 Add hero section in footer
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
079337c49c Move hero section css to a separate file
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
52454e29f0 Add tier features
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
1da618d921 Fix label line-height
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
bc114d3e8c Show divider instead of button for lower plans
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
571fb48889 Show Your current plan button
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
fb1608a5d5 Show upgrade or purchase button
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
6a3578f93d Show price based on billing selection
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
bb1665f495 Add yearly price
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
707d5723cb Add description to toggle
and update based on selection

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00