Commit Graph

10452 Commits

Author SHA1 Message Date
687fe781ae Add Bounce email field 2020-04-08 09:40:19 +02:00
4b0ad2a5ac Remove old advanced settings view 2020-04-08 09:40:19 +02:00
13eebc742c Fix acceptance tests 2020-04-08 09:40:19 +02:00
e88aef03d9 Remove useless Bounce email field 2020-04-08 09:40:19 +02:00
d6ac430a0e Replace old advanced tab with the new one 2020-04-08 09:40:19 +02:00
540bdba941 Add logging field and save button 2020-04-08 09:40:19 +02:00
7fe1d30cb7 Add reinstall button 2020-04-08 09:40:19 +02:00
9e3826a46a Add Captcha fields 2020-04-08 09:40:19 +02:00
6a7650e88c Add share data field 2020-04-08 09:40:19 +02:00
bb87e45778 Add inactive subscribers field 2020-04-08 09:40:19 +02:00
83459261fd Add transactional emails field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
1c596e2e73 Add tracking field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
e66b0c7f9a Add roles field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
903314669a Add task scheduler field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
103a2e7423 Add bounce address field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
6af8d74c5b Add translations
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
8c63228eaa Avoid rerendering the list selection
[MAILPOET-2677]
2020-04-08 09:40:19 +02:00
5bf85c4db6 Optimize transifexrc geenration 2020-04-07 16:45:50 +02:00
4613cc8973 Release 3.46.8 2020-04-07 13:55:55 +02:00
420dd7c539 Use the first page when missing 2020-04-07 10:10:18 +02:00
b8a6b7db5a Make filenames consistent with other files
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
5c2c145888 Remove unnused imports
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
eeefaa3a02 Fix React warnings
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
b738ad3809 Fix acceptance tests
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
a6df9a6ce3 Make the new page accessible
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
4d12bba87f Add save button and rename files
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
15e33d2d62 Add confirmation page field
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
7755dd6d81 Add email content field
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
390a8619ff Add email subject field
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
8c5d9b8865 Add EnableSignupConfirmation
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
51e9c24158 Make description optional
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
a119276cae Add signup confirmation fields to Settinsg type
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
bf771256ef Add translations
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
67dbb78406 Fix missing prop error
[MAILPOET-2838]
2020-04-06 15:44:04 +02:00
3c5563b48c Fix keeping installation/activation process messages
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
bc26618f38 Make filenames consistent with other files
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
6c5c7bed2e Add missing case for premium messages
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
d50de2cfae Removed useless flags
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
af4225bc87 Update the store after setting an authorized address
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
9877ed3573 Remove useless flags
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
70646358df Use yield* instead of iterating and yielding actions
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
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
6beb2f0956 Give a better name to a variable
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
0655273eef Use switch for consistency
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
06b7e1807b Remove useless export/import
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
6945d81a64 Add missing default props
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
fd3a1738d2 Use enum types
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
9b5afa5733 Move CSS classes to new settings
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
655ce8e649 Add from address authorization modal
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
2557586e86 Use yeild* to call controlled actions
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00