Commit Graph

20185 Commits

Author SHA1 Message Date
 Ján Mikláš
c58a21cd2d Replace langing page images with @2x version
[MAILPOET-5262]
2023-11-27 11:58:56 +01:00
Oluwaseun Olorunsola
2a714511c2 Add tracking for users arriving to the wizard from WooCommerce Marketing Dashboard
Users can click on the Finish setup button on the WooCommerce Multichannel Marketing Dashboard which would redirect them to the MailPoet welcome wizard.

 We want to track users that arrive to the MP wizard from
WooCommerce but at this point tracking is not enabled. So we store the
information in a setting, and send the tracking event to Mixpanel, if it
is enabled, after the user completes the wizard.

MAILPOET-5695
2023-11-27 10:25:09 +01:00
Oluwaseun Olorunsola
b7f53b5f4a Add setup information for the MailPoet Marketing Channel
MAILPOET-5695
2023-11-27 10:25:09 +01:00
Oluwaseun Olorunsola
fb257f7c01 Refactor the registering of Marketing channel to DI class
MAILPOET-5695
2023-11-27 10:25:09 +01:00
 Ján Mikláš
6e7478a649 Remove BFCM sale info in WP.org description
[MAILPOET-5708]
2023-11-27 08:16:44 +02:00
 Ján Mikláš
4ab52dd83f Fix tests
[MAILPOET-5729]
2023-11-24 08:10:35 +02:00
 Ján Mikláš
f71935f137 Add translator comments to automation steps and subjects
[MAILPOET-5729]
2023-11-24 08:10:35 +02:00
 Ján Mikláš
76f9f51f85 Add translator comments to automation trigger and action keywords
[MAILPOET-5729]
2023-11-24 08:10:35 +02:00
 Ján Mikláš
dfe6076599 Unify quotes around IDs in error messages
[MAILPOET-5729]
2023-11-24 08:10:35 +02:00
Brezo Cordero
ecaaaaa729 Check if post is set when setting the title
[MAILPOET-5716]
2023-11-23 11:34:33 +01:00
Jan Jakes
24dfd5c4c7 Fix deprecation error for pages hidden in menu
[MAILPOET-5718]
2023-11-23 10:50:33 +01:00
Oluwaseun Olorunsola
cca8f9fe31 Hide MailPoet Marketing MultiChannel behind feature flag
MAILPOET-5692
2023-11-23 10:40:43 +01:00
Oluwaseun Olorunsola
783fbd6c5c Add MailPoet icon-white and use in MP Marketing Channel
MAILPOET-5692
2023-11-23 10:40:43 +01:00
Oluwaseun Olorunsola
90b9fd989b Add MailPoet Marketing Channel support
MAILPOET-5692
2023-11-23 10:40:43 +01:00
Oluwaseun Olorunsola
d111f3e2f5 Update woocommerce-stubs library to the latest version
MAILPOET-5692
2023-11-23 10:40:43 +01:00
David Remer
0d0fa46fc6 Improve wording 2023-11-22 19:32:11 +01:00
David Remer
69cb506b45 Fix wording
Co-authored-by: John Oleksowicz <8656640+johnolek@users.noreply.github.com>
2023-11-22 19:32:11 +01:00
David Remer
0413c11e83 Fix wording
Co-authored-by: John Oleksowicz <8656640+johnolek@users.noreply.github.com>
2023-11-22 19:32:11 +01:00
David Remer
b64ebeae09 Add subscription expired trigger stub
[PREMIUM-246]
2023-11-22 19:32:11 +01:00
David Remer
305ade3985 Add subscription payment failed trigger stub
[PREMIUM-246]
2023-11-22 19:32:11 +01:00
David Remer
834ba5f7d6 Add subscription renewal stub
[PREMIUM-246]
2023-11-22 19:32:11 +01:00
David Remer
2b432f4359 Add trial started/ended trigger stubs
[PREMIUM-246]
2023-11-22 19:32:11 +01:00
Oluwaseun Olorunsola
19f068decd Fix Nightly acceptance_oldest tests 2023-11-22 09:33:08 +01:00
veljko
38cc3bd56f Improve AcceptanceTester to be compatible with both old and new WC 2023-11-21 15:18:22 +01:00
Oluwaseun Olorunsola
38c5d544d8 Release 4.37.0 2023-11-21 13:33:42 +01:00
Jan Jakes
9b8527ea91 Do not use cursor:pointer on disabled cards
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
89397544e6 Fix missing key warning
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
dc22d682fe Increase automation listing cell selector specificity
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
62e8d19d0f Use class name to avoid side-effects of modifying a woocommerce component
This was breaking the automation listing.

[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
118d7ca62a Improve "from scratch" button busy states
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
3aa786fc10 Improve wording of "from scratch" automation button & modal, simplify code
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
0f6f31cda1 Make template card badge colors configurable
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
ae5993ce24 Display category names
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
4c2b4013f1 Add tabs with categories to automation templates
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
d220f05840 Move automation template categories to registry
This will also allow 3rd parties adding new categories in the future.

[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
0e4a2224fa Extract template tab panel and title to templates/tabs component
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
14701bacc4 Unify template card layout in different contexts, spacing as per designs
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
3f4a3daeb3 Reuse templates item in automations
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
c7f2894bec Add isBusy state for template card
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
13d0258004 Add disabled state for template card
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
c5bed279b7 Add focus styles for template card
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
4e9f8b6553 Make template a card a button (so disabled state and keyboard navigation work)
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
7453a32e7a Add coming-soon and premium badges for template item
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
8baf28b462 Extract template list item to templates/item component
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
b23b6aa034 Replace "From scratch" automation template list item with a footer
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
7a68c90982 Add back button to automation forms header
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
5c03841935 Add back button to automation templates header
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
64905397cf Use page-header component on form subscribers page
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
9f69d7f56c Unify layout of subscribers page, add top bar
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00
Jan Jakes
106454fc58 Use page-header component on form templates page
[MAILPOET-4676]
2023-11-20 14:30:05 +01:00