Commit Graph

2721 Commits

Author SHA1 Message Date
Rostislav Wolny
01d54a085d Fix imports for mailpoet block icon
This import caused that whole components package was bundeled into block js asset and was causing various issues.
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
0fd954184d Create a new form for the user
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
3443f082ef Fixes after I messed up rebase :( sorry
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
f4b9836332 Use subscription in the block name
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
62c5a8cc84 Rename block attribute
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
5ad6016a60 Add KB link
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
43f628e580 Add translations
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
7f2f4e0296 Render form on frontend
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
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