Commit Graph

4499 Commits

Author SHA1 Message Date
Jan Lysý
8ae5219afa Change link in post-editor-block
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
43d9616fad Change parameters for history.replaceState
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
74441ba881 Ensure form id in url
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
64acc14cd5 Save editor URL in store
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
93eb9a6886 Set form id in store on save
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
42e73437d9 Don't create a form on template select
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
d0e4ed3892 Remove mailpoet pages from the 'After submit' option
[MAILPOET-3675]
2021-09-22 12:34:19 +02:00
Jan Lysý
d6d962a5df Use property value instead of defaultValue
When the user select all and delete the content, then
onChange doesn't work correctly. It was caused by
the wrong property for the set value of the text area.

[MAILPOET-3794]
2021-09-22 12:06:31 +02:00
Rostislav Wolny
bf96bbffb7 Fix missing key attribute warning on newsletter stats
[MAILPOET-3214]
2021-09-22 11:56:49 +02:00
Jan Lysý
35e1463b03 Add automation id for bounces tab
[PREMIUM-154]
2021-09-20 14:37:05 +02:00
Jan Lysý
4e49ecfa84 Show bounces tab in stats
[PREMIUM-154]
2021-09-20 14:37:05 +02:00
Rodrigo Primo
a25a6db1f5 Display the updated_at field using the site timezone
This commit changes the logic to display the updated_at field for tasks
in the system status page to use the site timezone.

[MAILPOET-3692]
2021-09-20 10:33:33 +02:00
Jan Lysý
f9ba4623c6 Create custom validation for names
I had to use a custom validation because we want to different
error message for each part of validation.
I didn't find a better solution for Parsley library.

[MAILPOET-3786]
2021-09-20 09:17:43 +02:00
Brezo Cordero
5d13ea1d2e Add comment about deprecation warning for font selection toolbar
[MAILPOET-3399]
2021-09-15 15:58:09 +02:00
Jan Lysý
3eb3fc663a Render bounce statistics
[MAILPOET-3766]
2021-09-14 15:59:50 +02:00
Jan Lysý
4f5a607ec0 Fix displaying horizontal scrollbar in Firefox
[MAILPOET-3666]
2021-09-14 15:58:54 +02:00
Jan Lysý
7f15fce246 Display a specific error message for banned users
[MAILPOET-3667]
2021-09-13 15:34:10 +02:00
Jan Lysý
8b2f5b6433 Add component with privacy protection notice
[MAILPOET-3742]
2021-09-13 11:54:05 +02:00
Pavel Dohnal
206dd92054 Display the last engagement on the subscribers stats page
[MAILPOET-3770]
2021-09-13 10:33:11 +02:00
Pavel Dohnal
d1b2458227 Add # of machine opens segment
[MAILPOET-3737]
2021-09-08 14:38:41 +02:00
Pavel Dohnal
2ab5f04f46 Add segment for machine opens
[MAILPOET-3737]
2021-09-08 14:38:41 +02:00
Rodrigo Primo
aecee74bb4 Change header string used when setting up Welcome Emails
[MAILPOET-3781]
2021-09-06 15:13:25 +02:00
Rostislav Wolny
c7db461c4a Add tooltip to machine opens in subscribers stats summary
[MAILPOET-3741]
2021-08-31 15:15:54 +02:00
Rostislav Wolny
4ae2a2a78c Display machine opened stats in subscriber stats summary
[MAILPOET-3741]
2021-08-31 15:15:54 +02:00
Pavel Dohnal
a53a680e8c Make naming more consistent
[MAILPOET-3740]
2021-08-30 14:04:29 +02:00
Pavel Dohnal
cfc3eac250 Add a tooltip
[MAILPOET-3740]
2021-08-30 14:04:29 +02:00
Pavel Dohnal
464f23c82b Display machine opens
[MAILPOET-3740]
2021-08-30 14:04:29 +02:00
Pavel Dohnal
58a9e9580d Make opens less prominent
[MAILPOET-3740]
2021-08-30 14:04:29 +02:00
Pavel Dohnal
aca3d97ecc Swap opens and clicks
[MAILPOET-3740]
2021-08-30 14:04:29 +02:00
Rostislav Wolny
c4c0e860a7 Unify font style for open rate unit and value in newsletters listing
[MAILPOET-3739]
2021-08-30 12:32:40 +02:00
Rostislav Wolny
2ab0a8448b Remove badge and bold font from newsletter opens in listing
[MAILPOET-3739]
2021-08-30 12:32:40 +02:00
Rostislav Wolny
7ee35cd24c Swap clicks and opens order in newsletter listing table
[MAILPOET-3739]
2021-08-30 12:32:40 +02:00
Rostislav Wolny
96cbddc1d5 Remove top margin for first block in columns in form editor
This slightly improves WYSIWYG experience in the editor.
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
aed6a0c266 Pass editor context to inserter library component
We need to pass insertion point data to the inserter Library component in side panel,
so that it select proper blocks and insert block to correct place.
Fallback values in the Library component don't work correctly with the default appender
(plus icon at very end of the form).

[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
0d0ac4c6f2 Refactor inserter sidebar open state to form editor store
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
cfcb4fd661 Center appender icon in nested columns in form editor
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
abc965e143 Add support for colors in column block in form editor
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
6a412ac035 Update form editor default configuration
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
8d0d2e168b Add support for custom padding in form column
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
8c9c17b261 Fix inserter sidebar appearance on mobile
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
7ab4576d04 Fix block inserter sidebar appearance
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
c1a0b70cd0 Fix react props warning on settings page
[MAILPOET-3532]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
d011c5ac70 Update fix of CSS for block inserter toggle
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
e5c90821be Add support for isStackedOnMobile for columns
[MAILPOET-3564]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
5d2f26b770 Add space for floating block toolbar in form editor
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
ed9225a8d0 Disable anchor for column and columns blocks
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
bd41098e5e Fix saving and rendering form columns widths
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
781c4426c4 Fix custom CSS editor error
There was an error when closing the panel with the custom CSS.
TypeError: Cannot read property 'removeChild' of null on textarea.parentNode
Wrapping the textarea into a div helped.
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
5e5eccbbff Fix form editor background color
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
34cdd88bcd Replace removed __experimentalUseEditorFeature
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00