Commit Graph

167 Commits

Author SHA1 Message Date
00d5623d72 Merge pull request #1520 from mailpoet/in-app-background-images
Add announcement for newsletter background image [MAILPOET-1430]
2018-09-24 10:00:06 -04:00
7853271148 Add announcement for newsletter background images
[MAILPOET-1430]
2018-09-24 14:40:17 +02:00
1f116d8cef Fix translations based on FxB's feedback. 2018-09-17 15:45:12 +03:00
9600917253 Hide the video for old users
[MAILPOET-1447]
2018-08-15 10:06:32 +02:00
1f88e56f1e Skip video if already seen
[MAILPOET-1447]
2018-08-14 16:08:46 +02:00
03a452acfa Remember user has seen the video
[MAILPOET-1447]
2018-08-14 15:42:31 +02:00
a35834417b Add video title
[MAILPOET-1447]
2018-08-14 12:55:14 +02:00
9efb5b5f90 Display tutorial video in editor
[MAILPOET-1447]
2018-08-14 12:52:48 +02: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
c1edee7f14 Duplicate save buttons on the top
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
01aac4d602 Move editor breadcrumbs to top-left
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
65e0361cd0 Add test for creating template from post notification
[MQ-38]
2018-07-25 12:43:12 +02:00
d8581f761f Add container background image support to editor [MAILPOET-1403] 2018-07-19 14:12:56 +02:00
2d30a0884b Refactor media manager from image block to a behavior [MAILPOET-1403]
This will make the media manager reusable in other blocks like e.g. container.
2018-07-16 17:02:24 +02:00
9c838f02a6 Rename styles labels
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
4465a36405 Add 'max' to shown posts in alc settings
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
59d632895e Merge pull request #1369 from mailpoet/posts-alc-image
Multi-column layout in ALC/Posts [MAILPOET-1350]
2018-06-04 07:37:56 -04:00
3872ffbbc4 fixing some bugs and updating template 2018-05-29 11:21:24 +00:00
0fed3f8355 update default value for image position 2018-05-24 07:48:27 +00:00
0a298f5fad creating new ALC block and widget 2018-05-23 07:42:30 +00:00
4dd17e47ad add image alignment to Posts 2018-05-23 05:17:51 +00: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
e4f417f595 Adds hook to extend editor view 2018-04-11 19:03:03 -04:00
585f9bcc92 Extracts editor initialization and bundles with admin vendor
Allows displaying custom breadcrumbs based on email type
2018-04-11 19:03:03 -04:00
fbfcfcc85b editor: Save button, divider defaults by its context of usage 2018-03-15 11:23:55 +01:00
5e35a724f0 editor: Fixed posts setting sellection view context and behavior 2018-03-15 11:23:55 +01:00
1c5a0bb5bd editor: Unified default config styles basic, post and ALC buttons 2018-03-15 11:23:54 +01:00
a58151fee6 Update incorrect tooltip
[MAILPOET-1274]
2018-02-15 14:50:42 +00:00
9d4f996a6a [MAILPOET-1263] Force user to create ALC block for post notification 2018-02-13 23:01:29 +01:00
77e60d708a swapping cancel and delete links 2017-12-20 22:11:30 -05:00
97fb5cf66f Makes string translateable 2017-11-30 09:44:34 +00:00
f1918ac953 Removes timeouts and uses data-automation-id as element selector 2017-11-08 14:04:45 +00:00
e8017b58f5 removing tooltip message 2017-10-17 12:48:20 +00:00
26241afb86 Add image alignment option to newsletter editor [MAILPOET-1124] 2017-10-02 15:30:43 +03:00
20c936d13b limitting width with CSS 2017-09-21 18:58:17 +00:00
f135b89de9 Fixed image resize bugs 2017-09-21 18:58:16 +00:00
6a83930ae0 Resizing the image fixed 2017-09-21 18:57:35 +00:00
a1d0acfac2 Add image resize feature 2017-09-21 18:56:47 +00:00
de47dbe41b Removes arrow functions that are not supported in IE 2017-09-11 10:25:43 +01:00
cf992852b5 Validate for unsubscribe link only for MSS sending method [MAILPOET-1050] 2017-08-30 10:16:24 +02:00
abf1d817f4 Remove form action
[MAILPOET-1063]
2017-08-21 10:37:13 +02:00
8540e5eea9 Merge pull request #1017 from mailpoet/rerender-newsletter
Rerender newsletter [MAILPOET-675]
2017-08-17 16:19:16 +03:00
9117ae1a27 Fixing more bugs. Lists and scheduling options are hidden when editing a newsletter that is being sent 2017-08-15 14:39:02 +00:00
4aae8d56e5 Tooltip improvements
[MAILPOET-976]
2017-08-15 16:08:30 +02:00
033d527db9 fix some bugs 2017-08-15 12:55:06 +00:00
441aa14bcb fix js typo 2017-08-15 12:55:04 +00:00
4b4b5dd556 show 'Resume' button if the Newsletter was paused. 2017-08-15 12:55:04 +00:00
ca4f1c9387 Pause sending queue when editting the newsletter
An ajax request is sent to pause the sending queue when the editor
is displayed. If the newsletter is still a draft or has been already
sent; the error reponse is simply ignored. Otherwise a notice is
displayed specifying that the Email sending has been paused.
2017-08-15 12:55:03 +00:00
c466e53681 Add tooltip to image heading
[MAILPOET-976]
2017-08-15 14:49:22 +02:00