Commit Graph

2831 Commits

Author SHA1 Message Date
Rostislav Wolny
e17d3fc293 Use transparent as border color of submit button when color is not set
[MAILPOET-2870]
2020-04-30 15:45:35 +02:00
Pavel Dohnal
114f6d839f Make database properties consistent
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
ce6885d53c Use typescript enum instead of list of strings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
ea09f3de05 Align correctly input fields in form
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
880d53d8f0 Map form styling settings to integers
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
9526f9aa6f Set default border radius 0 for submit
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
ee8291b2aa Display form padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
76c4db4c80 Display border alignment
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
dfe9e78e4b Display border around the whole form
pMAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
deba1e438f Display inputs with padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
f5a7f3af11 Add Form padding style control
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
186631baba Make the default value consistent with settings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
3c311ce7c5 Add alignment control
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
f93379fd70 Add border form settings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
1c47a6942b Add input padding form settings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
e844a49e09 Rename component
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
d5dc7b31fb Use total count of subscribers
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
a0358b354b Display notice in consistent location
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
c9c949a1e7 Prevent displaying notice if no plan active
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
fd1687020e Extract note to a separate component
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
a0a6f6a909 Add subscribers count to dynamic segments listings
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
4902ab508f Display number of subscribers in plan on list page
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
2659f53cab Display number of subscribers in plan
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Jan Jakeš
18d34560c5 Reload Settings when FROM address modal saved
[MAILPOET-2871]
2020-04-28 13:47:52 +02:00
Jan Jakeš
6562eab1d2 Fix test email being sent always to FROM address
[MAILPOET-2871]
2020-04-28 13:47:52 +02:00
Pavel Dohnal
e5639d1adb Remove SPF notice
[MAILPOET-2867]
2020-04-27 14:25:58 +02:00
Jan Jakeš
df3a429c94 Remove temporary Settings menu selection
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Jan Jakeš
0b80ad8597 Remove isUserTriggered since there is no jQuery click anymore
Now, this action is always user-triggered.

[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Amine Ben hammou
223c8cf67f Separate actions into multiple files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Amine Ben hammou
c19902c32d Remove old settings files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Rostislav Wolny
d81c0d490b Rename sidebar form type to others
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
6cbef3a65e Refactor previewSettings to store
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
5b25f018aa Refactor saving preview data completely to store
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
44fb469891 Use better naming for preview components props
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
10dca6c1c5 Fix scrolling issues for widget preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
86bb2d3916 Add disclaimer for sidebar widget preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
5b26c2b956 Add different label for form placement select box
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
e467230b5b Display preview modal over helpscout beacon
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
599dfb67fe Refactor saving form preview data from component to store
[MAILPOET-2743]]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
6d07f5eb32 Add acceptance test for form preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
4cb7ba2424 Add different rendering for sidebar widget preview type
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
e7b4ab1dfe Disable form submit in preview mode
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
ac359dacf1 Display usnaved form changes in preview
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
51f138483c Always display popups on form preview page
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
db618d7948 Add smart preview modal settings
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
02f7726774 Add form type selection and spinner for iframe
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
041f4f5fdc Move common preview to folder
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
49ec2ed294 Change controls of preview to icons and add callback
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
d67f7364a3 Adjust CSS of preview modal to cover full screen
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
650337ed17 Render iframe in form preview modal instead of form html
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00