Commit Graph

2286 Commits

Author SHA1 Message Date
8806e4e8f8 Add sanitization for missing label to mapper
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
2a70a7cf2f Move checkbox settings to custom field settings
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
5cde239dc3 Prevent undefined input labels
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
7f3b0bb7dc Show warning on the send step
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
fa961d27b8 Recheck keys and update subscribers limit
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
d967b3534c Change pitch after sending
[MAILPOET-2471]
2020-01-03 14:54:10 +01:00
162b747564 Remove WC item
[MAILPOET-2471]
2020-01-03 14:54:10 +01:00
wxa
c23a734e29 Add Mixpanel properties for WC customizer [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
20d42af4dc Remove the WC customizer feature flag [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
e864311faf Hide both red notices on activation [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
fddd59da10 Hide "Preview" section, open "Styles" section by default [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
7179ce148d Make the completed order template default [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
7f18fca219 Compute heading and link colors based on the base color [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
f9ec25213d Always fetch styles from WooCommerce [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
b6d12d39c2 Prefill today's date
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
3230bff824 Rename global variable to match the old code
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
12af14fd90 Better select for date formats
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
c35e6451b5 Fix typos
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
d3399ca883 Add date field settings data to store
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
080d5c84ac Register custom date blocks and add mappings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
aef6832ca0 Add custom date block with simple text inputs settings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
ea11fdf5fb Add select custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
81c75fafc2 Add checkbox custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
d8558ffec8 Fix type mapping
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
9b755dc397 Add options to radio custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
655ab85937 Add settings for display label
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
8dce3f627e Rename displayLabel to hideLabel
We need to show labels for the old users

[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
9afba728c6 Save and load radio custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
cb7c7bc1f6 Add radio custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
39e7cfa19d Rename customHtml to html
It is not a custom field

[MAILPOET-2453]#
2019-12-19 10:24:41 +01:00
49f92ef77c Make custom fields settings more reusable
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
de00219b9a Move textarea settings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
185566460b Make sure values from api are correct
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
05b93da9b2 Save custom fields data
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
61f122e6d9 Move custom fields settings to different component
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
06292316bc Remove temporary checks
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
8a218dd06c Refactor mapper
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
f6d93a4506 Refactor custom block registering
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
8f71cf4008 Add textarea settings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
22452af494 Add textarea custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
a92dc0f2ce Small changes
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
f5d882b5e5 Add validation
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
eeaec19a6b Map custom fields blocks to form
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
5b4cd3cb42 Refactor duplicite code
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
214d76391b Map custom fields to blocks
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
7069d4b604 Disable fields to prevent user editing them
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
958a282f70 Add basic edit for custom text field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
34230cfb7e Add icon to custom text
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
f67564f875 Add text custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00