Commit Graph

2834 Commits

Author SHA1 Message Date
489662c8b1 Use Doctrine's orphan removal for newsletter options
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
2242ef1a77 Use Doctrine's orphan removal for newsletter segments
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
4862d42e8b Test all supported save fields
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
688338bcdf Refactor save controller tests, use Doctrine
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
770cda5c3c Move API save tests to controller tests
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
f986da4d7f Return input & output filters back to API endpoint
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
8fe3870608 Use Doctrine to re-check authorized emails on save
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
e1819d4334 Set newsletter option data using Doctrine
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
0e5e95310f Set newsletter segment data using Doctrine
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
63971147e5 Extract Newsletter save functionality to a controller
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
3f78c82c51 Add functionality for converting exceptions to HTTP responses
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
fbcc79b461 Move placeholder styling
[MAILPOET-2908]
2020-05-25 16:32:58 +02:00
wxa
e9bbfbee46 Remove unnecessary custom CSS, change defualt form padding [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
f452da10bc Fix rendering tile background
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
4cbaf975b0 Move style rendering
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
fbd449dd6b Update position for fit placement
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
003fe50403 Render background image
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
c99e04ad49 Fix form input padding mapping
[MAILPOET-2930]
2020-05-19 17:27:36 +02:00
b5a5454466 Remove unused code
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
67e9841569 Add default line-height to inputs
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
749fc7a74d Apply global font size for input and as a fallback also for button
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
62224de112 Use default input padding if not defined
[MAIPOET-2892]
2020-05-13 13:59:00 +02:00
0c3b6db75f Set default form padding when loading form settings from server
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
99f6bafd1f Fix JS test name
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
5bfbabf25b Partially use Doctrine for Newsletter::sendPreview()
[MAILPOET-2646]
2020-05-07 11:18:20 +02:00
81dc5ad480 Extract Newsletters::sendPreview() logic to a controller
[MAILPOET-2646]
2020-05-07 11:18:20 +02:00
6a44f820ee Extract Newsletters API service mocking to a private method
[MAILPOET-2646]
2020-05-07 11:18:20 +02:00
wxa
637a56c92a Fix storing custom field dates in different formats [MAILPOET-2881] 2020-05-07 09:54:45 +02:00
2c2ef3205c Rename test
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
8797b7427a Render divider with params
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
d21b7baa7f Save and load divider attributes
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
f9ea393b07 Refactor function to a separate file
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
b5e458ee26 Enforce image dimensions
[MAILPOET-2884]
2020-05-06 12:50:33 +02:00
87caa4e26e Add unsubscribes tracking into unsubscribe action
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
accf804cea Add queue id into unsubscribe URLs data
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
78f055b7aa Refactor unsubscribes tracker to doctrine
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
e915acf28d Use better selector for getting List-Unsubscribe header value in tests
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
1bb941d691 Remove unnecessary automation id for unsubscribe confirmation
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
609dfd8163 Update unsubscribe link acceptance tests to test also link in header
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
fca2bfddb3 Add filter for disabling subscription confirmation
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
d19e7714c3 Use instant unsubscribe URL for List-Unsubscribe header
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
1f744453d4 Switch unsubscribe url shortcode to the confirm page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
66f2308e41 Add confirm unsubscribe page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
71106cc90e Render raw html in checkbox label
[MAILPOET-2803]
2020-05-04 11:52:30 +02:00
e17d3fc293 Use transparent as border color of submit button when color is not set
[MAILPOET-2870]
2020-04-30 15:45:35 +02:00
945b46d9d1 Fix double sending notifications
[MAILPOET-2864]
2020-04-30 10:33:58 +02:00
d125c5defe Load Swiftmailer autoloader using Composer
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
114f6d839f Make database properties consistent
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
0d4d0c7052 Render input padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
2317412f88 Render form alignment
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00