Commit Graph

11986 Commits

Author SHA1 Message Date
Ján Mikláš
1c6f6c0d8f Unify small and medium screen breakpoints
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
850fb6c6db Show listings item date and time on separate lines
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
02460f13bd Use local date and time formats in MailPoet.Date
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
a7114278f8 Fix email stats React error
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
63371343de Fix stats per subscriber styles
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
f9ac11fe63 Fix acceptance tests
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
9d97e35de1 Import t function directly to avoid bundling lodash, which conflicts in email editor
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
d549561baf Add inactive and selected background in <Listing> component
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
3f95457e54 Style automatic emails settings
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
57de1e41e5 Allow rendering array of strings in <Tags>
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
4e38d51eb2 Style post notifications settings
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
c48530ab31 Add dimension prop to <Tags>
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
4f2cf35895 Style welcome emails settings
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
a3a3ab0627 Unify "Not sent yet" styles
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
d17c445d40 Style "View history" button in notifications
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
bf8c0237dc Add extra-small size to <Button>
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
bfc6a09958 Use <Toggle> to activate newsletters/forms
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
8aaceba0cf Move status column (except in standard newsletters) before date column
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
Ján Mikláš
f38b987893 Update listing visual layout
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
df131f6e8e New listing item actions styles
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
a4e3644f53 New listing title and subtitle styles
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
7a82067ee9 Don't show "Not sent yet" in statistics and sent at columns
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
0a318684c4 Align last columns to the right in listings
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
e28e5f61f4 Use <Tags> components to show email, form and subscribers lists
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
588fef277d Add <Tags> component to for listing segments
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
2dab52d64a Add new variant and dimension to <Tag> component
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
2a5cca713d Use new NewsletterStatus component in email listing
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Ján Mikláš
efe8655473 Show both sent and total count when email is sent, and paused status
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Jan Lysý
a2a17ed5df Add test that WP and WC subscribers aren't deleted
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
Jan Lysý
da15182979 Deny deleting WooCommerce subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
Jan Lysý
b8d66c8cd8 Disable restore trashed WooCommerce subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
Jan Lysý
298894d841 Allow moving WooCommerce subscribers to trash
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
Jan Lysý
d5abc80346 Disable restore trashed WP subscribers
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
Jan Lysý
cdbeb5b789 Allow moving WP subscribers to trash
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
Jan Lysý
c24d28fbfd Deny deleting subscribers who are WP user
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
wxa
709d73715a Release 3.53.0 2020-10-20 14:41:47 +03:00
Rostislav Wolny
e43819920d Update PHPStan
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
f087ed8348 Update minimal PHP version to 7.1.8
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
f88e3655f0 Update acceptance tests to work with codeception/verify
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
104186346f Make services use in premium public
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
f16601e239 Update phpstan/phpunit extension
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
137245eede Fix unit tests to work with updated codeception/verify
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
54727ad9a2 Fix integration tests to work with updated codeception/verify
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
e85b4c6fec Update PHPUnit and Codeception
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Pavel Dohnal
cc7e1c77cb Make yesno control controlled
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
717bcecda3 Prevent loading 3rd party libs
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
97633398bf Pass 3rd party enabled value to javascript
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
f20c7e3f10 Add 3rd party libs consent to settings
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
d9c73692d9 Set default value for 3rd party libraries
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
Pavel Dohnal
7f0916bae5 Save tracking settings
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00