Commit Graph

35 Commits

Author SHA1 Message Date
Jan Jakeš
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
Jan Jakeš
3821a9719a Make save button dropdowns right-aligned & positioned absolutely
[MAILPOET-1448]
2018-07-31 21:09:50 +02:00
Rostislav Wolny
65e0361cd0 Add test for creating template from post notification
[MQ-38]
2018-07-25 12:43:12 +02:00
Pavel Dohnal
9c838f02a6 Rename styles labels
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
Fred. P
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
Vlad
f1918ac953 Removes timeouts and uses data-automation-id as element selector 2017-11-08 14:04:45 +00:00
Pavel Dohnal
abf1d817f4 Remove form action
[MAILPOET-1063]
2017-08-21 10:37:13 +02:00
Pavel Dohnal
fad7ff0018 Add tooltip to preheader
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
84a3f98725 Add tooltip to subject line
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
1c3e968ec4 Add tooltip to editor styles
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
c090a8260b Add tooltip to editor previw
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Vlad
217894745d - Updates text strings
- Closes #655
2016-10-25 10:21:23 -04:00
Kiefer Conrad
405e743171 update September 9 2016 2016-09-09 15:04:00 +02:00
Tautvidas Sipavičius
acd407c1f1 Clarify label of preheader field 2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
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
Tautvidas Sipavičius
6fbc7b1593 Add "View in browser" to happen on the same page, instead of opening new
window
2016-08-19 18:48:29 +03:00
Kiefer Conrad
49b65729db update 14 July 2016 2016-07-14 20:58:12 +02:00
Kiefer Covia
5efbcfd9c1 Update June 13 2016-06-17 15:09:24 +03:00
Tautvidas Sipavičius
8698d2c6ba Change placeholder text of preheader input 2016-06-13 13:06:59 +03:00
Tautvidas Sipavičius
9d6d72dd8c Use fallback font stack for Lucida font 2016-04-22 12:30:57 +03:00
Tautvidas Sipavičius
b1bbf1b3bc Add default email for newsletter preview, disallow empty email 2016-03-03 12:59:49 +02:00
Tautvidas Sipavičius
a856800e6d Set line height multiplier to golden ratio for editor text blocks 2016-02-25 16:28:32 +02:00
Tautvidas Sipavičius
16b1c0dc41 Convert mailpoet buttons to WP buttons in newsletter editor 2016-02-17 12:25:03 +02:00
Tautvidas Sipavičius
6642bb3bfa Verify preview input data, remove "Sender" inputs 2016-01-13 14:28:43 +02:00
Tautvidas Sipavičius
7f6cf5bbf3 Remove obsolete clear divs 2016-01-07 18:28:37 +02:00
Tautvidas Sipavičius
f8f7bc3d3d Handle sidebar animations with Velocity, fix delete button transitions 2016-01-06 12:29:32 +02:00
Tautvidas Sipavičius
bbe2f69a7f Clean up unused and speed up animations, fix sidebar transitions 2016-01-05 17:32:59 +02:00
Tautvidas Sipavičius
270023b89c Display error and success messages for template saving and export 2015-12-10 17:13:23 +02:00
Tautvidas Sipavičius
981cbd579f Fix clickable labels for editor settings views 2015-11-24 16:51:27 +02:00
Tautvidas Sipavičius
983df216f3 Add basic template export 2015-11-04 18:02:55 +02:00
Tautvidas Sipavičius
dbab378b17 Disable "Next" step when newsletter is invalid 2015-10-01 15:24:44 +03:00
Jonathan Labreuille
7562ac22ee Edit newsletter
- added custom item_actions to listings
- added special function in order to register pages that aren't present in the menu
- removed useless test.hbs
- added wp_nonce_field & params functions to Twig
- created a separate "newsletter/form.html" (copy of editor.html) but properly formatted
2015-09-25 10:25:50 +02:00
Tautvidas Sipavičius
17564d85fe Rename subject and preheader, fix tests 2015-09-23 14:24:24 +03:00
Tautvidas Sipavičius
fd7312fbf9 Change names of newsletter JSON attributes 2015-09-23 14:16:37 +03:00
Tautvidas Sipavičius
42586a72e9 Move over initial editor code, split templates into smaller pieces 2015-08-28 00:43:01 +03:00