Commit Graph

3171 Commits

Author SHA1 Message Date
27b4cd4b02 Add integration tests
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
f70a17e1b8 Merge mocking methods into one
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
65b75453ab Add congratulatory MSS sending email & endpoint to send it
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
e748391602 Inject WP functions in Services API
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
eb7dab84c4 Prevent displaying more forms in a single caterogy
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
a873f9846c Move the MailChimp test to integration suite
[MAILPOET-2843]
2020-04-16 12:57:34 +02:00
57f695ea8d Render fixed bar form in page
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
03e2ef5a83 When pending approval check MSS key state every hour
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
3ce4496c94 Add test for resume sending on key approval
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
57c6d1e37d Add test for pending approval notice
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
6280be5d17 Fix test to test FROM address modal correctly
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
9ad32a6ff4 Pause sending when pending approval, resume when not anymore
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
9701f46a77 Render segment names in form using actual segment names
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
936a75c277 Remove names from stored segment block values
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
201c1c7656 Allow saving form also when list selection with lists is present
[MAILPOET-2828]
2020-04-08 12:43:38 +02:00
b465e5205d Add srcset attribute rendering to image block renderer
Srcset is not rendered automatically when image is added in the content hook.
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
63d6d463cb Add support for image block link
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
7a604fa10e Render image block on front end
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
072804a412 Add loading image blocks from server
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
3616f55df9 Add saving of form image blocks to server
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
13eebc742c Fix acceptance tests 2020-04-08 09:40:19 +02:00
d297ff24f5 Add acceptance tests for unauthorized email messages & modal
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
f25b73050d Update text of unauthorized email notices
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
748378a58e Fix acceptance tests
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
4396f8370b Send confirmation email on wc checkout
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
d166e4b51f Synchronise guest woocommerce users as unconfirmed
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
698e9f00c1 Pause running scheduled task when restoring a newsletter
[MAILPOET-2819]
2020-04-02 11:48:51 +02:00
da4298a83d Keep newsletters in sending state after restoring from trash
[MAILPOET-2819]
2020-04-02 11:48:51 +02:00
dc55fb64cd Set even 30 days old newsletters as scheduled when reactivating an email
[MAILPOET-2709]
2020-04-01 16:49:27 +02:00
b6ff062bf1 Simplify DOM and get rid of IDs in CSS
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
5f6a4cf3c8 Add acceptance test for modal authorizing FROM address
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
e04ac33b16 Add Settings::setAuthorizedFromAddress() API integration tests
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
3cdd224e14 Add an endpoint to set new authorized FROM email address
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
10476cf93b Add test for resubscribing
[MAILPOET-2730]
2020-04-01 14:38:11 +02:00
de0f31d0ee Display popup form on the page
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
58ca138da9 Add unit test for handling empty paragraphs within text block
[MAILPOET-2821]
2020-03-29 21:39:01 +02:00
daf5bafe93 Strip unwanted tags from WooCommerce mail footer text
When we initially generate WooCommerce transactional email template
we must exclude tags that can't be inserted to paragraph tag.
[MAILPOET-2821]
2020-03-29 21:39:01 +02:00
30a188779d Add acceptance test for form submit button styles
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
94784cfd8a Add submit button styles support to block styles renderer
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
2c69d07109 Render block styles for submit button block
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
172241e650 Rename TextInputStyleRenderer to BlockStyleRenderer
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
d36c63fff7 Add other button style settings to panel
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
48bd3aed4a Add style settings to button inspector control and store them
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
d1968dfe50 Fix acceptance tests
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
6c10594a9b Add acceptance test for unapproved key notices
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
2b1444dd53 Require that subscriber received a newsletter only for non-preview links
[MAILPOET-2761]
2020-03-24 18:37:03 +01:00
ea6f9bb76a Fix tests
[MAILPOET-2614]
2020-03-23 18:30:26 +01:00
9ffd442653 Render paragraph properties
[MAILPOET-2614]
2020-03-23 18:30:26 +01:00
6fe3ff3fe1 Load paragraph block from server
[MAILPOET-2614]
2020-03-23 18:30:26 +01:00