Commit Graph

2682 Commits

Author SHA1 Message Date
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
Amine Ben hammou
8dc3e99606 Remove HTML table
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
7f79165147 Refactor to use WP Redux store and actions
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
2516529394 Refactor messages components
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
b03945234c Refactor getPremiumStatus and getMssStatus as selectors
[MAILPOET-2681]
Use Typescript enums instead of JS constants.
2020-04-06 13:21:15 +02:00
Amine Ben hammou
c1de6a8db7 Remove uneeded props
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
19035f5517 Remove ReactDOM.render
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Amine Ben hammou
a00cdd626d Move premium tab to the new settings
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Jan Jakeš
e1c6304076 Remove also JS-rendered unauthorized-email-in-newsletter notice
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
Jan Jakeš
843c521dc1 Add "Fix this!" button to display set FROM address modal
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
Rostislav Wolny
572fdc197c Rerender selection field in form when name changes
This fixes [MAILPOET-2762]. The original fix was reverted.
[MAILPOET-2826]
2020-04-03 13:55:31 +02:00
Rostislav Wolny
b296afd659 Revert change from using value back to defaultValue
[MAILPOET-2826]
2020-04-03 13:55:31 +02:00
Amine Ben hammou
0cb5da1ee5 Make an input larger
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
Amine Ben hammou
f6dc87ae83 Use the new woocommerce tab
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
Amine Ben hammou
eb8f9ccd2f Add enable cookies field
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
Amine Ben hammou
0109477597 Add subscribe old customers field
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
Amine Ben hammou
d9d467b5db Add checkout opt-in fields
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
Amine Ben hammou
74eef5e300 Add woocommerce email customizer field
[MAILPOET-2708]
2020-04-03 11:17:50 +02:00
Jan Jakeš
3549efbfc0 Fix modal not being displayed when MSS was inactive
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
b6ff062bf1 Simplify DOM and get rid of IDs in CSS
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
6636313baf Use React notices in set FROM address modal
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
bd83fec5bc Replace modal close icon with a simple button, make it nicer
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
322103e865 Remove unused style prop from modal frame
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
970f4c820c Remove icon since MailPoet's modal has no such thing
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00