Commit Graph

10452 Commits

Author SHA1 Message Date
4b81772cde Fix rounded styles for images in form
[MAILPOET-2743]]
2020-04-27 11:21:28 +02:00
6d07f5eb32 Add acceptance test for form preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
4cb7ba2424 Add different rendering for sidebar widget preview type
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
e7b4ab1dfe Disable form submit in preview mode
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
ac359dacf1 Display usnaved form changes in preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
51f138483c Always display popups on form preview page
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
0b512fe81b Add form preview page form rendering
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
db618d7948 Add smart preview modal settings
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
02f7726774 Add form type selection and spinner for iframe
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
041f4f5fdc Move common preview to folder
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
49ec2ed294 Change controls of preview to icons and add callback
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
d67f7364a3 Adjust CSS of preview modal to cover full screen
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
650337ed17 Render iframe in form preview modal instead of form html
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
1fe7cabe23 Add dummy form preview page
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
e7fd5ac551 Move beacon id to the correct link
[MAILPOET-2691]
2020-04-24 17:07:19 +02:00
489fe25fdd Make sure the values have correct types
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
171d2e52bf Make sure the flags are always array
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
6b5c0b706f Make sure the returned value is correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
6dcf494e6d Use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
59c5f2a321 Make sure types are correct in models
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
0b0abea3bb Retype to use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
96199cc586 Use the correct type when rendering newsletter
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
d31e480151 Make sure encoding works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
9cf73d00b3 Make sure the types are correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
658aa6a1d7 Use the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
10f0d31137 Make sure the file is opened for export
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
257b6b75d4 Make sure the connection to mailchimp is working
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
297e98e054 Re-type the value
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
32031f66b1 Make sure the title is separated correctly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
67681796a2 Make sure the parsing works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
a303158ea5 Update type hints in di panel
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
c89ecbad4a Make sure the parsed values have the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
f2b104353e Check the parsed value is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
f66721ed1b Make sure the user exists in WP
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
f59003bdde Make sure Newsletter is the right type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
ecc8644081 Make sure the correct type is used
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
2695b15cde Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
b1aad73432 Check if task time is set
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
414fa44d2c Check if url is parsed properly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
d586a18e52 Remove redundant condition
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
07f9d26d98 Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
c1e48a750c Fix return type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
260b8931f7 Fix phpstan config
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
8dc3d5f493 Fix loading custom field from columns
[MAILPOET-2868]
2020-04-24 11:39:41 +02:00
93ac0f5fec Allow loading images in stories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
87663b16b3 Use special tsconfig for Storybook
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
eb93681f0a Add source code addon to Storybook
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
6dcac2ebe5 Use TSX format for stories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
3adf27f9dd Add Storybook section to README
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00