Commit Graph

21402 Commits

Author SHA1 Message Date
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
4271f9a7b3 Adjust toggle to page
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
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
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
3e0039e05f Add monthly prices
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
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
60dd2b2626 Add product header
with title and description

[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
ea2ce46591 Add label
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
c9267a7231 Add tiers structure
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
52f3bcd082 Add container with caption for products
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
a010025d66 Add top hero section
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
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
17d1b08f72 Add new empty upgrade page
[MAILPOET-5906]
2024-04-03 08:40:46 +03:00
01c4cf96a1 Fix flaky performance test automation trigger workflow
[MAILPOET-5990]
2024-04-02 14:11:08 -05:00
32df151777 Remove starter plan mention 2024-03-29 15:07:45 +01:00
13a31d8790 Update readme.txt info
[MAILPOET-5916]
2024-03-29 15:30:59 +02:00
c9b49670e7 Add new email editor tests to allowed to skip list
[MAILPOET-5987]
2024-03-28 16:40:51 +01:00
750135c690 Add skipping new email editor acceptance test on WP 6.3
[MAILPOET-5987]
2024-03-28 16:40:51 +01:00
6dd293b638 Create new tags when user leaves input field
[MAILPOET-5731]
2024-03-28 13:52:37 +01:00
872064bf00 Switch xpath to num click due to issue in locator 2024-03-26 18:03:56 +01:00
a66c9b8974 Include WooCommerce plugin, refactor Onboarding and add to scenarios 2024-03-26 18:03:56 +01:00
3697f1f4be Add new k6 perf test for WooCommerce
[MAILPOET-5868]
2024-03-26 18:03:56 +01:00
cbff461b4d Display upgrade page if no valid premium key
[MAILPOET-5905]
2024-03-25 12:36:08 +01:00
724681d3a7 Display upgrade page for Tier 1
[MAILPOET-5905]
2024-03-25 12:36:08 +01:00
9e13d4197c Release 4.48.0 2024-03-25 12:21:41 +01:00
05124fc6c1 Remove redundant use statement 2024-03-25 12:11:11 +01:00
2c98fc4323 Code styling 2024-03-25 12:11:11 +01:00
5085fee15d Update color selectors 2024-03-25 12:11:11 +01:00
a5f177c7e4 Spacing 2024-03-25 12:11:11 +01:00
fc384424ac Update tests to reflect markup changes 2024-03-25 12:11:11 +01:00
2f888daca5 Fix rendering and include shared logic 2024-03-25 12:11:11 +01:00
9a705a4394 Refactor button styling 2024-03-25 12:11:11 +01:00
a70660dfc3 Fix ordering used classes after rebase
[MAILPOET-5640]
2024-03-22 17:19:44 +01:00
685796f310 Remove redundant property theme
Because we can write and read meta field directly, we don't need our own implementation.
[MAILPOET-5640]
2024-03-22 17:19:44 +01:00
4dbac6ef62 Move email styles merge to engine
[MAILPOET-5640]
2024-03-22 17:19:44 +01:00
cae2ad6dc7 Move meta registration to the engine
As a part of the refactoring is making the meta field available via API.
[MAILPOET-5640]
2024-03-22 17:19:44 +01:00
b8a470512b Change template slug in block-editor
[MAILPOET-5640]
2024-03-22 17:19:44 +01:00
c6ec2761d1 Replace @ts-ignore with @ts-expects errors in the email editor
[MAILPOET-5640]
2024-03-22 17:19:44 +01:00