Jan Jakeš
c9ff9be7ec
Use TinyMCE as a module to avoid conflicts when used globally
2019-08-29 11:13:15 -04:00
Ján Mikláš
5e0ac5579e
Don't auto refresh listings besides Emails
...
[MAILPOET-2191]
2019-08-29 07:41:28 -04:00
Ján Mikláš
d3d572faa9
Open KB links in Beacon popover
...
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
Ján Mikláš
8c84eb6e56
Fix wrongly replaced link in error message
...
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
Ján Mikláš
596eb56c5d
Fix image resizing when aligned right
...
[MAILPOET-2184]
2019-08-26 09:53:24 -04:00
Rostislav Wolny
23f785bf62
Add cron ping error response to status notice
...
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
Rostislav Wolny
6767b50a4e
Update mailpoet.com url factory calls
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
Rostislav Wolny
fee4bbcd7b
Refactor mailpoet.com url factory
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
Rostislav Wolny
78d863b536
Add utm parameters to free plan links
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
Rostislav Wolny
0ca0144219
Replace addReferralId in JS by MailPoet Url Factory
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
Rostislav Wolny
72f5a6e02e
Use JS URL api to manipulate URL in referral id decorator
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
Rostislav Wolny
67f60079a8
Add referral id to URLs in JS
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
Rostislav Wolny
226265b20a
Add referral id decorator for JS
...
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
Ján Mikláš
bad4ceaa5f
Fix "View it in" to "View this in" in newsletter header
2019-08-21 11:17:13 -04:00
Ján Mikláš
273809be77
Update 'View in browser' header link
...
[MAILPOET-2196]
2019-08-21 11:17:13 -04:00
Ján Mikláš
951caf5a0c
Update review request image to SVG
...
[MAILPOET-2188]
2019-08-21 07:05:07 -04:00
Ján Mikláš
e8e0ce2221
Fix Styles color changes rendered only once
...
[MAILPOET-2249]
2019-08-20 10:01:03 -04:00
Ján Mikláš
0ae4953403
Fix updating JS notice
...
[MAILPOET-2265]
2019-08-20 09:07:34 -04:00
Ján Mikláš
a78562c774
Add eslint rule to require parentheses in arrow functions
...
[MAILPOET-2162]
2019-08-15 13:43:36 +01:00
Amine Ben hammou
486ef4fe67
Validate from address on form submit
2019-08-09 19:05:51 +01:00
wxa
a171aa69da
Allow unconfirmed option for WP/WC subscribers status selector [MAILPOET-2252]
2019-08-06 15:22:45 +01:00
Ján Mikláš
8c26e2852b
Update KB links to new URL
...
[PREMIUM-127]
2019-07-31 16:16:56 -04:00
Rostislav Wolny
18b01d3d5e
Make header line in CSV optional in subscribers import
...
[MAILPOET-2225]
2019-07-31 13:03:46 -04:00
Pavel Dohnal
1d3b4d3e6e
Add an acceptance test
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
c87ea5a5ad
Ignore validation for mailchimp method
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
f8a5752450
Only show validation step for list over 200
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
94a25f3f1c
Scroll to top on navigation
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
7dde2149dd
Block users with old list
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
6362a8a881
Ask user when they sent to the list
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
109b97eaa3
Block users with wrong import method
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
3cbfca8db0
Ask user about list source
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Pavel Dohnal
793b31e597
Remove all contents from outdated import step
...
[MAILPOET-2129]
2019-07-25 12:40:13 -04:00
Jan Jakeš
8882b322ca
Add support in sending delay in minutes
...
[PREMIUM-121]
2019-07-23 12:22:19 -04:00
wxa
97f0b9104c
Fix session form data being reset if throttling kicks in [MAILPOET-2015]
2019-07-23 08:37:46 -04:00
wxa
7788aebe83
Fix minor PR remarks [MAILPOET-2015]
...
Reuse updateCaptcha() function
Inject Captcha class using DI
Add no-cache headers to captcha image
Fix an error when accessing the captcha page directly
Edit the line in settings regarding missing dependencies
2019-07-23 08:37:46 -04:00
wxa
b174a55d07
Handle captcha during subscription [MAILPOET-2015]
2019-07-23 08:37:46 -04:00
Pavel Dohnal
512bb0f7fe
Fix MailChimp import
...
[MAILPOET-2157]
2019-07-22 11:20:38 -04:00
Pavel Dohnal
771040e40c
Remove unused code
...
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Amine Ben hammou
bda4f34ad2
Fix small coding style errors
2019-07-17 14:12:42 -04:00
Amine Ben hammou
c8c47eb37a
Refactor to not define components inside a component
2019-07-17 14:12:42 -04:00
Amine Ben hammou
ab04cbab27
Refactor function as React component
2019-07-17 14:12:42 -04:00
Amine Ben hammou
e7c3dd44ac
Remove unnecessary function
2019-07-17 14:12:42 -04:00
Amine Ben hammou
d1c3dcff80
Refactor function as React component
2019-07-17 14:12:42 -04:00
Amine Ben hammou
a49a6a6a65
Use React.useContext instead of Context.Consumer
2019-07-17 14:12:42 -04:00
Pavel Dohnal
1405c3cf9a
Submit the import and show result
...
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
65d4a7c57a
Improve visuals of data manipulation step
...
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
51858886ca
Ask user to update existing subscribers
...
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
59b9fd2edf
Create a new segment from import screen
...
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
dd8a5ba442
Add segment selection
...
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
72fa226cee
Add column selection to data table
...
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00