Commit Graph

9033 Commits

Author SHA1 Message Date
wxa
f9ec25213d Always fetch styles from WooCommerce [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
94f1ab0093 Hide unneeded global styles from the WC template [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
Pavel Dohnal
ed1a150095 Use bigger executor
[MAILPOET-2578]
2019-12-19 18:09:14 +00:00
Rostislav Wolny
d3ce76f88d Use instance of checks for detecting WCProduct
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
73e9cc3517 Apply array_values on filtered array of product ids
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
d41dabd1b7 Skip order items which are not product in PurchasedProduc scheduling
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
3d2b2f0858 Skip order items which are not product in PurchaseCategory scheduling
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Pavel Dohnal
e677fa7cba Move requirement checker up
We need to check missing extension earlier, before they are used

[MAILPOET-2564]
2019-12-19 13:42:30 +00:00
Jan Jakeš
20456ec8c8 Add test for WP transactional email meta info
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
Jan Jakeš
f3400fe0f5 Fix Doctrine annotation on SubscriberEntity
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
Jan Jakeš
e784b120b6 Add subscriber source and status for WP transactional emails
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
Jan Jakeš
84eea07868 Update autoprefixer & caniuse-lite
[MAILPOET-2558]
2019-12-19 09:46:33 +00:00
Jan Jakeš
1332548e9b Update vulnerable dependencies
[MAILPOET-2566]
2019-12-19 09:46:33 +00:00
Pavel Dohnal
b0f55dd406 Fix date select visual
[MAILPOET-2453]
2019-12-19 10:24:41 +01: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
89cb652242 Code update
[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
712ea07d17 Update entity to match database values
[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
a9fb644d44 Render label only if not hidden
[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
ff9bd232ec Refactor custom fields api to doctrine
[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
79bdcd5e4f Fix test
[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