Commit Graph

7550 Commits

Author SHA1 Message Date
ba5b1e9ee2 Mark spammy subscribers as unconfirmed
[MAILPOET-2150]
2019-07-09 06:24:58 -04:00
d579c68d74 Ged rid of Generator Helper class
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
d2506659e2 Rename newsletter data factory method for welcome email
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
2f09aad2bd Memory usage optimization
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
5e85e6d2c4 Add constants for newsletters counts
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
b098d02a12 Fix coding style for array
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
09289ed972 Add memory usage to log
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
eb5132317e Add data generator for past revenues
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
358bcc5d38 Add runtime for data generators
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
a6198ba443 Extend newsletter related data factories
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
1f7be6ccce Release 3.32.0 2019-07-09 04:50:08 -04:00
7418543694 Initialize Hooks on the init action 2019-07-08 14:15:59 -04:00
c5f991658e Improve undo messages
[MAILPOET-2169]
2019-07-08 13:32:20 -04:00
2804d1770a Refactor CSS classes 2019-07-03 12:41:55 -04:00
bae579e7be Add MailerStatusNotice 2019-07-03 12:41:55 -04:00
0868751703 Refactor QueueStatus 2019-07-03 12:41:55 -04:00
aebaed7c99 Add APIErrorsNotice 2019-07-03 12:41:55 -04:00
b18804fa6e Add Notice component 2019-07-03 12:41:55 -04:00
88a377f9f5 Load subscribers count only for non-premium users
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
3c14c70b2d Add acceptance test for Stats Page
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
c0f62cc231 Add hook for subscriber engagement when premium is active, remove premium code
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
ab43cc7fde Refactored deprecated componentWillReceiveProps method
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
0660117d5c Add hook for purchased products when premium is active
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
6d9bfdb1a8 Show premium banner instead of clicked links when not premium
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
cec2065486 Create premium banner component for stats page
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
bcfc187fba Show revenue stats only in premium plugin
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
9025b6b9f5 Move styles required in free version from premium to free
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
1cc150a2d9 Move strings required in free version from premium to free
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
6fb58b91a5 Fix import path for stats badge
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
6a6299177f Use newsletters API to get free statistics when premium is not active
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
50d9ff7686 Move statistics page route from premium to free
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
b33f31ebba Move statistics page layout from premium to free
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
0cea017f96 Use same link to statistics for free and premium plugin
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
1db16e75ad Release 3.31.1 2019-07-03 11:25:13 -04:00
1483d2e3c9 Add missing WooCommerce orders sync to WordPress cron trigger
[MAILPOET-2165]
2019-07-03 09:48:28 -04:00
0ea8715ef0 Add feature flag for WooCommerce orders sync job
[MAILPOET-2165]
2019-07-03 09:48:28 -04:00
f9e6cf43f6 Remove react create class
[MAILPOET-2151]
2019-07-02 13:19:08 -04:00
d9bef60005 Release 3.31.0 2019-07-02 12:26:43 -04:00
20c75d8461 Remove componentWillReceiveProps from newsletter send
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
aa5547c4f2 Remove componentWillReceiveProps from listings
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
cc9e9f86dc Remove componentWillReceiveProps from newsletter date time
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
2ff2a753bf Remove componentWillReceiveProps from congratulate
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
65653b4589 Remove componentWillReceiveProps from forms
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
a4f80d4c00 Remove componentWillReceiveProps from search
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
f6a3db999a Make Populator a private service 2019-06-27 08:38:33 -04:00
a6346cad8e Remove uneeded require 2019-06-27 08:38:33 -04:00
8fd19f1d68 Fix tests 2019-06-27 08:38:33 -04:00
5ae402bcab Add Populator to DI 2019-06-27 08:38:33 -04:00
fecfe32457 Add more tests 2019-06-27 08:38:33 -04:00
7fba1be402 Fix code style and add checks 2019-06-27 08:38:33 -04:00