Commit Graph

9623 Commits

Author SHA1 Message Date
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
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
Pavel Dohnal
d069b0dab4 Send custom fields into template
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Jan Jakeš
809051a883 Add 'nospam' to the list of role-based emails
[MAILPOET-2449]
2019-12-18 19:02:50 +00:00
Ján Mikláš
5a4ce8f742 Fix showing header in newsletter types
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
Ján Mikláš
3f4eb747c5 Fix acceptance tests
[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