Commit Graph

2831 Commits

Author SHA1 Message Date
Amine Ben hammou
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Amine Ben hammou
d967b3534c Change pitch after sending
[MAILPOET-2471]
2020-01-03 14:54:10 +01:00
Amine Ben hammou
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
Pavel Dohnal
b6d12d39c2 Prefill today's date
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
3230bff824 Rename global variable to match the old code
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
12af14fd90 Better select for date formats
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
c35e6451b5 Fix typos
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Rostislav Wolny
d3399ca883 Add date field settings data to store
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Rostislav Wolny
080d5c84ac Register custom date blocks and add mappings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Rostislav Wolny
aef6832ca0 Add custom date block with simple text inputs settings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
ea11fdf5fb Add select custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
81c75fafc2 Add checkbox custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
d8558ffec8 Fix type mapping
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
9b755dc397 Add options to radio custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
655ab85937 Add settings for display label
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
8dce3f627e Rename displayLabel to hideLabel
We need to show labels for the old users

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

[MAILPOET-2453]#
2019-12-19 10:24:41 +01:00
Pavel Dohnal
49f92ef77c Make custom fields settings more reusable
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
de00219b9a Move textarea settings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
185566460b Make sure values from api are correct
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
05b93da9b2 Save custom fields data
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
61f122e6d9 Move custom fields settings to different component
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
06292316bc Remove temporary checks
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
8a218dd06c Refactor mapper
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
f6d93a4506 Refactor custom block registering
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
8f71cf4008 Add textarea settings
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
22452af494 Add textarea custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
a92dc0f2ce Small changes
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
f5d882b5e5 Add validation
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
eeaec19a6b Map custom fields blocks to form
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
5b4cd3cb42 Refactor duplicite code
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
214d76391b Map custom fields to blocks
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
7069d4b604 Disable fields to prevent user editing them
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
958a282f70 Add basic edit for custom text field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
34230cfb7e Add icon to custom text
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
f67564f875 Add text custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
289e65bc76 Register categories for custom fields
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Ján Mikláš
5a4ce8f742 Fix showing header in newsletter types
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
Ján Mikláš
1eb3cba42f Show box to create newsletter when list is empty
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
Ján Mikláš
36e5574b13 Allow filtering newsletter types
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
Ján Mikláš
902192131c Allow hiding header in newsletter types component
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00