Commit Graph

11986 Commits

Author SHA1 Message Date
Ján Mikláš
1341545bdf Fix spacing when notices are inside #mailpoet_notices container
[MAILPOET-3284]
2020-11-12 15:02:49 +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áš
5675b7959e Fix spacing between notices and tabs
[MAILPOET-3284]
2020-11-12 15:02:49 +01:00
Ján Mikláš
05abc96def Update dates for Black Friday banner
[MAILPOET-3289]
2020-11-12 11:05:24 +01:00
Ján Mikláš
b50c1d28bf Update Black Friday banner content HTML
[MAILPOET-3289]
2020-11-12 11:05:24 +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ý
efee40b788 Add padding for messages in form
[MAILPOET-3195]
2020-11-12 09:24:58 +01:00
Jan Lysý
858d9c0ba7 Add z-index for the close button in a pop-up with form
[MAILPOET-3195]
2020-11-12 09:24:58 +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
Ján Mikláš
436268a481 Fix missing resolve extensions for tests webpack
[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
9359143346 Do not call hooks on repeated getAutomaticEmails calls (e.g. in editor) [MAILPOET-2433] 2020-11-11 14:27:36 +01:00
wxa
4661eab49e Merge WC email initialization into newsletters listing page [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
Veljko V
fe2688455b Fixed flaky scenario addHeader [MAILPOET-3233]
[MAILPOET-3233](https://mailpoet.atlassian.net/browse/MAILPOET-3233)
2020-11-11 14:52:21 +03:00
Pavel Dohnal
ab009864a2 Remove constant that is not used any more
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
a8050f0f02 Create method for wp check
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
1724d3b698 Remove usless annotation
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
d4541dfa4c Remove usless assignment
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
fcbfd6fb68 Refactor shortcode categories to doctrine
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
6139e300c3 Free up shortcodes constructor for DI
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
7d538abad8 Refactor tracking into doctrine
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
4134e6e882 Use doctrine in Shortcodes Helper
[MAILPOET-2993]
2020-11-11 11:34:55 +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áš
89aae5f1c8 Fix spacing in <Categories> in Safari
[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
Ján Mikláš
a0889cfd65 Update changelog 2020-11-10 14:07:14 +01:00
Ján Mikláš
d0df8536ec Release 3.54.2 2020-11-10 14:07:14 +01:00
Veljko V
834ff371f7 Fix to make the tests more concise [MAILPOET-3283] 2020-11-10 13:14:00 +01:00
Veljko V
a9e9332bef Remove save settings case [MAILPOET-3283]
[MAILPOET-3283](https://mailpoet.atlassian.net/browse/MAILPOET-3283)
2020-11-10 13:14:00 +01:00
Veljko V
2fb09419da Updated existing scenario to fix errors [MAILPOET-3283]
[MAILPOET-3283](https://mailpoet.atlassian.net/browse/MAILPOET-3283)
2020-11-10 13:14:00 +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
Rostislav Wolny
d684dc0543 Remove unnecessary new user caching from WP segment
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
a7c2b60fd7 Refactor welcome scheduler test to doctrine
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
b97dee0bfe Refactor welcome newsletter scheduler to Doctrine
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
48ba20602e Handle batch sync of new users for disabled WP users segment
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
6fcb485e61 Forbid scheduling of welcome email form trashed segment or subscriber
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
65ca040a20 Always inject welcome emails scheduler
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
3dcb939432 Handle adding new WP users to disabled WP segment
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
f960f7f928 Add ability to distinguish new subscriber in WP user sync
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
645f888186 Refactor WP Users segment controller to injectable service
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
Rostislav Wolny
75e7012fb6 Simplify Circle CI environment setup for static analysis
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
688755a9bf Handle WP source path config for different environments
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
76bb139019 Fix phpstan issues found in integration tests
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00