Commit Graph

21722 Commits

Author SHA1 Message Date
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
Brezo Cordero
eac3ebdad3 Update tracking events names
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
2448873458 Track shop link click and fix email
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
12770d40b5 Add buttons to hero in footer
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
9d01358b58 Add hero section in footer
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
079337c49c Move hero section css to a separate file
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
52454e29f0 Add tier features
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
1da618d921 Fix label line-height
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
bc114d3e8c Show divider instead of button for lower plans
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
571fb48889 Show Your current plan button
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
fb1608a5d5 Show upgrade or purchase button
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
6a3578f93d Show price based on billing selection
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
bb1665f495 Add yearly price
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
707d5723cb Add description to toggle
and update based on selection

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
4271f9a7b3 Adjust toggle to page
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
1fadda7e11 Add billing toggle
This is a copy of the one in the shop with the colors, font-size and labels adjusted.

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
9cb463a630 Add min-height to tier header
to keep the alignment after the copy changed

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
3e0039e05f Add monthly prices
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
c3acb37201 Add product icons
business and starter are the same icon in the figma file

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
60dd2b2626 Add product header
with title and description

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
ea2ce46591 Add label
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
c9267a7231 Add tiers structure
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
52f3bcd082 Add container with caption for products
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
a010025d66 Add top hero section
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
e4b90d7e38 Add logic to display new upgrade page
that will have to be modified after results from a/b test

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Brezo Cordero
17d1b08f72 Add new empty upgrade page
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
Veljko
01c4cf96a1 Fix flaky performance test automation trigger workflow
[MAILPOET-5990]
2024-04-02 14:11:08 -05:00
David Remer
32df151777 Remove starter plan mention 2024-03-29 15:07:45 +01:00
Jan Jakes
13a31d8790 Update readme.txt info
[MAILPOET-5916]
2024-03-29 15:30:59 +02:00
Jan Lysý
c9b49670e7 Add new email editor tests to allowed to skip list
[MAILPOET-5987]
2024-03-28 16:40:51 +01:00
Jan Lysý
750135c690 Add skipping new email editor acceptance test on WP 6.3
[MAILPOET-5987]
2024-03-28 16:40:51 +01:00