Pavel Dohnal
8086c0abef
Simplify migration step page
...
[MAIPOET-1513]
2018-09-03 12:36:30 +02:00
Jan Jakeš
07afc9525d
Fix intro buttons overflowing from with longer translations
...
This happened for instance with German. Now fixed using flex, the tooltip
can expand up to 300px (intro.js default).
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
c0eec8ba9e
Fix intro.js stacking bug when highliting element in 'position: fixed' parent
...
In WP this occurs when the sticky menu has 'position: fixed'. The fix gives it absolute
position when menu item highlighted in intro. It could cause the menu to scroll away
with content but in real world it should never happen since intro shows up only where
content is basically empty.
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
fe5b1b9683
Use WP style for intro.js buttons & make nice prev-next/prev-done button group
...
The intention here is to use WP default styles (adding .button class to buttons)
with as little overrides as possible, avoiding to use absolute px sizes.
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
fe248ffde7
Style intro.js highlight helper layer & tooltips to go nice with WP
...
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
8418e67f87
Add intro.js dependency
...
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Rostislav Wolny
e2b40fee37
Add welcome wizard application
...
[MAILPOET-1439]
2018-08-13 10:34:34 +02:00
Rostislav Wolny
7d47e97b51
Add a common component for stepped progress bar
...
[MAILPOET-1439]
2018-08-13 10:34:34 +02:00
Jan Jakeš
cccf40e65f
Use notice close button from WP
...
Notice close button looked different than the WP-native one. This reuses the WP button.
[MAILPOET-1448]
2018-07-31 21:11:20 +02:00
Jan Jakeš
5204bbc4af
Fix notice right margin & make it compatible with editor
...
Notices didn't have correct margins due to overrides of some WP styles.
This makes them look the same as default WP notices.
[MAILPOET-1448]
2018-07-31 21:11:19 +02:00
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š
e6269308d0
Make more space for beacon & save buttons in the bottom
...
[MAILPOET-1448]
2018-07-31 21:10:31 +02:00
Jan Jakeš
8abf14b0c3
Put autosaved info below save button
...
[MAILPOET-1448]
2018-07-31 21:10:21 +02:00
Jan Jakeš
3821a9719a
Make save button dropdowns right-aligned & positioned absolutely
...
[MAILPOET-1448]
2018-07-31 21:09:50 +02:00
Jan Jakeš
c1edee7f14
Duplicate save buttons on the top
...
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
Jan Jakeš
80b370eed5
Move save buttons to the right
...
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
Jan Jakeš
01aac4d602
Move editor breadcrumbs to top-left
...
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
Michelle Shull
d87acdd783
Merge pull request #1419 from mailpoet/send_tab_update
...
Redesigns the "Send With..." tab [MAILPOET-1441]
2018-07-16 10:11:01 -04:00
Vlad
b758ec0797
Modifies behavior when MSS is activated and key is invalid
2018-07-12 19:11:08 -04:00
Pavel Dohnal
928be9d698
Update email thumbnails
...
[MAILPOET-1440]
2018-07-11 13:04:21 +01:00
Vlad
7962a005b1
Modifies activation behavior/presentation
2018-06-28 11:36:04 -04:00
Vlad
e4c1511653
Changes status background color/adds border around deactivated box
2018-06-27 14:04:26 -04:00
Vlad
00df3ab248
Adds border around activated sending method box
2018-06-27 13:42:16 -04:00
Fred. P
5d7a2e54c8
Fix side toolbar display problems properly [MAILPOET-1432]
2018-06-21 12:23:26 +02:00
Fred. P
43c010ecd0
Revert "Always display colum block controls on mouse over [MAILPOET-1399]"
...
This reverts commit 0f08c5fa37
.
2018-06-21 12:13:56 +02:00
Fred. P
3290df3bb8
Broken woocommerce mail thumbnails [MAILPOET-1414]
2018-06-12 14:45:39 +02:00
Michelle Shull
7cc165b3d1
Merge pull request #1379 from mailpoet/video-guide-badges
...
Video guides: add badges to UI [MAILPOET-1395]
2018-06-11 11:37:31 -04:00
Michelle Shull
658d989a60
Merge pull request #1382 from mailpoet/feedback-tooltips
...
Add feedback tooltips [MAILPOET-1320]
2018-06-11 11:36:15 -04:00
Michelle Shull
9521134376
Merge pull request #1384 from mailpoet/mp1399
...
Always display colum block controls on mouse over [MAILPOET-1399]
2018-06-07 14:02:21 -04:00
Fred. P
0f08c5fa37
Always display colum block controls on mouse over [MAILPOET-1399]
...
the div.mailpoet_tools is now behind the newsletter editor and
move to the right on mouse over instead of simply hidden which,
caused all the invisible elements to overlap.
2018-06-07 14:00:54 +02:00
Pavel Dohnal
df2cd9e6e3
Add feedback tooltips
...
[MAILPOET-1320]
2018-06-06 16:24:46 +01:00
qfrery
d6f72087e9
video badges code review
2018-06-06 12:55:20 +01:00
Fred. P
506f2d0fbf
Separate welcome/whats_new pages [MAILPOET-1364]
2018-06-06 11:51:22 +02:00
qfrery
c88c8a9c96
add video links
2018-06-04 18:12:48 +01:00
Michelle Shull
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
Amine Ben hammou
3872ffbbc4
fixing some bugs and updating template
2018-05-29 11:21:24 +00:00
Amine Ben hammou
0a298f5fad
creating new ALC block and widget
2018-05-23 07:42:30 +00:00
Amine Ben hammou
4dd17e47ad
add image alignment to Posts
2018-05-23 05:17:51 +00: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
3096c9a0ab
Updates CSS rule to match data type that contains "woocommerce"
2018-04-11 19:03:04 -04:00
Tautvidas Sipavičius
4177701044
Merge pull request #1282 from mailpoet/screenshot
...
fixing the screenshot issue [MAILPOET-1276]
2018-03-14 12:52:29 +02:00
Amine Ben hammou
1033c1c1cf
fixing width by removing scrollbar
2018-03-12 12:14:10 +01:00
Vlad
53b4a7ba31
Isolates white-space rule to badges displayed in boxes
2018-03-05 12:50:51 -05:00
Amine Ben hammou
ab2b380f2d
fixing the screenshot issue
2018-02-22 17:27:49 +01:00
Vlad
774e8d94b5
Displays automatic email types and events
...
Adds WooCommerce email type for testing purposes
2018-02-13 14:43:19 -05:00
Vlad
8ab2cd75c0
Prevents line breaks when badge has multiple words
2018-02-13 14:41:30 -05:00
Vlad
f4ba45490d
Corrects identation
2018-02-01 18:27:57 -05:00
Vlad
aba75849e1
Standardizes placeholder and border colors for Select2 elements
2018-02-01 08:59:12 -05:00
Amine Ben hammou
43fbbca050
moving width to css
2018-01-30 12:49:51 +00:00
Amine Ben hammou
f2733624e4
added transition
2017-12-26 10:09:48 +00:00