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
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
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
e5c90821be
Add support for isStackedOnMobile for columns
...
[MAILPOET-3564]
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
34cdd88bcd
Replace removed __experimentalUseEditorFeature
...
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
a0d566b9a9
Use BlockTools for block tools toobar
...
Popover slot for block tools is deprecated
[MAILPOET-3658]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
d0cbd74f97
Remove unnecessary DropZoneProvider from editor component
...
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Pavel Dohnal
525b5e3582
Move subscribers cache note down
...
[MAILPOET-3754]
2021-08-25 14:01:34 +02:00
Pavel Dohnal
e87885bdd0
Use number comparasion
...
[MAILPOET-3626]
2021-08-25 09:22:44 +02:00
Brezo Cordero
f66656b38b
Unify duplicated API error notices
...
[MAILPOET-2844]
2021-08-18 15:52:13 +02:00
Brezo Cordero
17c0777f96
Move calendarStartDay from DateText to DatePicker
...
[MAILPOET-3703]
2021-08-16 13:31:36 +02:00
Brezo Cordero
c3d34a91fe
Set calendarStartDay in DateText to WP "week starts on"
...
Update also @types/react-datepicker to latest to include calendarStartDay.
[MAILPOET-3703]
2021-08-16 13:31:36 +02:00
Jan Lysý
15211fbd5e
Fix deleting Products block in the newsletter editor
...
[MAILPOET-3727]
2021-08-16 12:37:50 +02:00
Jan Lysý
5e1f523c96
Improve code according the review
...
[MAILPOET-3708]
2021-08-16 10:25:37 +02:00
Jan Lysý
1a2c2746ca
Add the subscribers recalculate component on the subscribers listing
...
[MAILPOET-3708]
2021-08-16 10:25:37 +02:00
Jan Lysý
74dc9fce53
Remove the character "~" from counts
...
[MAILPOET-3708]
2021-08-16 10:25:37 +02:00
Jan Lysý
f61faa7e19
Use react notice on error
...
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
759cea0f97
Add calling API on the click
...
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
d6e709ff53
Use cache oldest created at in template
...
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
063db4e4f4
Add component with message about cache on subscriber list page
...
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
96c84009b7
Add tilde before subscribers count in selects
...
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Rostislav Wolny
2056fc16bf
Update react-datepicker
...
Switching to dist version of CSS was needed because they use division in SCSS file
and it triggers a deprecation warning.
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Pavel Dohnal
b6009f67bc
Hide beacon in the form preview window
...
[MAILPOET-3636]
2021-06-28 13:42:59 +02:00
Jan Lysý
b8a164338a
Move errors at the beginning of the form component
...
[MAILPOET-3649]
2021-06-28 11:29:46 +02:00
Jan Lysý
79db822e19
Fix comment with timeout value
2021-06-28 11:29:46 +02:00
Jan Lysý
e8e05a301b
Move error messages from editor to form component
...
[MAILPOET-3649]
2021-06-28 11:29:46 +02:00
Jan Lysý
97e692ff59
Add automation ids for acceptance tests
...
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
96fa2c2430
Move BC compatibility for UserRole to entity data getter
...
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00