Commit Graph

11662 Commits

Author SHA1 Message Date
638c55db95 Fix apostrophes and replace privacy policy urls in form templates
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
8e83eb3493 Add form templates based on template 7
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
24fbeeb05f Add form templates based on template1
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
cf8ad9d20f Fix coding style in form editor page
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
3adb20dd23 Update plugin for form exports to support assets
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
d5a840aa2f Refactor assets fetching for form template 4
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
e18d4b9e2a Refactor assets fetching for form template 6
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
01057c7ff1 Add assets url factory method to form template
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
0f0472975d Refactor default form custom css to constant
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
6fb755eda7 Refactor CDN assets URL to separate service
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
e7206193e8 Change MSS message when it is active 2020-09-14 09:40:18 +02:00
4b0c837aaf Redirect to key validation tab when key is wrong 2020-09-14 09:40:18 +02:00
bf6dfcbac2 Refactor settings send with page 2020-09-14 09:40:18 +02:00
787a0566a7 Add translations 2020-09-14 09:40:18 +02:00
62bc899a67 Update CSS variables and classes 2020-09-14 09:40:18 +02:00
wxa
47900f0eb0 Hide preview button in WC editor [MAILPOET-3134] 2020-09-14 09:25:26 +02:00
8b5ab57b64 Fix subscribers counts in list filter in subscribers listing
[MAILPOET-3136]
2020-09-10 10:51:34 +02:00
wxa
0f11026e35 Make whitespace check work when output buffering is on [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
wxa
d110fb26fa Add tests for headers already sent notice [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
wxa
da38a1364a Show notice if whitespace output may break tracking images or captcha [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
wxa
42edf8726a Remove debug line [MAILPOET-2876] 2020-09-09 13:09:06 +02:00
4f50c94dcb Use new confirmation mailer send method with duplicate check
[MAILPOET-2876]
2020-09-09 13:09:06 +02:00
c6bb38cc69 Add method for sending confirmation email with duplicates check
[MAILPOET-2876]
2020-09-09 13:09:06 +02:00
2697bbc9fe Fix too much space at the end of form
[MAILPOET-3090]
2020-09-09 11:11:50 +02:00
6723b7fa5a Update newsletter types box styles
[MAILPOET-2786]
2020-09-09 10:30:01 +02:00
5fc1763931 Fix types container not being full-width
[MAILPOET-2786]
2020-09-09 10:30:01 +02:00
de4b5274bc Refactor unnecessarily specific selectors
[MAILPOET-2786]
2020-09-09 10:30:01 +02:00
wxa
b1e160f053 Update acceptance tests [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
fd1a78f767 Update styles [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
392d84e890 Use new Badge, Button and Heading components [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
98bba1c622 Add separator between normal and WC emails [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
98d53678bc Show WooCommerce email types right away [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
255a89bc2f Add modal close button to type selection [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
c7683e79e5 Hide header and breadcrumbs on type selection page [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
c1657b3898 Add links to KB from custom pages settings [MAILPOET-3095] 2020-09-09 09:21:49 +02:00
6b0e069c2d Add icons file to git ignore
[MAILPOET-3098]
2020-09-08 16:27:15 +02:00
7c8e74dbcc Use tinymce default icons set
[MAILPOET-3098]
2020-09-08 16:27:15 +02:00
c55d26619c Update tinymce
[MAILPOET-3098]
2020-09-08 16:27:15 +02:00
wxa
b0e7a486ff Remove new-default-list-name feature flag [MAILPOET-3004] 2020-09-08 14:44:45 +02:00
f98b8556b3 Release 3.50.0 2020-09-08 12:25:41 +02:00
65fd596f71 Fix counts in segment filter in subscriber listing
[MAILPOET-3132]
2020-09-08 09:16:56 +02:00
ea16dc7925 Hotfix groups filter for subscribers listing
[MAILPOET-3132]
2020-09-08 09:16:56 +02:00
7b10c880ff Prevent overriding email field
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
7a6dfd4ad6 Enable scrolling
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
7576b2c55d Add success class
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
02e18cd974 Improve error reporting
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
f8fa39e139 Indicate sending
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
ada3976648 Use model for template variables
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
31dc05adb4 Move test
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
f80af057c9 Fix acceptance tests
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00