df2fe0b0b8
Add new boolean for woocommerce-subscriptions being active
...
[PREMIUM-256]
2023-11-19 18:39:16 +01:00
0450d06883
Add wcs_get_subscription
...
[PREMIUM-256]
Add helper for woocommerce-subscriptions
[PREMIUM-256]
2023-11-19 18:39:16 +01:00
1b5d475a78
Share integrations between editor and analytics
...
With this commit, there will be only one place where we need to register
new integrations. This will help to keep editor and analytics in sync.
[PREMIUM-256]
2023-11-19 18:39:16 +01:00
caa5609900
Remove unnecessary twice waiting for element be clickable
2023-11-17 18:09:00 -03:00
c055c55962
Temporarily skip AutomateWoo 2 scenarios
2023-11-17 18:09:00 -03:00
7f304bb088
Update checking element on AutomateWoo
2023-11-17 18:09:00 -03:00
74f05517d6
Update setupWooCommerce and how we setup COD method
2023-11-17 18:09:00 -03:00
201098b394
Check for create account ID instead label
2023-11-17 18:09:00 -03:00
8ca56cef42
Revert method to use cod by default
...
[MAILPOET-5689]
2023-11-17 18:09:00 -03:00
5273934745
Update AcceptanceTester to align new WC experience
...
[MAILPOET-5689]
2023-11-17 18:09:00 -03:00
b7f03df50b
Bump tinymce from 6.7.1 to 6.7.3
...
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce ) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce )
---
updated-dependencies:
- dependency-name: tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-17 10:31:52 -03:00
4f412282e6
Add tests for Heading Block Renderer
...
MAILPOET-5643
2023-11-17 09:49:06 +01:00
0d771a7fc5
Add support for creating styles from block attributes e.g., text alignment styles
...
MAILPOET-5643
2023-11-17 09:49:06 +01:00
4567c6d3c1
Disable Rich text formats we currently cannot support
...
MAILPOET-5643
2023-11-17 09:49:06 +01:00
667da710b1
Merge updates in trunk
...
MAILPOET-5643
2023-11-17 09:49:06 +01:00
d05b38bf89
Fix failing test
...
MAILPOET-5643
2023-11-17 09:49:06 +01:00
1528b2e9ec
Add Base CSS resets
...
MAILPOET-5643
2023-11-17 09:49:06 +01:00
1a6caac290
Add heading block support to email editor
...
MAILPOET-5643
2023-11-17 09:49:06 +01:00
fccd3d0a5f
Don't show the banner on Woo Express
...
[MAILPOET-5707]
2023-11-16 16:24:34 +01:00
54e0df9116
Link to the upgrade page form BFCM banner
...
[MAILPOET-5440]
2023-11-16 16:24:34 +01:00
19e35c948a
Update BFCM sale dates and copy
...
[MAILPOET-5707]
2023-11-16 16:24:34 +01:00
5eb9551d28
Load and apply layout styles in the email editor
...
This commit enables us to load styles for editor content.
The rules are prefixed by .editor-styles-wrapper class
[MAILPOET-5715]
2023-11-16 13:51:24 +01:00
3de159dd03
Release 4.36.0
2023-11-14 19:03:16 +02:00
ad9e98d62d
Update the design of the section that shows the segment conditions
...
This commit contains only part of the changes. The rest of the changes
will be commited to the premium plugin repository.
[MAILPOET-5609]
2023-11-13 14:54:49 +01:00
671ae46fec
Fix line break in automation analytics separator
...
[MAILPOET-5702]
2023-11-13 10:48:46 +01:00
1b31ad11d4
Update UnsubscribeTokens to use DI
...
MAILPOET-5710
2023-11-13 10:35:54 +01:00
005e73aee5
Remove unnecessary lint comment
...
The comment is not needed after we added @wordpress/compose
[MAILPOET-5694]
2023-11-13 12:20:32 +04:00
6ba8c7b6a5
Deactivate the option Stack on mobile for columns block
...
[MAILPOET-5694]
2023-11-13 12:20:32 +04:00
81e079ceab
Unify used assert function in test class
...
[MAILPOET-5690]
2023-11-13 06:58:52 +01:00
e7e569e3ee
Extend column block integration test about vertical-alignment
...
[MAILPOET-5690]
2023-11-13 06:58:52 +01:00
5ed3656032
Add vertical-alignment style to core/column renderer
...
[MAILPOET-5690]
2023-11-13 06:58:52 +01:00
db13c4ba25
Unify wrapping method name
...
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
57195b7a33
Disable inserting core/list-item to columns
...
Because we are disabling nesting columns, it has the side effect of allowing the inserting list-items.
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
d60004da2a
Add ListBlock integration test
...
As a part of this commit is a new method validating HTML. I moved it to the bootstrap to avoid repetition in the future.
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
f96b02146c
Refactor paragraph renderer to table
...
Because we are facing issues with Outlook, we decided to use table design when it's possible
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
87806d4053
Set border-sizing to block editor
...
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
38c099be20
Reset heading margins in emails
...
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
2ca611bacb
Reset default margin and set default padding-left
...
Because we want to have the best user experience for most of email client,
we reset the margin and set padding-left for the same look.
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
60fd4b6c8a
Add List block renderer
...
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
1b73e0f4db
Allow core/list, core/list-item blocks in email editor
...
[MAILPOET-5645]
2023-11-11 09:38:35 +04:00
219a12578a
Simplify API for registering email block renderers
...
This commit makes the cleanup of filters for block rendering in emails automatic.
[MAILPOET-5645]
2023-11-10 08:44:08 +01:00
4705079877
Add a simple guide for adding a new block
...
[MAILPOET-5645]
2023-11-10 08:44:08 +01:00
f1b9352181
Update help tooltip to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00
61cf0f48d1
Update welcome wizard to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00
fe909f5558
Update subscribers app to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00
e7e340ab0d
Update importer to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00
ace78b52be
Update settings to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00
e4a5e25e82
Update static segments (lists) to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00
6d58158ea9
Update dynamic segments to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00
f75ed162d5
Update newsletters app to use createRoot
...
MAILPOET-5120
2023-11-09 14:42:08 +01:00