|
a8b31d1a74
|
Fix proptypes for custom textarea form block
[MAILPOET-2661]
|
2020-01-30 02:06:43 +00:00 |
|
|
6ab0af7c92
|
Fix eslint warnings
[MAILPOET-2661]
|
2020-01-30 02:06:43 +00:00 |
|
|
1ce180fcc7
|
Update eslint packages
[MAILPOET-2661]
|
2020-01-30 02:06:43 +00:00 |
|
|
b287a6e609
|
Remove all success delivery polls
[MAILPOET-2596]
|
2020-01-28 20:21:12 +00:00 |
|
|
4fd6f96f76
|
Remove unnecessary sanitization of drag and drop result
[MAILPOET-2610]
|
2020-01-28 10:52:42 +00:00 |
|
|
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 |
|
|
7e2cda78f0
|
Replace react-sortable by beautiful-dnd lirary
[MAILPOET-2610]
|
2020-01-28 10:52:42 +00:00 |
|
|
320d5ba856
|
Fix add custom field form rendering
[MAILPOET-2610]
|
2020-01-28 10:52:42 +00:00 |
|
|
a8c3bf3cdf
|
Remove deprecated is-default from buttons
[MAILPOET-2610]
|
2020-01-28 10:52:42 +00:00 |
|
|
f0611f9bf0
|
Fix block toolbar rendering
[MAILPOET-2610]
|
2020-01-28 10:52:42 +00:00 |
|
|
ec6b726d7b
|
Replace deprecated icon buttons by buttons
[MAILPOET-2610]
|
2020-01-28 10:52:42 +00:00 |
|
|
07517ef495
|
Update form editor layout to match updated Gutenberg layout
[MAILPOET-2610]
|
2020-01-28 10:52:42 +00:00 |
|
|
70bf261910
|
Display confirm if custom field gets edited
[MAILPOET-2662]
|
2020-01-28 10:49:38 +00:00 |
|
|
c13dcfa380
|
Remove notices after 5 seconds
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
fb3f132b29
|
Reorder block categories in block selector
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
95ca1533ec
|
Fix selecting default values and change detection for select, radio and segments
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
045cf5d911
|
Fix todays date in editor
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
292c7eb6ec
|
Prevent saving select without label
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
f606514d8f
|
Prevent saving checkbox without label
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
182fec1d3b
|
Removed unnecessary function
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
0932f7c985
|
Disable placeholder in select box
[MAILPOET-2652]
|
2020-01-27 10:34:15 +00:00 |
|
|
a37d8888d9
|
Display nps statis meter
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
be0c9a726c
|
Add static fallback link to old editor
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
a9f612d57f
|
Add link to old editor to the sidebar
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
b4710403f8
|
Store information for displaying nps survey
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
139b3691bf
|
Add MixPanel events
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
a8d0eff47b
|
Warn a user when leaving the page without saving
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
cfa30100a7
|
Change SPF check notice color [MAILPOET-2576]
|
2020-01-21 21:51:42 +00:00 |
|
|
43f21a79e7
|
Update stats page banners for new free plan limit [MAILPOET-2492]
|
2020-01-21 21:49:22 +00:00 |
|
|
f3f879a11a
|
Render banner near send button
[MAILPOET-2597]
|
2020-01-20 19:57:50 +00:00 |
|
|
64c4e3f35b
|
Add unique custom field name checking
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
0cb0fff9b0
|
Fix typo in method name
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
2a2d5da12f
|
Fix spacing of custom checkbox value settings input
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
03135ffc28
|
Refactor api error message formatting to helper function
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
50b4c1ffd6
|
Refactor add custom field component to use shorter conditions
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
374e146fb2
|
Fix spacing in sidebar select inputs
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
171866923c
|
Add acceptance test for creating a custom field
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
1d1cb3ec2b
|
Always add custom fields category to block inserter
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
fe7be1314c
|
Disable DND in create custom field block
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
d72e6343c6
|
Use simple sortable library
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
600a8d408d
|
Refactor add custom field form to separate component
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
987fd29e84
|
Use plus icon with small padding
[MAILPOER-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
22332b4735
|
Fix saving checked value of custom select or radio
[MAILPOET-2643]
|
2020-01-16 16:49:05 +01:00 |
|
|
5bb6dcd6be
|
Add empty option when creating new custom select/radio
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
9f17bf38af
|
Add translations for create custom field form
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
d319781e34
|
Respect global custom field values when adding a field to form
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
223d6fca0f
|
Display spinner when custom field is being created
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
e87d72b5c6
|
Add create custom field handling to store
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
aa4e4510c0
|
Add custom field form data mapper
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
5ff8036972
|
Add UI for adding custom field
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|