Jan Lysý
a4d51f7468
Fix missing statistics link in WooCommerce listing
...
[MAILPOET-3318]
2021-01-20 10:58:08 +01:00
Rostislav Wolny
ac45808d6d
Fix fixed bar appearance in from editor
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
87fcde66ed
Fix custom textarea block rendering in form editor
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
baf39e1303
Cleanup unused properties from form settings in form store
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
4a40a1c4e1
Fix custom fields settings form appearance
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
b48ff353a7
Fix form style font size settings input in form editor
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
19ad765487
Fix displaying input blocks settings in form editor
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
64f13ccc29
Fix spacing of buttons in top bar
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
2bce818d6c
Fix more options popup rendering in form editor
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
c1f5173522
Fix form editor layout rendering
...
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Rostislav Wolny
be7c3bf0af
Fix flaky ManagemeSegmentsCest
...
Test was flaky because by default sorting is done using created_at and all users have the same.
Fixed by reordering subscribers by email.
[MAILPOET-3365]
2021-01-13 12:08:16 +01:00
Rostislav Wolny
8a066e7ac7
Replace window usage in subscribers notice with MailPoet
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
9af2aa4257
Remove duplicate subcribers count variable
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
7c8f29a90d
Get rid of premium_subscriber_count and load count using doctrine
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
0abb08bdac
Replace some window usage with MailPoet in subscribers notice
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
e576002d70
Append subscribers limit notice with info about WP users segment
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
0eb60a4880
Move notices out of listing tabs content on segments page
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
a1c6c6f8bd
Replace direct window access with MaiPoet properties
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
6f426d4154
Simplify subscribers count info on subscribers page
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Pavel Dohnal
c380249d9b
Remove closing button on new email page
...
[MAILPOET-3313]
2021-01-11 09:30:12 +01:00
Pavel Dohnal
42149a9f97
Remove closing button on listings pages
...
[MAILPOET-3313]
2021-01-11 09:30:12 +01:00
Jan Lysý
547bed5434
Forbid deactivate a segment when the newsletter is scheduled
...
[MAILPOET-3142]
2021-01-05 13:17:46 +01:00
Jan Lysý
18faab7203
Add button for enable/disable for WP Users list
...
[MAILPOET-3142]
2021-01-05 13:17:46 +01:00
wxa
538e6bc6aa
Fix saving clicked links in dynamic segments [MAILPOET-3292]
2021-01-04 14:09:58 +01:00
wxa
24baf9c188
Do not clear sub/list add form when saving [MAILPOET-3347]
2021-01-04 11:55:49 +01:00
Rostislav Wolny
a018d77505
Register undo/redo shortcuts only once
...
[MAILPOET-3320]
2021-01-04 11:12:04 +01:00
Rostislav Wolny
4c9e9f51f7
Return fresh deferred object for every call in ajax.js
...
[MAILPOET-3342]
2020-12-15 14:34:21 +01:00
Pavel Dohnal
344a338376
Move data selection to a reusable service
...
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
daaeada3da
Match select boxes with same select boxes in segments
...
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
73d9551797
Refactor component to typescript
...
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
d543d2ed6c
Refactor component to functional
...
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
bfbc4bbe07
Update babel packages
...
[MAILPOET-3303]
2020-12-02 09:44:01 +01:00
Pavel Dohnal
b6f62d91a0
Update types
...
[MAILPOET-3303]
2020-12-02 09:44:01 +01:00
Veljko V
2ebbc43ad2
Improve code to pass qa:js [MAILPOET-3325]
...
MAILPOET-3325
2020-11-30 11:30:04 +01:00
Veljko V
689c916dec
Add new acceptance test case divider block [MAILPOET-3325]
...
[MAILPOET-3325](https://mailpoet.atlassian.net/browse/MAILPOET-3325 )
2020-11-30 11:30:04 +01:00
Pavel Dohnal
768d12ccad
Fix switching to default format
...
The applyFormat function doesn't work with undefined any more
so I had to pass an empty string to it.
[MAILPOET-3288]
2020-11-30 10:55:47 +01:00
Pavel Dohnal
fb863d2dfb
Add tutorial header
...
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
56109b1041
Add acceptance test
...
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
5f05495fa0
Display tutorial to all users
...
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
bfaa1bbec4
Display tutorial only to new users
...
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
2ef27608e9
Display tutorial only once
...
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
4c925e70e3
Display tutorial video
...
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
e52a2af475
Add data about form editor tutorial into store
...
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
6f6653636d
Make variables clearer
...
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
ab989e0836
Remove relative path
...
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
bf13d08a22
Download premium plugin
...
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
44c27a9e89
Never activate the plugin for a user
...
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
bcdb58c035
Update installation of premium package button
...
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Veljko V
61108ae8cb
Fix code to be more concise [MAILPOET-3310]
2020-11-23 15:52:48 +01:00
Veljko V
d6c28487f1
Add new scenarios to form editor's block custom field [MAILPOET-3310]
...
[MAILPOET-3310](https://mailpoet.atlassian.net/browse/MAILPOET-3310 )
2020-11-23 15:52:48 +01:00