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
|
9b5afa5733
|
Move CSS classes to new settings
[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
|
c46ec899b7
|
Remove old premium tab
[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š
|
d297ff24f5
|
Add acceptance tests for unauthorized email messages & modal
[MAILPOET-2805]
|
2020-04-06 10:52:10 +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 |
|
Jan Jakeš
|
f25b73050d
|
Update text of unauthorized email notices
[MAILPOET-2805]
|
2020-04-06 10:52:10 +02:00 |
|
dependabot[bot]
|
2bd0f96413
|
Bump acorn from 5.6.2 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.6.2 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.6.2...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-06 09:09:55 +02:00 |
|
Rostislav Wolny
|
0d9fb395bb
|
Fix select2 padding rendering
[MAILPOET-2826]
|
2020-04-03 13:55:31 +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
|
748378a58e
|
Fix acceptance tests
[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 |
|
Amine Ben hammou
|
9f893c7515
|
Add translations
[MAILPOET-2708]
|
2020-04-03 11:17:50 +02:00 |
|
Pavel Dohnal
|
fa9203ce50
|
Refactor the code
[MAILPOET-2799]
|
2020-04-02 14:24:38 +02:00 |
|
Pavel Dohnal
|
8d9195b585
|
Schedule automatic emails to unconfirmed subscribers
[MAILPOET-2799]
|
2020-04-02 14:24:38 +02:00 |
|
Pavel Dohnal
|
4396f8370b
|
Send confirmation email on wc checkout
[MAILPOET-2799]
|
2020-04-02 14:24:38 +02:00 |
|
Pavel Dohnal
|
d166e4b51f
|
Synchronise guest woocommerce users as unconfirmed
[MAILPOET-2799]
|
2020-04-02 14:24:38 +02:00 |
|
Rostislav Wolny
|
317257bfc4
|
Ensure newsletter has state sending when resuming sending
[MAILPOET-2819]
|
2020-04-02 11:48:51 +02:00 |
|
Rostislav Wolny
|
698e9f00c1
|
Pause running scheduled task when restoring a newsletter
[MAILPOET-2819]
|
2020-04-02 11:48:51 +02:00 |
|
Rostislav Wolny
|
da4298a83d
|
Keep newsletters in sending state after restoring from trash
[MAILPOET-2819]
|
2020-04-02 11:48:51 +02:00 |
|
Rostislav Wolny
|
dc55fb64cd
|
Set even 30 days old newsletters as scheduled when reactivating an email
[MAILPOET-2709]
|
2020-04-01 16:49:27 +02:00 |
|
Jan Jakeš
|
78dc682763
|
Fix errors not being correctly cleaned up on FROM address save
[MAILPOET-2804]
|
2020-04-01 16:21:15 +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š
|
e237eb33b1
|
Add modal border radius
[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 |
|