Commit Graph

10452 Commits

Author SHA1 Message Date
f8d1439b31 Skip templates in PHPStan for now due to extreme slowness
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
f66a8d6af3 Check Doctrine entities by PHPStan
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
df6bf552b1 Prefix phpstan-doctrine for MailPoetVendor
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
fb2e1c707e Update phpstan and phpstan-doctrine
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
wxa
aac8619f8f Subscribe to custom lists on WC checkout [MAILPOET-2897] 2020-05-27 13:30:05 +02:00
wxa
970827228e Add custom lists for opt-in on checkout setting [MAILPOET-2897] 2020-05-27 13:30:05 +02:00
3276d32b60 Add default values for form placement settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
5ee8dae154 Refactor accessing global window property in preview component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
00f40b7ee4 Fix form html id to differ per display type
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
0039dec079 Add check that resize was called from correct domain
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
7a9f605fb4 Apply updated settings on iframe load
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
481508724c Allow others (widget) preview to render pixel width 2020-05-27 11:23:02 +02:00
e0545c48a3 Detect tight container on resize in preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
9ebd96fb6a Render form width on FE from settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
32f5e09d7d Make renderStyles attributes required
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
bf34a7477a Use form display types constants
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
9267cf7563 Add constants for form display type
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
63a972db4a Move inlined form styles to form styles in style element
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
2eabab4150 Move form styles rendering methods to style utils
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
2c53507a4e Update form style utils method names
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
a7cea43aac Refactor form preview specific FE functionality to extra module
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
dd1f89f4d9 Add preview sidebar visual enhancements
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
ed4ba6ec29 Remove unused Toggle component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
4035032b2f Use Gutenberg ToggleControls in placement settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
54952ebfe3 Ensure numeric values for width settigns
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
f4750ac3df Add styles for preview sidebar
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
b881e5009b Replace select in preview with SelectControl component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
eb494d5ea9 Add live preview of width/position settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
49ce4cfa1f Add size settings to placement settings in preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
60d70ad453 Add component for size settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
6615494312 Remove unused form placement component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
bf65d72d41 Move slide in form settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
74a09c03b3 Move fixed bar form settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
71539cb5e8 Move pop forms settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
5d4aea2b44 Move other placements to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
b41248e5e1 Move below post form settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
188c00d792 Move preview component to subfolder
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
fc62ac637d Add sidebar to the form preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
8541724f45 Switch preview to tsx
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
cfb2f1cff9 Make sure name is passed
[MAILPOET-2272]
2020-05-26 14:50:10 +02:00
154d68b827 Save email addresses in lower case
[MAILPOET-2272]
2020-05-26 14:50:10 +02:00
deb8e3038d Prevent deleting the last item
[MAILPOET-2889]
2020-05-26 13:11:42 +02:00
bb4f7f9ffd Release 3.47.1 2020-05-26 12:21:28 +02:00
wxa
688c24c7e1 Fix tests [MAILPOET-2839] 2020-05-25 18:45:19 +02:00
wxa
70e3d1e459 Refresh nonce via heartbeats [MAILPOET-2839] 2020-05-25 18:45:19 +02:00
wxa
2b4afbcda9 Show a better error message if newsletter saving fails [MAILPOET-2839] 2020-05-25 18:45:19 +02:00
0cc7e8de61 Fix queue re-rendering on save
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
3522c3b39f Fix inversed annotation
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
70e580a93c Fix newsletter adding/removing with orphan removal
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
652f56c066 Fix using wrong repository method
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00