Commit Graph

9623 Commits

Author SHA1 Message Date
d166e4b51f Synchronise guest woocommerce users as unconfirmed
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
317257bfc4 Ensure newsletter has state sending when resuming sending
[MAILPOET-2819]
2020-04-02 11:48:51 +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
78dc682763 Fix errors not being correctly cleaned up on FROM address save
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
3549efbfc0 Fix modal not being displayed when MSS was inactive
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
b6ff062bf1 Simplify DOM and get rid of IDs in CSS
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
6636313baf Use React notices in set FROM address modal
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
e237eb33b1 Add modal border radius
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
bd83fec5bc Replace modal close icon with a simple button, make it nicer
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
322103e865 Remove unused style prop from modal frame
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
970f4c820c Remove icon since MailPoet's modal has no such thing
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
2e1f475980 Remove close label since MailPoet's modal has no such thing
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
c743521ab7 Rewrite set FROM address modal to React WIP
[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
6951a9e26b Remove currently displayed unathorized email notices on save
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
8e057d2a2d Resume sending if API key approved when new FROM address saved
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
3ef072b599 Add save functionality and success/error messages
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
0449cc139c Add email address field validation
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
ae6044b6b8 Add new modal for authorizing FROM address
[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
b94dc6c542 Check authorized email addresses when saving MSS sending to settings
[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
2fa948b704 Fix resubscribing to segment if already subscribed before
[MAILPOET-2730]
2020-04-01 14:38:11 +02:00
2dbd631500 Use custom font for WP menu icon
[MAILPOET-2760]
2020-04-01 14:13:43 +02:00
c157082be2 Fix searching in select2 when importing subscribers
[MAILPOET-2795]
2020-04-01 14:08:36 +02:00
wxa
143024afd8 Release 3.46.7 2020-04-01 12:31:37 +03:00
42fc6c0e3e Remove old basics tab
[MAILPOET-2823]
2020-04-01 10:55:14 +02:00
886c8f6df8 Fix bug in asBoolean
[MAILPOET-2823]
2020-04-01 10:55:14 +02:00
0fdde2085f Normalize settings values
[MAILPOET-2823]
2020-04-01 10:55:14 +02:00
9c56c476d9 Display form below content and popup
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
05c3f269c3 Fix form scrolling for bigger forms
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
51d908c932 Prevent closing modal when clicking the overlay
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
310c94480c Add form overlay
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
92b99d89fe Update margins
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
2d6f15ff79 Remove fixed height
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
1faf5c9c66 Fix overlay size
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
bb5abe8f24 Prevent displaying popup after dismiss
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
fd0abffd3a Add close icon
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
149bb90245 Copy form colour to the popup background
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9d4bb40975 Display popup form
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
b9175ccf14 Display popup form in a modal window
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
a9179ea481 Convert public.js to es6 syntax
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
a549484322 Hide popup form on the page
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
de0f31d0ee Display popup form on the page
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
b5ce2a97c9 Add delay settings
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
c38f6febd6 Display placement options side by side
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
ff1f979218 Add reducer for popup form
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00