Commit Graph

7623 Commits

Author SHA1 Message Date
Pavel Dohnal
dd8a5ba442 Add segment selection
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
72fa226cee Add column selection to data table
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
5556c2f360 Add column selection to data table
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
baa2c4d91c Create match data table
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
4b6b293eef Add warnings to manipulation step
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
729efbb62f Use better variable name
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
6da6e9b62c Add step buttons to manipulation step
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
e42a2a6473 Add data manipulation step
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
24900caed6 Add input validation component to react
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
f20ad33c58 Lift state to top level component
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
cf4ffe719d Use react router
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Pavel Dohnal
b42a89719c Remove old import file
[MAILPOET-1809]
2019-07-17 14:12:42 -04:00
Jan Jakeš
1fed7fec55 Prevent running migrations before integration tests to avoid serialization issues
[MAILPOET-2172]
2019-07-16 11:15:30 -04:00
Tautvidas Sipavičius
44cec860fe Release 3.32.2 2019-07-16 12:39:15 +03:00
Jan Jakeš
1d231b1ec7 Release 3.32.1 2019-07-11 08:34:20 -04:00
wxa
26d7fb5468 Fix PR remarks [MAILPOET-2176] 2019-07-11 06:53:10 -04:00
wxa
b9b16dc13f Add tests [MAILPOET-2176] 2019-07-11 06:53:10 -04:00
wxa
57b13c8896 Add blacklist to Mailer [MAILPOET-2176] 2019-07-11 06:53:10 -04:00
Rostislav Wolny
fc18280ebb Fix prop types errors on newsletters listing page
[MAILPOET-2166]
2019-07-10 08:48:35 -04:00
Rostislav Wolny
453fb4b7d6 Fix popup message for revenue stats
[MAILPOET-2166]
2019-07-10 08:48:35 -04:00
Pavel Dohnal
b297929943 Add stats link for free user
[MAILPOET-2119]
2019-07-10 07:01:34 -04:00
Pavel Dohnal
887757cf93 Remove inactive subscribers notice feature flag
[MAILPOET-2161]
2019-07-09 06:53:41 -04:00
wxa
b4bebb24a9 Skip the 'mark spammy subscribers' test if there is no user_status column [MAILPOET-2150] 2019-07-09 06:24:58 -04:00
Pavel Dohnal
ba5b1e9ee2 Mark spammy subscribers as unconfirmed
[MAILPOET-2150]
2019-07-09 06:24:58 -04:00
Rostislav Wolny
d579c68d74 Ged rid of Generator Helper class
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
d2506659e2 Rename newsletter data factory method for welcome email
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
2f09aad2bd Memory usage optimization
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
5e85e6d2c4 Add constants for newsletters counts
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
b098d02a12 Fix coding style for array
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
09289ed972 Add memory usage to log
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
eb5132317e Add data generator for past revenues
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
358bcc5d38 Add runtime for data generators
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Rostislav Wolny
a6198ba443 Extend newsletter related data factories
[MAILPOET-2140]
2019-07-09 05:50:27 -04:00
Jan Jakeš
1f7be6ccce Release 3.32.0 2019-07-09 04:50:08 -04:00
Amine Ben hammou
7418543694 Initialize Hooks on the init action 2019-07-08 14:15:59 -04:00
Pavel Dohnal
c5f991658e Improve undo messages
[MAILPOET-2169]
2019-07-08 13:32:20 -04:00
Amine Ben hammou
2804d1770a Refactor CSS classes 2019-07-03 12:41:55 -04:00
Amine Ben hammou
bae579e7be Add MailerStatusNotice 2019-07-03 12:41:55 -04:00
Amine Ben hammou
0868751703 Refactor QueueStatus 2019-07-03 12:41:55 -04:00
Amine Ben hammou
aebaed7c99 Add APIErrorsNotice 2019-07-03 12:41:55 -04:00
Amine Ben hammou
b18804fa6e Add Notice component 2019-07-03 12:41:55 -04:00
Ján Mikláš
88a377f9f5 Load subscribers count only for non-premium users
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
3c14c70b2d Add acceptance test for Stats Page
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
c0f62cc231 Add hook for subscriber engagement when premium is active, remove premium code
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
ab43cc7fde Refactored deprecated componentWillReceiveProps method
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
0660117d5c Add hook for purchased products when premium is active
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
6d9bfdb1a8 Show premium banner instead of clicked links when not premium
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
cec2065486 Create premium banner component for stats page
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
bcfc187fba Show revenue stats only in premium plugin
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
9025b6b9f5 Move styles required in free version from premium to free
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00