Commit Graph

2505 Commits

Author SHA1 Message Date
Rostislav Wolny
d79ea39e32 Add WP Api initialization to form editor bootstrap
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
c34eddd3be Initialize form editor after dom is loaded
We need window.wpApiSettings which is initialized by WordPress in page footer.
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
95ea2600b9 Register image block to form editor
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Amine Ben hammou
e912e30614 Make filenames consistent with other files 2020-04-08 09:40:19 +02:00
Amine Ben hammou
687fe781ae Add Bounce email field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
13eebc742c Fix acceptance tests 2020-04-08 09:40:19 +02:00
Amine Ben hammou
e88aef03d9 Remove useless Bounce email field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
d6ac430a0e Replace old advanced tab with the new one 2020-04-08 09:40:19 +02:00
Amine Ben hammou
540bdba941 Add logging field and save button 2020-04-08 09:40:19 +02:00
Amine Ben hammou
7fe1d30cb7 Add reinstall button 2020-04-08 09:40:19 +02:00
Amine Ben hammou
9e3826a46a Add Captcha fields 2020-04-08 09:40:19 +02:00
Amine Ben hammou
6a7650e88c Add share data field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
bb87e45778 Add inactive subscribers field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
83459261fd Add transactional emails field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
1c596e2e73 Add tracking field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
e66b0c7f9a Add roles field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
903314669a Add task scheduler field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
103a2e7423 Add bounce address field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
8c63228eaa Avoid rerendering the list selection
[MAILPOET-2677]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
420dd7c539 Use the first page when missing 2020-04-07 10:10:18 +02:00
Amine Ben hammou
b8a6b7db5a Make filenames consistent with other files
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
5c2c145888 Remove unnused imports
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
eeefaa3a02 Fix React warnings
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
b738ad3809 Fix acceptance tests
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
a6df9a6ce3 Make the new page accessible
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
4d12bba87f Add save button and rename files
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
15e33d2d62 Add confirmation page field
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
7755dd6d81 Add email content field
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
390a8619ff Add email subject field
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
8c5d9b8865 Add EnableSignupConfirmation
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
51e9c24158 Make description optional
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
a119276cae Add signup confirmation fields to Settinsg type
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Jan Jakeš
67dbb78406 Fix missing prop error
[MAILPOET-2838]
2020-04-06 15:44:04 +02:00
Jan Jakeš
3c5563b48c Fix keeping installation/activation process messages
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
bc26618f38 Make filenames consistent with other files
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
6c5c7bed2e Add missing case for premium messages
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
d50de2cfae Removed useless flags
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
af4225bc87 Update the store after setting an authorized address
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
9877ed3573 Remove useless flags
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
70646358df Use yield* instead of iterating and yielding actions
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
780169f86c Fix verifyMssKey action
I want this action to return the final MSS status so that I can use
it to decide whether to show the email authorization modal or not.
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
6beb2f0956 Give a better name to a variable
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
0655273eef Use switch for consistency
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
06b7e1807b Remove useless export/import
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
6945d81a64 Add missing default props
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
fd3a1738d2 Use enum types
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
655ce8e649 Add from address authorization modal
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
2557586e86 Use yeild* to call controlled actions
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
0d0538705b Fix acceptance tests
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
b45febac63 Redirect to the new key activation tab
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00