Commit Graph

68 Commits

Author SHA1 Message Date
wxa
fddd59da10 Hide "Preview" section, open "Styles" section by default [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
7179ce148d Make the completed order template default [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
70b2fdc786 Apply global styles to the WC content widget [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
94f1ab0093 Hide unneeded global styles from the WC template [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
ed6bc90754 Add global styles for use in WC header and content blocks [MAILPOET-2521] 2019-12-11 18:22:46 +00:00
wxa
2a2ffaf032 Add WC template description to the editor [MAILPOET-2521] 2019-12-11 18:22:46 +00:00
wxa
b528b732a5 Add WC customizer activation button to the editor [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
393b377437 Fix colors and font sizes, add default logo, remove CTA button [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
9949ba986f Add Drop down items and trigger change event
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
27aac4242e Fix Send preview help icon position
[MAILPOET-2427]
2019-10-08 10:20:08 +01:00
3a53249d74 Add border radius to save button
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
b905ef3698 Add space for "Autosaved" message
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
930afe67df Collapse contents and expand styles
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
ff25324ed8 Redesign the save part
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
c1d38095d8 Redesign heading part
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
4d1843ac66 Add more Beacon IDs for articles
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
8c26e2852b Update KB links to new URL
[PREMIUM-127]
2019-07-31 16:16:56 -04:00
894218f34b Fix typos
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
e20d0804ec Add arrows to UI to indicate undo/redo feature
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
7492b20bc4 Create skeleton for new History region in editor
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
9a533a5caf Add acceptance test for line-height settings
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00
35d39a6ac9 Implement adjustable line-height
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00
7ee2a7cd88 Fix iframe content sometimes rendered over border
[MAILPOET-1510]
2019-01-22 12:52:13 +01:00
0d753a443e Fix ALC post category select width
[MAILPOET-1712]
2019-01-10 08:51:59 +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
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
df5288652f Add background images warning
[MAILPOET-1603]
2018-12-04 17:30:33 +01:00
ab0d94aea2 Remove font tooltip
[MAILPOET-1623]
2018-11-15 10:05:30 +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
4bbde3435d Fix bottom margin [MAILPOET-1569] 2018-11-07 15:32:06 +01:00
74d711fa73 put validation messages on new line 2018-11-07 12:12:31 +01:00
8209facb5c adding custom fonts 2018-11-06 10:59:20 +01:00
af0d18a734 Make save dropdown menu opening up in the bottom
This introduces setDropdownDirectionDown() and setDropdownDirectionUp() methods
on the save component to switch between dropdown/dropup functionality. Default
is dropdown, in the bottom of the page dropup is used.

[MAILPOET-1448]
2018-07-31 21:11:16 +02:00
3821a9719a Make save button dropdowns right-aligned & positioned absolutely
[MAILPOET-1448]
2018-07-31 21:09:50 +02:00
65e0361cd0 Add test for creating template from post notification
[MQ-38]
2018-07-25 12:43:12 +02:00
9c838f02a6 Rename styles labels
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
75bad97b10 Newsletter template thumbnail redesign
Redesigned the template selection screen to
look like the WordPress theme selector.

The main changes relate to:
* style changes, to achieve the new look
* jsx templates, to work with new css changes
* template, removed the description field

[MAILPOET-1306]
2018-05-22 10:23:07 +02:00
f1918ac953 Removes timeouts and uses data-automation-id as element selector 2017-11-08 14:04:45 +00:00
abf1d817f4 Remove form action
[MAILPOET-1063]
2017-08-21 10:37:13 +02:00
fad7ff0018 Add tooltip to preheader
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
84a3f98725 Add tooltip to subject line
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
1c3e968ec4 Add tooltip to editor styles
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
c090a8260b Add tooltip to editor previw
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
217894745d - Updates text strings
- Closes #655
2016-10-25 10:21:23 -04:00
405e743171 update September 9 2016 2016-09-09 15:04:00 +02:00
acd407c1f1 Clarify label of preheader field 2016-09-02 12:48:44 +03:00
f004bb5368 - Set default preview email to be current user's email;
- Change "Preview in browser" form to autocomplete used emails.
2016-08-23 19:32:10 +03:00
6fbc7b1593 Add "View in browser" to happen on the same page, instead of opening new
window
2016-08-19 18:48:29 +03:00
49b65729db update 14 July 2016 2016-07-14 20:58:12 +02:00