Commit Graph

13768 Commits

Author SHA1 Message Date
Pavel Dohnal
ce6348cb71 Add filter for text custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Rostislav Wolny
96b453369e Release 3.61.0 2021-05-18 12:25:50 +02:00
Pavel Dohnal
f128f8df26 Remove wysija as MP3 plugin author
[MAILPOET-3617]
2021-05-17 12:39:28 +02:00
Jan Lysý
1202036ec8 Add notification and welcome email to the user manage subscriptions
[MAILPOET-2496]
2021-05-17 12:38:26 +02:00
Pavel Dohnal
b48300d7b2 Add more groups for acceptance tests 2021-05-17 12:28:35 +02:00
Jan Lysý
5789dd4455 Update integration test for email opens filter
[MAILPOET-3612]
2021-05-17 10:22:41 +02:00
Jan Lysý
673436bc3f Fix calculating email opens for dynamic segments
[MAILPOET-3612]
2021-05-17 10:22:41 +02:00
Jan Lysý
5ef632bacd Add missing div element with ID for WooCommerce emails
[MAILPOET-3485]
2021-05-17 09:57:56 +02:00
Jan Lysý
28060c8e12 Reschedule existing subscriber score task on reset
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
62cb468525 Rename method and variables
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
51dfdc7b69 Simplify list score column condition
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
8060a513ad Fix hitting metadata cache for proxy's interfaces
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
92b0e87065 Add description into tooltip and improve texts
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
20ac95a016 Update integration tests for StatisticsOpensRepository
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
31ddcbe50b Increase resolution for acceptance test
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
6d0486cfc5 Add calculation segment score
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
a92943ff30 Change the column name for a subscriber score in the subscriber's list
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
f4ce284e5c Add engagement score into segment list
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
3eb245da76 Modify engagement score component for reusability
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Jan Lysý
4103a02651 Add columns for average score into segments
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
Rostislav Wolny
c229205a73 Fix order of options for WooCommerce segments
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
5f5e5d0860 Fix backend error messages
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
d4fbe95aef Refactor SQL for segment in country to use join instead subselect
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
1ec4300153 Remove unnecessary optional chaining when accessing countries data
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
0a0c63cd1f Show only allowed countries in options for customer country segment
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
a3935d3e04 Add strict_types check to WooCommerce country filter class
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
c4406d6bbe Fix typo in error message and data factory method name
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
44373b9bd9 Add creating woo customers in woo revenues data generator
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
d17c8ab81e Add newsletter stats into WooCommerce data generator
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
aa09ed2504 Add data generator interface
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
81fc441d4f Add parallel execution for data generator
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
ab00ff7869 Fix data generator for random revenues
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
dd842bd4c3 Add acceptance test checking country segment loads customers
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
64833bf871 Move WooCommerce segments acceptance tests into correct folder
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
f4dd366423 Fix rendering of react select when switching between woo actions
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
7402cba071 Add client side validation for customer country segment
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
47eb085d2a Add backend mapping and validation for customer country segment
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
ca8328ebce Add is in country into WooCommerce segment form
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
173a4a124c Load WooCommerce countries for segment form
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
b54eb9af41 Register country filter service in filter handler
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
846f51c5d6 Refactor filter selection from filter handler to factory class
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
b177330856 Add customer country segment filter service
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Pavel Dohnal
8f01a9b2b7 Upgrade tinymce
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
2860db41e5 Upgrade typescript
[MAILPOET-3603]£
2021-05-11 13:56:55 +02:00
Pavel Dohnal
93ad6a1cab Upgrade phplint
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
46249a10ec Upgrade storybook addons
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
9d456183a4 Upgrade babel packages
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
4df60d4e43 Upgrade underscore
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
e907c7a0fd Remove unused babel proposals
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
aa250901a8 Fixed audit problems
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00