Commit Graph

3309 Commits

Author SHA1 Message Date
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
Rostislav Wolny
8dc3d5f493 Fix loading custom field from columns
[MAILPOET-2868]
2020-04-24 11:39:41 +02:00
Ján Mikláš
93ac0f5fec Allow loading images in stories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
6dcac2ebe5 Use TSX format for stories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
c223f83420 Add an example for Storybook, will be removed later
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Pavel Dohnal
b59c3bb188 Fix acceptance tests
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
5f747a391a Redirect user to the correct url
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
eee44e9d06 Remove dynamic segments code
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
e2da9ebae5 Move Segments list
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
4eda8a0fb5 Move segment creation to lists
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Jan Jakeš
0427977f8c On Settings save reset key activation tab defaults
This fixes unexpected modal opening and wrong "email sent" message edge case.

[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
77f800c799 Add check mark to success notices
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
5cb48ed0ee Display notice when contratulatory MSS email sent
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
4ba2053dd7 Add sendCongratulatoryMssEmail action to settings store
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Pavel Dohnal
c0fd647f34 Display slide in form
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Pavel Dohnal
1e1a4ee4c4 Save slide in form to server
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Pavel Dohnal
5d8b4e8742 Add slide in form icon
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Pavel Dohnal
9a218f1d91 Add Slide in form to form editor
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Pavel Dohnal
783c7395ed Move icons into a folder
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Amine Ben hammou
06c1605bd4 Use enum instead of strings
[MAILPOET-2693]
2020-04-20 16:25:39 +02:00
Amine Ben hammou
35d3e6dc87 Use string type for host names
[MAILPOET-2693]
2020-04-20 16:25:39 +02:00
Amine Ben hammou
cd73faaff7 Show loader on cancel
[MAILPOET-2693]
2020-04-20 16:25:39 +02:00
Amine Ben hammou
2503e3bae7 Store the test email sending state in Redux store
[MAILPOET-2693]
2020-04-20 16:25:39 +02:00