Commit Graph

12990 Commits

Author SHA1 Message Date
Pavel Dohnal
0a1fc128b7 Add a code comment
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
42ada2df95 Add an acceptance test
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
251bb872f6 Fix connecting query
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
cb8d88c0c3 Fix passing data
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
1e65c88035 Add field for date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
6af4cba250 Add validation
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
1a4b6380f6 Add a component for checkbox
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
6349a1cd89 Add a component for select custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
c90d1783aa Add a component for text custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
75c22f5f5f Create a component for custom field
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
0df0dc203a Rename user role
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
d4f165747f Load Custom Fields for segment form
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
a5f3a06110 Add backend mapping and validation
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
7e477a4c9c Register filter service in filter handler
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
e3bd23a2ee Refactor filter factory into multiple functions
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
4fff3ff56c Add filter for year month day date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
8881e1d96c Add filter for year month date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
09167e1440 Unify saving values with custom fields table
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
67c2289f4b Add filter for year date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
28013b2987 Add filter for month date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
f1934b3753 Add filter for checkbox custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
246d323174 Add filter for radio custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
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