Commit Graph

1406 Commits

Author SHA1 Message Date
Pavel Dohnal
02fa9f0647 Set default day in post notification
If user doesn't select a day they see 1st in the UI but
because the action is onChange which never fired
the system remembers the default value 0

[MAILPOET-1781]
2019-02-07 08:14:09 -05:00
Pavel Dohnal
198a8509fc Remove olark integration
[MAILPOET-1775]
2019-02-06 13:25:56 -05:00
M. Shull
f1653df8d1 Merge pull request #1767 from mailpoet/beamer-autoopen
Fix beamer auto-opening, because of their new auto-refresh feature
2019-02-04 09:47:13 -05:00
Jan Jakeš
2d1298ea4d Fix sender editation & add test for the error
[MAILPOET-1777]
2019-02-04 13:25:05 +01:00
Ján Mikláš
ab1a9598ce Add empty element for Beamer, so they won't automatically show their icon
MAILPOET-1720
2019-02-04 11:40:40 +01:00
Ján Mikláš
759ee9a919 Fix beamer auto-opening, because of their new auto-refresh feature
MAILPOET-1720
2019-02-04 11:40:40 +01:00
M. Shull
513970dd73 Merge pull request #1744 from mailpoet/js-deps-update
Update JS dependencies [MAILPOET-1758]
2019-01-31 16:14:14 -05:00
Jan Jakeš
78d3f1f7c2 Update Prototype.js from 1.7.2 to 1.7.3 to fix compatibility with WP5
[MAILPOET-1763]
2019-01-31 08:56:20 +01:00
Pavel Dohnal
6a1185be74 Fix styling problems 2019-01-30 16:35:51 +01:00
Pavel Dohnal
961747e549 Fix styling problems 2019-01-30 09:10:04 +01:00
Pavel Dohnal
6ffac49364 Fix new code 2019-01-30 09:10:04 +01:00
Pavel Dohnal
3128da45b3 Fix broken forms 2019-01-30 09:04:32 +01:00
Pavel Dohnal
fb7095d3af Fix broken sending page 2019-01-30 09:04:32 +01:00
Pavel Dohnal
f1cbc4a7c6 Fix eslint rules in ES5 files 2019-01-30 09:04:32 +01:00
Pavel Dohnal
20ae36cf0b Fix eslint rules 2019-01-30 09:04:32 +01:00
Pavel Dohnal
91c974e08f Use safer setState 2019-01-30 09:04:32 +01:00
Pavel Dohnal
9de2a10bc2 Fix react indentation 2019-01-30 09:04:32 +01:00
Pavel Dohnal
91513edd09 Remove default declaration for required properties 2019-01-30 09:04:31 +01:00
Pavel Dohnal
4646086660 Add noopener noreferrer attribute to links 2019-01-30 09:04:31 +01:00
Pavel Dohnal
f054f7ba1f Remove unused state fields 2019-01-30 09:04:31 +01:00
Pavel Dohnal
dbfa672542 Fix react/no-this-in-sfc eslint rule 2019-01-30 09:04:31 +01:00
Pavel Dohnal
6af3aabd24 Fix sort-comp eslint rule 2019-01-30 09:04:31 +01:00
Pavel Dohnal
0a7a5ee0b9 Fix max length eslint rule 2019-01-30 09:04:31 +01:00
Pavel Dohnal
28f43c4077 Fix accessibility eslint rules 2019-01-30 09:04:31 +01:00
Pavel Dohnal
e694438033 Auto fix broken rules 2019-01-30 09:04:31 +01:00
M. Shull
c4720aeebc Merge pull request #1751 from mailpoet/test-free-email-as-from-address
[MQ-173] acceptance test to confirm free email address in FROM field …
2019-01-29 06:25:58 -05:00
M. Shull
f51e6f26d6 Merge pull request #1740 from mailpoet/form-loading
Subscription form loading on submit [MAILPOET-1567]
2019-01-28 07:09:26 -05:00
Michelle Shull
1210873621 [MQ-173] acceptance test to confirm free email address in FROM field triggers alert 2019-01-28 06:45:39 -05:00
M. Shull
29ef3da9f7 Merge pull request #1732 from mailpoet/new-modal
New modal [MAILPOET-1510]
2019-01-25 08:51:35 -05:00
M. Shull
d2bfd75605 Merge pull request #1736 from mailpoet/woocommerce-list
Add WooCommerce customers list [MAILPOET-1721]
2019-01-24 10:55:33 -05:00
Pavel Dohnal
26284b3a8e Add reply-to field to wizard
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
889712af5c Not render settings if not on settings page
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
8cba3ba9d2 Display the correct domain in the message
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
4fb4e5a37a Display sender warning for other newsletter types
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
cdbb8d7c62 Display sender warning on settings page
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
82c238fe81 Display sender warning on send page
[MAILPOET-1573]
2019-01-24 10:43:04 +01:00
Pavel Dohnal
28f7eeea94 Create sender warning component
[MAILPOET-1573]
2019-01-24 10:31:03 +01:00
M. Shull
51b484ee91 Merge pull request #1723 from mailpoet/test-create-automatic-email
Add data-automation-id to woocommerce events [MQ-163]
2019-01-22 09:00:50 -05:00
wxa
5bf968fbc6 Address PR review remarks [MAILPOET-1721] 2019-01-22 12:25:59 +03:00
Rostislav Wolny
0d433c7f7c Add loading animation to form submit button
[MAILPOET-1567]
2019-01-22 10:03:09 +01:00
Rostislav Wolny
9562d8704c Fix public.js to follow eslint rules
[MAILPOET-1567]
2019-01-22 10:03:09 +01:00
M. Shull
784c952229 Merge pull request #1726 from mailpoet/remove-feedback-badges
Remove feedback badges [MAILPOET-1691]
2019-01-22 03:51:37 -05:00
Jan Jakeš
03c2eb5730 Reduce spacing in newsletter preview modal to make it larger
[MAILPOET-1510]
2019-01-22 09:33:26 +01:00
Jan Jakeš
7e187f69bf Adjust drag & drop tutorial for new modal design
[MAILPOET-1510]
2019-01-22 09:31:24 +01:00
Jan Jakeš
4da9a2b6fa Adjust email previews for new modal style, use flex
[MAILPOET-1510]
2019-01-22 09:31:24 +01:00
Jan Jakeš
affab195ca Fix body scrolling when modal is displayed
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
bf62034b4a Fix wrong modal scroll when previous modal scrolled down
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
8fb96ee2bd Add spacing between modal title and body
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
dd2b496718 Add new modal close icon
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
390a376829 Use larger spacing in modal popup
[MAILPOET-1510]
2019-01-22 09:21:19 +01:00