Commit Graph

21402 Commits

Author SHA1 Message Date
John Oleksowicz
21962d9064 Fix variable name
MAILPOET-4985
2024-03-13 10:24:42 +01:00
John Oleksowicz
45dba06b7d Remove old constant
MAILPOET-4985
2024-03-13 10:24:42 +01:00
John Oleksowicz
6d87ecd86d Add usage tracking
MAILPOET-4985
2024-03-13 10:24:42 +01:00
John Oleksowicz
a9140a702e Add backend logic for purchase with tag filter
MAILPOET-4985
2024-03-13 10:24:42 +01:00
John Oleksowicz
82e85db657 Add test helper to create woo tags
MAILPOET-4985
2024-03-13 10:24:42 +01:00
John Oleksowicz
566e1d33f2 Add UI for purchased with tag filter
MAILPOET-4985
2024-03-13 10:24:42 +01:00
Mike Jolley
3defeec415 Rename tableWidth variable 2024-03-13 10:02:00 +01:00
Mike Jolley
9e25796d66 IE column widths 2024-03-13 10:02:00 +01:00
Mike Jolley
89af7a34df Add background support notice 2024-03-13 10:02:00 +01:00
Mike Jolley
3e8edcdc8f Fix border styles 2024-03-13 10:02:00 +01:00
Mike Jolley
bc500812ed Remove max width so table fills full width of layout 2024-03-13 10:02:00 +01:00
Mike Jolley
af53122c32 Unique namespace in enhanceColumnsBlock 2024-03-13 10:02:00 +01:00
Mike Jolley
a922714154 Correctly set default alignment to stretched 2024-03-13 10:02:00 +01:00
Mike Jolley
c75367b996 Merge borders to ensure defaults are set 2024-03-13 10:02:00 +01:00
Mike Jolley
86a9de0df5 Fix extra borders in columns 2024-03-13 10:02:00 +01:00
Mike Jolley
2d75acfeb1 remove debugging code 2024-03-13 10:02:00 +01:00
Mike Jolley
e44745109a Attempt to target specific block for column test 2024-03-13 10:02:00 +01:00
Mike Jolley
f21462d563 Missing is-vertically-aligned-stretch 2024-03-13 10:02:00 +01:00
Mike Jolley
b91568ed74 Fix invalid block markup 2024-03-13 10:02:00 +01:00
Mike Jolley
b124210844 Preserve single quotes 2024-03-13 10:02:00 +01:00
Mike Jolley
44d95d9e6b Fixing tests and adding debug information to show generated HTML 2024-03-13 10:02:00 +01:00
Mike Jolley
a8ea1d3453 Adjust tests so wrapper has styles 2024-03-13 10:02:00 +01:00
Mike Jolley
880f157fb0 Update tests due to moving some classnames and styles 2024-03-13 10:02:00 +01:00
Mike Jolley
69f78e97ce remove some potentially unwanted rules in unit tests 2024-03-13 10:02:00 +01:00
Mike Jolley
250f4ad929 Tidy markup 2024-03-13 10:02:00 +01:00
Mike Jolley
27414dfc55 Padding from block styles 2024-03-13 10:02:00 +01:00
Mike Jolley
c4deea8b48 Add background support for columns 2024-03-13 10:02:00 +01:00
Mike Jolley
7b4b7c362d Update escape helper to handle and consume esc_attr 2024-03-13 10:02:00 +01:00
Mike Jolley
3abcb581c9 Add background image support to column/columns 2024-03-13 10:02:00 +01:00
Pavel Dohnal
c9289efd96 Rename segments to lists in UI
[MAILPOET-5940]
2024-03-13 09:42:49 +01:00
Mike Jolley
b30cd0785b Remove escapeHtml when rendering list titles in React
Escaping is not required when rendering titles in react components. HTML is escaped automatically.

[MAILPOET-5842]
2024-03-13 09:38:07 +01:00
David Remer
1a753ca2af Order explicitly by name
[MAILPOET-5942]
2024-03-12 14:27:21 +01:00
David Remer
792dcb0664 Release 4.46.0 2024-03-12 13:47:05 +02:00
Mike Jolley
2bacedc189 Turn off MAILPOET_USE_CDN when running acceptance tests 2024-03-12 11:29:04 +00:00
Mike Jolley
035f3097ca Move image to CDN 2024-03-12 11:29:04 +00:00
Mike Jolley
a7780b2c5d Add test to assert that post_content defaults to containing a subscription message 2024-03-12 11:29:04 +00:00
Mike Jolley
3ad932a17e Define default content blocks 2024-03-12 11:29:04 +00:00
Mike Jolley
2002f66e15 Add alternative fake logo from designs 2024-03-12 11:29:04 +00:00
Rostislav Wolny
970b321de5 Fix border color fallback for button block
When the border color is not set, a block uses text color as a fallback.
This was not working properly for the button block when the font color was picked from the color palette.
This PR fixes the issue and adds the proper border color class.

[MAILPOET-5919]
2024-03-12 08:38:56 +01:00
Rostislav Wolny
1eb0c07fed Add border color classes to CSS for the renderer
[MAILPOET-5919]
2024-03-12 08:38:56 +01:00
Veljko
a2c213c430 Update nightly domain 2024-03-11 23:13:52 +03:00
Veljko
e10db5415b Add new perf test automation analytics 2024-03-11 23:13:52 +03:00
David Remer
c557f27ce9 Check for initial limit before initializing.
[MAILPOET-5941]
2024-03-11 15:01:10 +01:00
John Oleksowicz
88e34abe87 Require an attribute_type in validity check
MAILPOET-5467
2024-03-11 10:52:30 +01:00
John Oleksowicz
f297ba0251 Memoize combined options to avoid re-renders
MAILPOET-5467
2024-03-11 10:52:30 +01:00
John Oleksowicz
3888aa4113 Extract attribute values onChange handler
MAILPOET-5467
2024-03-11 10:52:30 +01:00
John Oleksowicz
897daa184f Extract initial attribute values calculation
MAILPOET-5467
2024-03-11 10:52:30 +01:00
John Oleksowicz
1e36b6d999 Don't include attributes with no known values
MAILPOET-5467
2024-03-11 10:52:30 +01:00
John Oleksowicz
56cffdfb59 Refactor attribute option value generation
MAILPOET-5467
2024-03-11 10:52:30 +01:00
John Oleksowicz
4203348340 Refactor attribute value/onChange
This extracts some logic out of the JSX for readability and memoizes
more of the data to avoid unnecessary re-renders

MAILPOET-5467
2024-03-11 10:52:30 +01:00