Commit Graph

2160 Commits

Author SHA1 Message Date
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
Ján Mikláš
2abfae5eab Redirect emails list to new email for new users
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
Ján Mikláš
e9f77bc237 Show different title when creating first email
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
Amine Ben hammou
3641062201 Remove container defaults on editor initialization
[MAILPOET-2557]
2019-12-18 18:55:42 +00:00
Jan Jakeš
6c5187d6bd Remove MSS pitch feature flag
[MAILPOET-2336]
2019-12-18 12:12:55 +00:00
Rostislav Wolny
3d465d2546 Fix rendering list in form segments preview
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
77abb04c40 Add debounce for custom html reset
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
e49d456e77 Apply nl2br attribute within rendered custom html
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
ece2b2ab55 Render custom html content as a html in Sandbox
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
906307a2c7 Add automatic nl2br switch to custom html settings
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
a577680122 Refactor blocks client id generating from form data
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
d3bc831f69 Add data mappers for custom html block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
5d5bcd6ab0 Add custom html block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
15b66febc6 Add data mappers for divider block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Rostislav Wolny
275eeb498e Add divider block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
Amine Ben hammou
10dfe741aa Add translation
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
Amine Ben hammou
e74e381de5 Remove empty line
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
Amine Ben hammou
3321ad5d31 Improve the Notice component
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
Amine Ben hammou
3fc48006c2 Show global notices in all pages
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
Amine Ben hammou
3660271fad Add useNotices hook
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
wxa
22809fa09a Hide some widgets in the WC email customizer [MAILPOET-2561] 2019-12-12 13:12:06 +00:00
wxa
ed6bc90754 Add global styles for use in WC header and content blocks [MAILPOET-2521] 2019-12-11 18:22:46 +00:00