Commit Graph

9623 Commits

Author SHA1 Message Date
Jan Jakeš
720d9a4808 Group release methods together & improve their order
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
34e4203b9f Move release commands to a namespace & improve naming
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
3bce5ed8fa Use logical order of translation command methods
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
305991ba26 Namespace translations commands & improve naming
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
f0558934bf Move protected functions to the end of RoboFile.php
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
7466a9b0a6 Document "only one column with CURRENT_TIMESTAMP" error workarounds
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
9aaafaa8f9 Add fix for MySQL < 5.6.5
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
82210b40eb Add 'updated_at' to WooCommerce purchase stats table
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
348c227ee9 Cleanup data both before and after the test to avoid flakines
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
e19517510e Make multiple newsletters purchase tracking test more strict
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
fda5da288b Use char(3) type for currency code
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
26c3f84695 Hook purchase tracking to order status, not to payment
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
3c69700a6b Make WooCommercePurchases non-public in DI container
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
cfdb0db57c Track also free (0 value) purchases
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
079bd337c7 Rename WooCommerce "orders" to more exact "purchases"
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
db7c0cddac Use DateTimeInterface instead of DateTime
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
114c80cee2 Use more descriptive alias in WooCommerceOrdersTest
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
3280eeb241 Add annotations for PHPStan
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
5ae89efb03 Add tests for WooCommerce payment stats
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
481f5b9344 Add tracking of WooCommerce oders after payment
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Jan Jakeš
97c4260697 Add table for tracking WooCommerce order stats
[MAILPOET-1855]
2019-04-24 14:52:40 -04:00
Rostislav Wolny
e4525bbfe7 Update symfony/dependency-injection in prefixed deps
[MAILPOET-2002]
2019-04-24 10:56:45 +02:00
Rostislav Wolny
59f2b438ac Add composer security check for prefixed dependencies
[MAILPOET-2002]
2019-04-24 10:56:45 +02:00
Rostislav Wolny
8cd1472af1 Update dev dependency: symfony/dependency-injection
[MAILPOET-2002]
2019-04-24 10:56:45 +02:00
Pavel Dohnal
8b6fd78cfa [MAILPOET-1898] 2019-04-23 12:33:15 -04:00
Jan Jakeš
5fa8b92476 Fix inconsistent ALC query type when used with/without taxonomies
[MAILPOET-1960]
2019-04-23 12:12:42 -04:00
Pavel Dohnal
b8cd2ed0bf Preserve input field on method selection
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
d53776459c Fix spacing to match original
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
df9745081c Correct formatting
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
c847b0f0d5 Display badge in green for new users
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
152775a81a Stop reseting data when method switching
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
dd41d46888 Add a prefix to our class
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
7fa133570f Update links to the current ones
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
511c243f3d Remove redundant selector
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
ff87aff3c4 Fix formatting issues
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
ad292b4d7f Remove redundant code
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
c75ea62ca9 Prefix our classes
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
f01680a9f1 Style MailChimp import
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
e198152dda Add MailChimp on finish
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
aa2184cf78 Move buttons to component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
8a3077db0b Load MailChimp Lists
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
1a4b0f2785 Create mailchimp component in react
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
8d6b05a80e Upload csv by file in React
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
bd5d62304d Paste functionality
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
a685f1632b Style paste component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
0bdf42b183 Add paste component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
92ca2c3633 Display componets for inputs
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
407e5387a4 Add styling
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
ea3ed26ce1 Connect method selcetion component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
55360c5c7b Move method selction form to component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00