Commit Graph

3458 Commits

Author SHA1 Message Date
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
Ján Mikláš
2bb5349ca3 Unify premium banner required layout
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
5cea12286c Fix eslint errors
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
4e9de79eee Show stats badge tooltip on right
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
e85d6d18ea Always show From, Reply to and GA campaign rows
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
022ad5d520 Bold font for "read more" link
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
b88d7fbe0f Render email title in stats through two columns
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
b2bcd7eb39 Use <Tags> to render email segments
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
fc52d3e371 Redesign clicked links table
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
62549b1353 Fix spacing of email stats page
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Ján Mikláš
19c06528b9 Show emails stats in tabs
[PREMIUM-146]
2020-11-19 14:28:53 +01:00
Pavel Dohnal
db14767857 Remove @typescript-eslint/no-explicit-any rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
752bbc6fe7 Remove @typescript-eslint/camelcase rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
7818552a71 Remove @typescript-eslint/no-use-before-define rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
e8eb950c1b Remove @typescript-eslint/no-empty-function rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
1853a3883e Remove @typescript-eslint/unbound-method rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
07c9cca3b1 Remove autofixable rules
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
f107a01647 Remove @typescript-eslint/no-unused-vars rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
455572fac3 Remove @typescript-eslint/require-await rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Ján Mikláš
42b0f69e4f Use WordPress notice classes
[MAILPOET-3284]
2020-11-12 15:02:49 +01:00
Ján Mikláš
d4205b9206 Show email template name on full width
[MAILPOET-3284]
2020-11-12 15:02:49 +01:00
Ján Mikláš
32606acae9 Fix listing reload when creating new form
[MAILPOET-3249]
2020-11-12 09:44:22 +01:00
Ján Mikláš
9108d14abe Format numbers in email status
[MAILPOET-3256]
2020-11-12 09:37:01 +01:00
Jan Lysý
35149f6fa8 Show success message in form in preview
[MAILPOET-3195]
2020-11-12 09:24:58 +01:00
Jan Lysý
eee64cf4bd Hide form elements after sent a show center success message
[MAILPOET-3195]
2020-11-12 09:24:58 +01:00
Ján Mikláš
91e370a8e4 Always have <Steps> component on top of the page and notices below
[MAILPOET-3257]
2020-11-11 14:58:41 +01:00
wxa
501f76939e Merge WC emails JS code info newsletters, don't use hooks [MAILPOET-2433] 2020-11-11 14:27:36 +01:00
wxa
c4be6da26f Remove unused Breadcrumb component [MAILPOET-2433] 2020-11-11 14:27:36 +01:00
wxa
56868ce0db Remove unnecessary template inclusion, fix automatic email step name in email editor [MAILPOET-2433] 2020-11-11 14:27:36 +01:00
Ján Mikláš
d7c14753fe Simplify formatting date and time on email stats
Also fixes blank page in Safari

[MAILPOET-3277]
2020-11-11 10:05:32 +01:00
Ján Mikláš
df43f31367 Fix parsing date in email status
[MAILPOET-3277]
2020-11-11 10:05:32 +01:00
Ján Mikláš
f62500f9a9 Fix spacing on listing when no emails are present (not even in trash)
[MAILPOET-3266]
2020-11-11 09:38:41 +01:00
Veljko V
f0fa48a0c2 Added new scenarios for custom unsubscribe pages [MAILPOET-3283]
[MAILPOET-3283](https://mailpoet.atlassian.net/browse/MAILPOET-3283)
2020-11-10 13:14:00 +01:00
Veljko V
7dc61a2b3c Added data automation id updated test [MAILPOET-3272]
[MAILPOET-3272]
2020-11-05 19:39:53 +03:00