Commit Graph

944 Commits

Author SHA1 Message Date
5d453eabfa Remove background images editor announcement
[MAILPOET-1672]
2019-01-07 16:26:28 +01:00
37dbdee7d9 Fix sentence without verb
[MAILPOET-1692]
2019-01-03 13:59:30 +01:00
82e8877ec5 Merge pull request #1677 from mailpoet/mobile-preview
Add mobile preview mode [MAILPOET-1583]
2018-12-17 17:19:25 -05: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
4a0f7aee47 Fix PR remarks, encapsulate logic in a React component [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
3fa4092777 Add ReviewRequest component for asking users for plugin reviews
[MAILPOET-1647]
2018-12-13 16:30:53 +01:00
b3e5f0ace8 Remove duplicit line
[MAILPOET-1670]
2018-12-13 15:49:25 +01:00
f27ecdc079 Always load NPS poll on newsletters page
[MAILPOET-1670]
2018-12-13 15:48:51 +01: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
8b675fe25b Merge pull request #1667 from mailpoet/background-img-adj
Add background images warning [MAILPOET-1603]
2018-12-10 11:00:07 -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
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
fa039798f8 Merge pull request #1664 from mailpoet/edit-confirmation-email-test
Add test to edit sign up confirmation email [MQ-88]
2018-12-10 05:54:35 -05:00
dc8a74e190 Replace react-confirm-alert with custom component with consistent UI 2018-12-06 20:59:06 +01:00
182e5c0139 Refactor modal styles to use classes instead of IDs 2018-12-06 20:56:57 +01:00
b40916c9fa Make form editor modals wider
[MAILPOET-1565]
2018-12-06 13:22:56 +01:00
df5288652f Add background images warning
[MAILPOET-1603]
2018-12-04 17:30:33 +01:00
8e7f9ec73e Add test to edit sign up confirmation email
[MQ-88]
2018-12-04 14:59:11 +01:00
191876aac0 Update Post notification default subject
[MAILPOET-1615]
2018-12-04 10:01:44 +01:00
d1aea940a5 Merge pull request #1650 from mailpoet/signup-confirmation
Test signup confirmation [MQ-87]
2018-11-28 08:56:35 -05:00
7fcf9f6f72 Add acceptance test for sign up confirmation
[MQ-87]
2018-11-28 11:58:08 +01:00
384cd94727 Merge pull request #1644 from mailpoet/images-to-cdn
Move large images and videos to CDN [MAILPOET-1643]
2018-11-27 07:18:11 -05:00
5161afb01f Use TinyMCE without packaged jQuery
[MAILPOET-1641]
2018-11-27 09:38:01 +01:00
b9369ec35b Merge pull request #1638 from mailpoet/form-editor-fixes
Form editor fixes [MAILPOET-1622]
2018-11-26 12:19:11 -05:00
b4c7818d02 Hide honeypot form field in form preview
[MAILPOET-1622]
2018-11-26 16:12:25 +01:00
a2a1064a3c Improve form preview success/error messages
[MAILPOET-1622]
2018-11-26 16:12:25 +01:00
5b4fd87728 Use 'cdn_url' function for all CDN URLs in views
[MAILPOET-1643]
2018-11-26 10:58:50 +01:00
c29b6e1f8e Correct the welcome email status
[MAILPOET-1658]
2018-11-26 10:11:38 +01:00
0b9f10cf23 Move large images and videos to CDN & add datetime as version
[MAILPOET-1643]
2018-11-21 15:14:02 +01:00
ccb93ba308 Merge pull request #1620 from mailpoet/remove-tooltip
Remove font tooltip [MAILPOET-1623]
2018-11-15 07:01:10 -05:00
ab0d94aea2 Remove font tooltip
[MAILPOET-1623]
2018-11-15 10:05:30 +01:00
a393ad5b61 Merge pull request #1615 from mailpoet/simplify-template-categories
Simplify email template categories [MAILPOET-1557]
2018-11-14 08:32:40 -05:00
1a926b32b5 Merge pull request #1614 from mailpoet/welcome-email-status
Display number of welcome notification on listings page [MAILPOET-1562]
2018-11-14 07:58:29 -05:00
8ff4f7720b Fix custom fonts for buttons [MAILPOET-1633] 2018-11-13 16:26:59 +01:00
wxa
4cb2f78bb8 Change template category tabs [MAILPOET-1557] 2018-11-12 18:08:16 +03:00
362235e96a Display number of welcome notification on listings page
[MAILPOET-1562]
2018-11-12 15:32:02 +01:00
fb3fdbf1ed Merge pull request #1612 from mailpoet/gdpr
GDPR: add guide in Settings [MAILPOET-1540]
2018-11-12 07:17:16 -05:00
b9993da62c Show congratulation page after first newsletter
[MAILPOET-1468]
2018-11-12 08:10:46 +01:00
5605c0c9dd Added Your Privacy section in Help 2018-11-11 10:13:53 +01:00
c60a7a233c Added GDPR Compliant section in Settings > Basics 2018-11-11 10:13:53 +01:00
99a889fab6 Merge pull request #1599 from mailpoet/editor-error
put validation messages on new line [MAILPOET-1569]
2018-11-08 12:59:25 -05:00
a1457678b0 Merge pull request #1577 from mailpoet/fonts
adding custom fonts [MAILPOET-1493]
2018-11-08 11:18:36 -05:00
c4536f3591 Merge pull request #1573 from mailpoet/unsub-settings
Preview Default Unsub page from Settings [MQ-101]
2018-11-08 06:02:08 -05:00
wxa
e4d4b575bd Merge pull request #1569 from mailpoet/settings-page-1
Settings page acceptance test checks [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-07 19:25:10 +03:00
wxa
2771c8c33e Merge pull request #1572 from mailpoet/pages-shortcodes-tests
Preview default subscription management page and change default subsc…
2018-11-07 19:20:56 +03:00