Commit Graph

1451 Commits

Author SHA1 Message Date
e2cab54df6 Fix amd-inject-loader for Webpack 4
[MAILPOET-1667]
2019-01-14 09:32:17 +01:00
80210f6ce8 Merge pull request #1721 from mailpoet/wizard-update
Wizard update [MAILPOET-1704]
2019-01-11 23:23:05 -05:00
109f64a827 Add size detection for images without specified size
[MAILPOET-1685]
2019-01-10 17:32:44 +01:00
7fb55a045b Add data-automation-id to woocommerce events 2019-01-10 12:57:56 +01:00
291a0197b2 Remove deprecated attribute from iframe
The allowtransparency attribute is needed only for IE8 and lower

[MAILPOET-1704]
2019-01-10 09:51:45 +01:00
e529ea7b8e Update second step in wizard
[MAILPOET-1704]
2019-01-09 15:57:11 +01:00
dcf05ef7b8 Update wizard logo
[MAILPOET-1704]
2019-01-09 15:31:27 +01:00
cd60d1af81 Show poll about success delivery after sending preview or campaign 2019-01-09 13:58:26 +01:00
0e86d02a4e Fix redirect when saving WooCommerce email
[MAILPOET-1714]
2019-01-08 10:27:43 +01:00
9fc1f7501d Remove free welcome emails announcement
[MAILPOET-1672]
2019-01-07 16:26:28 +01:00
5d453eabfa Remove background images editor announcement
[MAILPOET-1672]
2019-01-07 16:26:28 +01:00
d355e36002 Fix WooCommerce templates not selected when creating WooCommerce email
[MAILPOET-1698]
2019-01-03 16:09:14 +01:00
a0a5d2b76e Merge pull request #1690 from mailpoet/tests-fixes
Fix acceptance tests that failed locally  [MAILPOET-1694]
2018-12-19 10:42:56 -05:00
82e8877ec5 Merge pull request #1677 from mailpoet/mobile-preview
Add mobile preview mode [MAILPOET-1583]
2018-12-17 17:19:25 -05:00
15d43ea716 Initialize NPS poll only once
[MAILPOET-1688]
2018-12-17 15:01:41 +01:00
5190c23274 Merge pull request #1692 from mailpoet/review-requests
Review requests [MAILPOET-1647]
2018-12-17 08:53:10 -05:00
wxa
660c174b21 Revert "Use localStorage as a backup for users who can't update settings [MAILPOET-1627]"
This reverts commit f7057b3bd3d37f557e23dd390b298e1bdf2f37a4.
2018-12-17 14:56:49 +03:00
wxa
cb9c4ff238 Use localStorage as a backup for users who can't update settings [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
5f46e35183 Use another variable for passing last_announcement_seen to JS [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
33bd42c76c Fix per-user announcement dates storage [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
0f8a3b701c Store last_announcement_seen dates per each WP user [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
4a0f7aee47 Fix PR remarks, encapsulate logic in a React component [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
11052427c0 Move in-app announcements to announcements folder [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
bb1cdc1f5a Add Beamer for a What's New announcement [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
f6e9601e04 Fix SubscriberManagementCest - wait for select2 to render and add more specific selector for Save button (was failing randomly) 2018-12-15 13:08:47 +01:00
b4af87c83c Merge pull request #1685 from mailpoet/new-woo-email
Disable WooCommerce emails for free users [MAILPOET-1674]
2018-12-14 10:58:20 -05:00
24edbee0a4 Show ReviewRequest modal when NPS poll submitted with score 9 or 10
[MAILPOET-1647]
2018-12-13 16:30:53 +01:00
3fa4092777 Add ReviewRequest component for asking users for plugin reviews
[MAILPOET-1647]
2018-12-13 16:30:53 +01:00
f79aee36fc Merge pull request #1688 from mailpoet/babel-upgrade
Upgrade Babel to v7 [MAILPOET-1683]
2018-12-13 07:45:53 -05:00
73ef682832 Merge pull request #1686 from mailpoet/subs-bulk-action-warning
Fix a warning when selecting bulk actions in the subscribers listing [MAILPOET-1669]
2018-12-12 09:51:24 -05:00
ee994fd042 Upgrade Babel to v7
[MAILPOET-1683]
2018-12-12 13:12:03 +01:00
b48b854095 Merge pull request #1683 from mailpoet/fix-select-all
Fix select all functionality
2018-12-11 13:37:34 -05:00
wxa
b5733de3bf Fix a warning when selecting bulk actions in subs listing [MAILPOET-1669] 2018-12-11 20:20:44 +03:00
537d94a18f Merge pull request #1684 from mailpoet/routes-fix
Fix routes after React Router upgrade [MAILPOET-1675]
2018-12-11 12:10:50 -05:00
3c3e550310 Disable WooCommerce emails for free users 2018-12-11 17:26:11 +01:00
wxa
bed5c3a31f Fix React Router routes [MAILPOET-1675] 2018-12-11 19:10:04 +03:00
bc0ece08da Fix select all functionality
I don't know what was wrong. I found out that with class check-column React
handler wasn't called. Something somewhere stopped the event propagation.
I guess something in WordPress, but I am not sure. So I renamed the class
now it is working.

[MAILPOET-1681]
2018-12-11 15:37:44 +01:00
f1d612ba77 Fix broken button captions in listings
[MAILPOET-1676]
2018-12-11 15:00:33 +01:00
f600d9f143 Merge pull request #1662 from mailpoet/webpack-cleanup
Webpack cleanup [MAILPOET-1644]
2018-12-10 16:57:48 -05:00
302c97353a Merge pull request #1640 from mailpoet/react-modal
Change React Confirm Alert style [MAILPOET-1625]
2018-12-10 12:14:38 -05:00
7080eda121 Merge pull request #1672 from mailpoet/custom-fields-modal
Make form editor modals wider [MAILPOET-1565]
2018-12-10 10:03:27 -05:00
4e70058b7f Merge pull request #1661 from mailpoet/longer-notice-timeout
Increase admin notices timeout [MAILPOET-1451]
2018-12-10 08:56:01 -05:00
wxa
1b0ee7e4b2 Remember the desktop/mobile preview switch value [MAILPOET-1583] 2018-12-10 14:31:37 +03:00
wxa
419224d7b6 Add mobile preview mode [MAILPOET-1583] 2018-12-10 14:31:37 +03:00
dc8a74e190 Replace react-confirm-alert with custom component with consistent UI 2018-12-06 20:59:06 +01:00
6429f7a689 Refactor modal to use flexbox instead of JS for positioning 2018-12-06 20:57:57 +01:00
182e5c0139 Refactor modal styles to use classes instead of IDs 2018-12-06 20:56:57 +01:00
cfb4ce1a9c Merge pull request #1663 from mailpoet/subject-post-notification
Update Post notification default subject [MAILPOET-1615]
2018-12-06 12:33:23 -05:00
b40916c9fa Make form editor modals wider
[MAILPOET-1565]
2018-12-06 13:22:56 +01:00
b6dd13c5c0 Fix react router 2018-12-04 18:35:37 +01:00