Commit Graph

4591 Commits

Author SHA1 Message Date
Rostislav Wolny
5af5d7f3f8 Implement bulk trash action properly
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Rostislav Wolny
2b47684490 Refactor newsletter API bulk actions to use repository methods
[MAILPOET-2898]
2020-06-17 14:37:06 +02:00
Jan Jakeš
804670d08f Convert null shortcode params to false (implementations rely on false)
[MAILPOET-2972]
2020-06-16 16:01:02 +02:00
Pavel Dohnal
98db0221d5 Add support for 'multipart/alternative' content type
[MAILPOET-2875]
2020-06-16 15:38:24 +02:00
Pavel Dohnal
ec8fbb4ac5 Fix content type detection
[MAILPOET-2970]
2020-06-16 14:05:54 +02:00
Pavel Dohnal
0fa4ebfe47 Add padding for mobile forms
[MAILPOET-2964]
2020-06-16 09:38:19 +02:00
Pavel Dohnal
c4cea7335b Move last paragraph styles to be more specific
[MAILPOET-2964]
2020-06-16 09:38:19 +02:00
Pavel Dohnal
722319367b Optimise listings query
[MAILPOET-2936]
2020-06-15 16:19:26 +02:00
Rostislav Wolny
87e7290d9a Load Gutenberg JS translations from WP for form editor
[MAILPOET-2942]
2020-06-15 14:38:32 +02:00
Rostislav Wolny
4897581748 Add Localizer to DI
[MAILPOET-2942]
2020-06-15 14:38:32 +02:00
Pavel Dohnal
f3370a62d0 Prevent rendering forms multiple times
[MAILPOET-2902]
2020-06-15 10:38:00 +02:00
Pavel Dohnal
f1fe28d409 Render submit font in JS
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
b1f52bc069 Add hook for removing display custom fonts
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
942e520c56 Render font family
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
b1cd785dfe Fix flakey scheduler test
[MAILPOET-2896]
2020-06-11 13:24:42 +02:00
Pavel Dohnal
5034d313a3 Display paragraph padding
[MAILPOET-2922]
2020-06-09 14:38:07 +02:00
Pavel Dohnal
0671aead3a Send error code from api
[MAILPOET-2929]
2020-06-09 14:17:22 +02:00
wxa
3eff873127 Remove jQuery UI datepicker references and styles [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
Jan Jakeš
9f9b21169a Fix preview in browser and template saving on utf8 columns
[MAILPOET-2969]
2020-06-08 17:18:39 +02:00
Pavel Dohnal
2371913473 Add more details to a json parse error
[MAILPOET-2935]
2020-06-08 15:37:07 +02:00
Pavel Dohnal
13b5a4b6a5 Fix flakey test
[MAILPOET-2890]
2020-06-08 14:45:27 +02:00
Pavel Dohnal
edd3e7da79 Remove padding on mobile
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
Pavel Dohnal
6544d86616 Make sure the preview displays correct width
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
Pavel Dohnal
ed2bd30977 Update form responsiveness
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
Pavel Dohnal
5376a9c15d Render font family in preview
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
338e223213 Remove fonts duplication
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
27e0f16467 Enqueue google fonts
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
7310bb9bcf Render fonts on frontend
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
96de820440 Temporarily load all custom fonts for testing
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Rostislav Wolny
f1261fc728 Add integration test for ALC block processing
[MAILPOET-2961]
2020-06-04 10:40:02 +02:00
Rostislav Wolny
6cf0a1c04f Update block renderer to be reusable for multiple emails
[MAILPOET-2961]
2020-06-04 10:40:02 +02:00
Rostislav Wolny
36e3d2cae4 Change visibility of setPosts,getPosts in blocks renderer.
[MAILPOET-2961]
2020-06-04 10:40:02 +02:00
Rostislav Wolny
c67e3aa9fd Remove DI container dev dependencies in build
[MAILPOET-2692]
2020-06-04 09:22:23 +02:00
Rostislav Wolny
e7b25121c0 Always use generate DI container in production
[MAILPOET-2692]
2020-06-04 09:22:23 +02:00
Rostislav Wolny
39ea66bd96 Use correct format of post date in post query
[MAILPOET-2960]
2020-06-03 14:14:12 +02:00
Rostislav Wolny
9f37ee4811 Use post notifications history parent to fetch latest sent post
[MAILPOET-2960]
2020-06-03 14:14:12 +02:00
Rostislav Wolny
57f0534241 Fix annotations in newsletter post
[MAILPOET-2960]
2020-06-03 14:14:12 +02:00
wxa
4039ac873a Use the updated component in subscriber and segment listings [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
wxa
e31dcde50e Always count WP users in group filters [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
Rostislav Wolny
92fbe04a4e Fix subscriber model unconfirmedData property doc type
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
Rostislav Wolny
483fd1a275 Don't render subscription confirmation when user doesn't exits
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
Amine Ben hammou
f5b836e898 Set subscriber to null instead of false
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
Rostislav Wolny
419a50e10a Render only one corner with border radius for slide in
[MAILPOET-2912]
2020-06-01 15:31:07 +02:00
Rostislav Wolny
87b1b497ce Fix paragraph block style attribute rendering
Paragraph attributes may contain empty strings resulting to invalid css.
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
Rostislav Wolny
47b609e9fc Add default class for paragraph block
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
Pavel Dohnal
d487c1644d Render success and error messages colours
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
Jan Jakeš
d3fe716578 Fetch event option ID by a separate query instead of a subquery
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
Jan Jakeš
47ccd0d3ea Inject services checker
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
Jan Jakeš
4279e642b5 Use Doctrine for segment analytics
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
Jan Jakeš
9fb8a229cb Use Doctrine for newsletter analytics
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00