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
65726de7de
Add tooltip to send
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
33fe302f0d
Add tooltip to import a template
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
2d702dd5d3
Add simple tooltip to help
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
b92329a6b5
Fix popup dimensions to the viewport and show the close button
2017-08-11 17:30:13 +00:00
3e2bbeac11
Fix ES6 comma-dangle eslint rule (functions should be ignored pre-ES2017) [MAILPOET-1028]
2017-07-31 09:27:26 +02:00
08f81bd816
Fix ES5 comma-dangle eslint rule [MAILPOET-1028]
2017-07-31 09:27:26 +02:00
66c6f52646
Fix ES6 comma-spacing eslint rule [MAILPOET-1028]
2017-07-31 09:27:26 +02:00
4988aaf14f
Fix ES5 comma-spacing eslint rule [MAILPOET-1028]
2017-07-31 09:27:26 +02:00
08bbfcb5e8
Track MixPanel events for Settings [MAILPOET-998]
2017-07-25 10:53:28 +02:00
78f9945296
Remove deleted WP users from subscribers [MAILPOET-1012]
2017-07-21 17:48:48 +03:00
d6ef526a9d
Add handlers for Premium events tracking, expose Premium version [PREMIUM-24]
2017-07-17 18:57:18 +03:00
d3a3d3b277
Merge pull request #993 from mailpoet/duplicate-content
...
Add an option to duplicate content blocks [MAILPOET-968]
2017-07-13 13:14:36 +03:00
9d7eb8038d
Fix eslint rule arrow-parens
2017-07-11 14:31:19 +01:00
c9c78a7160
Fix eslint rule indent
2017-07-11 14:31:19 +01:00
53df10dc2b
Fix eslint rule eol-last
2017-07-11 14:31:19 +01:00
a746c124a3
Fix eslint rule object-curly-spacing
2017-07-11 14:31:19 +01:00
ca5a5301a8
Fix eslint rule no-var
2017-07-11 14:31:19 +01:00
695152e947
Allow duplicate content
...
[MAILPOET-968]
2017-07-11 10:53:52 +01:00
a36fe400ed
Merge pull request #966 from mailpoet/mp2tomp3migration
...
Settings migration from MP2 to MP3
2017-07-11 12:43:19 +03:00
7d8d535cb3
New: Hide the progress bar and the logs if the import has not started yet
2017-07-10 18:37:17 +02:00
b691fb5a48
Adds sorting by sent_at to standard & notification history newsletter listings
2017-07-07 11:04:19 -04:00
1b54e356b2
Merge pull request #978 from mailpoet/add-missing-callbacks
...
Add missing callbacks to ajax calls [MAILPOET-982]
2017-07-06 19:29:30 -04:00
56eac1ae86
Add missing callbacks to ajax calls
...
[MAILPOET-982]
2017-07-06 13:06:14 +01:00
29a2af2555
Fix reverting to mouse cursor auto icon after clicking Draggable object
2017-07-05 19:26:33 +03:00
9cb08734a3
Return back function which is needed
...
[MAILPOET-985]
2017-07-05 11:36:39 +01:00
55fda047f6
Fix prefer-const eslint rule
...
[MAILPOET-985]
2017-07-05 09:55:00 +01:00
4706c5fc25
Fix prefer-arrow-callback eslint rule
...
[MAILPOET-985]
2017-07-05 09:48:35 +01:00
3ba857d03f
Fix no-unused-vars eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
f39cbe6b55
Fix space-before-function-paren eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
6dc1bf4e95
Fix semi eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
5b65a8f0ac
Fix radix eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
583adf86da
Fix no-plusplus eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
67acceb968
Merge pull request #965 from mailpoet/posts_dynamic_loading
...
Add dynamic post loading in Posts widget settings [MAILPOET-971]
2017-07-03 17:18:12 +03:00
ee0e3ff95e
Move <h1> from react
...
Wordpress moves admin notices bellow the first heading. If we re-render
our heading inside react router we remove those notices. This way the
admin notice stays in the page.
[MAILPOET-949]
2017-07-03 09:08:30 +01:00
17584dde43
Fix help rendering
...
[MAILPOET-949]
2017-07-03 08:39:02 +01:00
688e78560e
Add minor corrections [MAILPOET-949]
2017-06-30 12:47:47 +03:00
b823991867
Fix lint errors [MAILPOET-971]
2017-06-29 16:45:12 +03:00
eba482cc67
Add dynamic post loading in Posts widget settings [MAILPOET-971]
2017-06-29 13:13:36 +03:00
7fa94a67c9
Add data to system info help page
...
[MAILPOET-949]
2017-06-29 09:34:28 +01:00
b4be9e1d28
Add notice to system info
...
[MAILPOET-949]
2017-06-28 16:50:31 +01:00
a7504136a2
Add knowledge base page content
...
[MAILPOET-949]
2017-06-28 15:36:51 +01:00
43fa12ec08
Add help without any content
...
[MAILPOET-949]
2017-06-28 15:00:53 +01:00
933749f8f0
Merge pull request #941 from mailpoet/mp2tomp3migration
...
Mp2tomp3migration phase 2
2017-06-26 18:47:58 +03:00
2285c08c01
Revert "Revert "Improve ajax errors [MAILPOET-929]""
...
This reverts commit 81c3e2facf
.
2017-06-26 13:51:53 +01:00
81c3e2facf
Revert "Improve ajax errors [MAILPOET-929]"
2017-06-22 20:04:10 -04:00
3fafe2bd6a
Merge pull request #955 from mailpoet/improve-ajax-errors
...
Improve ajax errors [MAILPOET-929]
2017-06-22 21:37:47 +03:00
2f6fe8c804
Translate error message
...
[MAILPOET-929]
2017-06-22 16:47:36 +01:00
ec3e88e658
Improve error handling for failed AJAX requests
...
[MAILPOET-929]
2017-06-22 13:35:55 +01:00