|
fddd59da10
|
Hide "Preview" section, open "Styles" section by default [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
|
7179ce148d
|
Make the completed order template default [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
|
7f18fca219
|
Compute heading and link colors based on the base color [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
|
fa81c24825
|
Sync WC customizer styles to WooCommerce settings [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
|
70b2fdc786
|
Apply global styles to the WC content widget [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
|
f9ec25213d
|
Always fetch styles from WooCommerce [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
|
94f1ab0093
|
Hide unneeded global styles from the WC template [MAILPOET-2569]
|
2019-12-23 21:55:40 +03:00 |
|
|
ed1a150095
|
Use bigger executor
[MAILPOET-2578]
|
2019-12-19 18:09:14 +00:00 |
|
|
d3ce76f88d
|
Use instance of checks for detecting WCProduct
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
|
73e9cc3517
|
Apply array_values on filtered array of product ids
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
|
d41dabd1b7
|
Skip order items which are not product in PurchasedProduc scheduling
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
|
3d2b2f0858
|
Skip order items which are not product in PurchaseCategory scheduling
[MAILPOET-2586]
|
2019-12-19 18:08:26 +00:00 |
|
|
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 |
|
|
20456ec8c8
|
Add test for WP transactional email meta info
[MAILPOET-2574]
|
2019-12-19 13:40:43 +00:00 |
|
|
f3400fe0f5
|
Fix Doctrine annotation on SubscriberEntity
[MAILPOET-2574]
|
2019-12-19 13:40:43 +00:00 |
|
|
e784b120b6
|
Add subscriber source and status for WP transactional emails
[MAILPOET-2574]
|
2019-12-19 13:40:43 +00:00 |
|
|
84eea07868
|
Update autoprefixer & caniuse-lite
[MAILPOET-2558]
|
2019-12-19 09:46:33 +00:00 |
|
|
1332548e9b
|
Update vulnerable dependencies
[MAILPOET-2566]
|
2019-12-19 09:46:33 +00:00 |
|
|
b0f55dd406
|
Fix date select visual
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01: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 |
|
|
89cb652242
|
Code update
[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 |
|
|
712ea07d17
|
Update entity to match database values
[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 |
|
|
a9fb644d44
|
Render label only if not hidden
[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 |
|
|
ff9bd232ec
|
Refactor custom fields api to doctrine
[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 |
|
|
79bdcd5e4f
|
Fix test
[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 |
|