Commit Graph

3791 Commits

Author SHA1 Message Date
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
Ján Mikláš
7e7f075e82 Correctly parse date in email status
[MAILPOET-3304]
2020-11-23 15:09:47 +01:00
Jan Lysý
571740288e Add keyboard shortcuts for undo and redo
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
537dec7ceb Add automation id for undo and redo buttons
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
01a386b6ff Add comment and rename variable in hasEditorUndo method
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
633188a048 Add comments and little refactor in history record
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
2fadfe6914 Move create history record logic to reducer
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
3e5249b06f Add explanation for changes in Selection.jsx for multipleValues
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
0225af9b41 Don't update data in store from selection where are equals
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
4c8bd72c4a Use effect for restored data from store
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
d6802a50f5 Fix selection update for multiple values
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
b9eb372f72 Read data about form blocks with useSelect
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
5dadac70d2 Add history buttons to header
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
274a285a21 Add storing and moving in history
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
14a4e55080 Add new buttons for undo and redo
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Veljko V
1c300ccdef Update testcase to be more concise [MAILPOET-3309]
[MAILPOET-3309]
2020-11-19 16:09:24 +01:00
Veljko V
2ddbf8f2af Add new testcase for list selection block in form editor [MAILPOET-3309]
[MAILPOET-3309](https://mailpoet.atlassian.net/browse/MAILPOET-3309)
2020-11-19 16:09:24 +01:00
Ján Mikláš
9f8301a40f Show <Loader> when loading sold products in email stats
[PREMIUM-146]
2020-11-19 14:28:53 +01:00