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
c1edee7f14
Duplicate save buttons on the top
...
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
adbce928f8
Merge pull request #1441 from mailpoet/queue-status
...
Sending queue status on help page [MAILPOET-1459]
2018-07-27 10:04:12 -04:00
92d0dfc0e1
Merge pull request #1440 from mailpoet/post-notification-template
...
Acceptance test create post notification template [MQ-38]
2018-07-26 07:39:25 -04:00
490ea67d18
Refactor help page status tables into component
...
[MAILPOET-1459]
2018-07-26 13:08:35 +02:00
1252f35a23
Add sending queue status to help page
...
[MAILPOET-1459]
2018-07-26 13:08:15 +02:00
0d6e2a107a
Merge pull request #1436 from mailpoet/cron-status-info
...
Cron status info in help section [MAILPOET-1457]
2018-07-25 10:17:22 -04:00
a8bfadf157
Swap tabs in help section
...
We decided to make the Knowledge Base tab the default one since it contains the information
which are easiest to understand for an user.
[MAILPOET-1457]
2018-07-25 13:40:08 +02:00
5f6fe1a7e5
Add cron status to admin help section
...
[MAILPOET-1457]
2018-07-25 13:39:55 +02:00
65e0361cd0
Add test for creating template from post notification
...
[MQ-38]
2018-07-25 12:43:12 +02:00
976317163a
Activates MSS by default only when key is verified.
2018-07-23 21:23:10 -04:00
032fd6575d
Shows "basics" tab in settings by default.
2018-07-23 21:01:25 -04:00
d165732f66
Merge pull request #1431 from mailpoet/background-images
...
Column Background Images [MAILPOET-1403]
2018-07-23 09:33:08 -04:00
d8581f761f
Add container background image support to editor [MAILPOET-1403]
2018-07-19 14:12:56 +02:00
80898a1bde
remove console.log and sent user data even if no public_id is set
2018-07-19 10:13:48 +01:00
2e6a2233f2
don't identify mixpanel users if public_id is null
2018-07-19 10:13:48 +01:00
e5d30d1ad0
production mixpanel key
2018-07-19 10:13:48 +01:00
76686e08fe
analytics : use a unique public id
2018-07-19 10:13:48 +01:00
e8b0e77d0e
use mixpanel.people.set
2018-07-19 10:13:48 +01:00
c868c39696
Add acceptance test for post notification edit [MQ-29]
2018-07-18 15:43:34 +02:00
33149d041c
Add more robust check for send form presence to acceptance tests [MQ-29]
...
There is a short delay between rendering of a heading and the form fields.
It is safer to wait for form itself before manipulating it.
2018-07-18 15:41:02 +02:00
9b19858734
Merge pull request #1432 from mailpoet/forms-delete-at
...
Forms delete acceptance test [MQ-50]
2018-07-18 08:26:37 -04: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
5c66025633
Merge pull request #1418 from mailpoet/cron-ping-warning
...
Automatically test if cron can be pinged and display a notice [MAILPOET-801]
2018-07-16 10:36:34 -04:00
96f36d0d1c
Merge pull request #1426 from mailpoet/update-text
...
Update text [MAILPOET-1436]
2018-07-12 12:17:36 -04:00
4229ba87f3
Create forms delete acceptance tests
...
[MQ-50]
2018-07-12 11:41:36 +01:00
f250807be5
Create Acceptance Test FormsCreation
...
[MQ-49]
2018-07-11 11:11:01 +01:00
03817657a0
Display warning for cron accessibility problem [MAILPOET-801]
2018-07-11 09:27:19 +02:00
42b353fa59
Merge pull request #1420 from mailpoet/mpre84
...
Automatic email type selected tracking [PREMIUM-84]
2018-07-10 14:18:03 -04:00
995d3db5ae
Show numbers in local format
...
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
d670fe27ee
Remove button if MSS is active
...
[MAILPOET-1435]
2018-07-10 14:22:40 +01:00
edea5ecece
Add tracking of automatic email type selection [PREMIUM-84]
2018-06-29 14:49:59 +02:00
a27ee4c83b
Merge pull request #1408 from mailpoet/js-warning-fix
...
Fix js/react warning on settings page [MAILPOET-1421]
2018-06-25 06:48:59 -04:00
b387eedf7c
Merge pull request #1407 from mailpoet/woocommerce_free_premium_link_fix
...
Displays "this is a premium feature" link when Premium is disabled [MAILPOET-1426]
2018-06-18 14:36:48 -04:00
3e84a4b4e4
Merge pull request #1406 from mailpoet/automatic_email_group_beta_fix
...
Fix duplicate Beta string + allow any email type to have beta attribute [MAILPOET-1427]
2018-06-18 09:51:05 -04:00
6b028a43ad
Fix js/react warning on settings page [MAILPOET-1421]
2018-06-15 13:39:36 +02:00
5a94e0d780
Displays "this is a premium feature" link when Premium is disabled
2018-06-14 14:47:07 -04:00
b757218455
Fix duplicate Beta string + allow any email type to have beta attribute
2018-06-14 14:38:33 -04:00
683e9c9fa1
Update eslint
...
Only indentation updated in this commit
2018-06-13 09:28:53 +01:00
581e1303d0
Display action link for each event if defined
2018-06-11 13:40:21 -04:00
fff6c966d8
Marks WooCommerce group as beta
2018-06-11 13:40:06 -04:00
ca1be42ab8
Prevent breaking search when server does not return an object
2018-06-11 13:40:05 -04:00
77d2f0224b
Fixes ESLint rules
2018-06-11 13:40:05 -04:00
b7db18425a
Merge pull request #1385 from mailpoet/add-new-button-fix
...
Emails listing: Add new button fix [MAILPOET-1408]
2018-06-11 11:38:44 -04:00
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
658d989a60
Merge pull request #1382 from mailpoet/feedback-tooltips
...
Add feedback tooltips [MAILPOET-1320]
2018-06-11 11:36:15 -04:00
b00b42e4ca
Refactor emails list heading to respect DRY [MAILPOET-1408]
2018-06-11 12:13:56 +02:00
e3a63b54cc
Unify emails list heading code [MAILPOET-1408]
2018-06-11 12:13:12 +02:00
20cecc885a
Stop blocking user on template save
...
When the template save function throws an error
the newsletter is already being sent. We cannot
stop users.
[MAILPOET-1325]
2018-06-07 08:54:15 +01:00
df2cd9e6e3
Add feedback tooltips
...
[MAILPOET-1320]
2018-06-06 16:24:46 +01:00