Commit Graph

2463 Commits

Author SHA1 Message Date
Pavel Dohnal
8b878e98d2 Add settings
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
1dbf4714b1 Add link to the new form
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
9877fed216 Add icon
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
6befd09423 Render form after it is added to the page
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
9fcb189295 Save form selection
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
eb4ea14744 Add forms select
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
5b84c0cfad Add block icon
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
261624c2bb Create basic block
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
064a83ed9b Offer concierge migration to users with large list
[MAILPOET-2629]
2020-02-13 19:00:42 +00:00
Rostislav Wolny
57d480c6e4 Disable duplication for email and submit blocks 2020-02-13 18:49:06 +00:00
Rostislav Wolny
3868baf126 Fix block editor keyboard shortcuts support
[MAILPOET-2571]
2020-02-13 18:49:06 +00:00
Jan Jakeš
b22198f599 Use only one preview link in preview modal
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
Jan Jakeš
2f59ab4c50 Add new tab link to newsletter preview
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
Rostislav Wolny
931447e050 Update react-tooltip library
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
73854a20c5 Update form editor layout to work with new version of Gutenberg post editor css
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Pavel Dohnal
f001542b3e Use underscore to unify naming
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
bdfd488ae4 Add acceptance test for form placement
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
5baf21a644 Remove shortcode section
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
dce8d12942 Save form position settings
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
99286ec064 Display switch to display form bellow posts
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
645e1a825d Redo the form placement page according the spec
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Jan Jakeš
eba441f4c1 Add SubscribersLimitNotice to mailpoet-segments page
[MAILPOET-2626]
2020-01-30 18:43:09 +00:00
Jan Jakeš
f7a1f63a28 Add SubscribersLimitNotice to mailpoet-subscribers page
[MAILPOET-2626]
2020-01-30 18:43:09 +00:00
Jan Jakeš
01b498f549 Remove WooCommerce step from setup wizard
[MAILPOET-2619]
2020-01-30 18:36:22 +00:00
Pavel Dohnal
dfb8698841 Restore code that was deleted but it is needed
[MAILPOET-2625]
2020-01-30 18:29:02 +00:00
Pavel Dohnal
fe84b9f9fb Remove the old form editor
[MAILPOET-2625]
2020-01-30 18:29:02 +00:00
Pavel Dohnal
ec42ef4eeb Remove link to the old form editor
[MAILPOET-2625]
2020-01-30 18:29:02 +00:00
Rostislav Wolny
a8b31d1a74 Fix proptypes for custom textarea form block
[MAILPOET-2661]
2020-01-30 02:06:43 +00:00
Pavel Dohnal
6ab0af7c92 Fix eslint warnings
[MAILPOET-2661]
2020-01-30 02:06:43 +00:00
Pavel Dohnal
1ce180fcc7 Update eslint packages
[MAILPOET-2661]
2020-01-30 02:06:43 +00:00
Ján Mikláš
b287a6e609 Remove all success delivery polls
[MAILPOET-2596]
2020-01-28 20:21:12 +00:00
Rostislav Wolny
4fd6f96f76 Remove unnecessary sanitization of drag and drop result
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
0364c0678c Remove hacky workaround for block-editor dependency on editor
It is not longer needed since it was patched in Gutenberg.
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
7e2cda78f0 Replace react-sortable by beautiful-dnd lirary
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
320d5ba856 Fix add custom field form rendering
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
a8c3bf3cdf Remove deprecated is-default from buttons
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
f0611f9bf0 Fix block toolbar rendering
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
ec6b726d7b Replace deprecated icon buttons by buttons
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
07517ef495 Update form editor layout to match updated Gutenberg layout
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
70bf261910 Display confirm if custom field gets edited
[MAILPOET-2662]
2020-01-28 10:49:38 +00:00
Pavel Dohnal
c13dcfa380 Remove notices after 5 seconds
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Rostislav Wolny
fb3f132b29 Reorder block categories in block selector
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Rostislav Wolny
95ca1533ec Fix selecting default values and change detection for select, radio and segments
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Pavel Dohnal
045cf5d911 Fix todays date in editor
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Pavel Dohnal
292c7eb6ec Prevent saving select without label
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Pavel Dohnal
f606514d8f Prevent saving checkbox without label
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Pavel Dohnal
182fec1d3b Removed unnecessary function
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Pavel Dohnal
0932f7c985 Disable placeholder in select box
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Pavel Dohnal
a37d8888d9 Display nps statis meter
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Rostislav Wolny
be0c9a726c Add static fallback link to old editor
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00