Rostislav Wolny
274e197a49
Use new tracking config also in JS apps
...
This commit replaces window.mailpoet_tracking_enabled variable with
tracking config object that carries the level and configuration for
all tracking options (emailsTrackingEnabled, cookieTrackingEnabled).
The window.mailpoet_tracking_enabled is confusing since it is not obvious what type of tracking is enabled.
[MAILPOET-3185]
2021-12-06 17:03:28 +01:00
Rostislav Wolny
699266c920
Use TrackingConfig and new tracking settings property in PHP
...
[MAILPOET-3185]
2021-12-06 17:03:28 +01:00
Pavel Dohnal
dcc8eccb42
Add control for selecting segments
...
[MAILPOET-3502]
2021-11-30 12:33:38 +01:00
Jan Lysý
d6e709ff53
Use cache oldest created at in template
...
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Pavel Dohnal
75c22f5f5f
Create a component for custom field
...
[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
Jan Lysý
f4ce284e5c
Add engagement score into segment list
...
[MAILPOET-3533]
2021-05-12 14:42:22 +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
173a4a124c
Load WooCommerce countries for segment form
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Jan Lysý
d471e19f92
Use the currency symbol from WC instead of string
...
[MAILPOET-3227]
2021-04-26 11:29:48 +02:00
Rostislav Wolny
85d0851909
Hide subscriptions segment options when the plugin is not active
...
[MAILPOET-3471]
2021-04-20 15:51:09 +02:00
Rostislav Wolny
0728bc2e12
Load subscription products for segments form
...
[MAILPOET-3471]
2021-04-20 15:51:09 +02:00
Rostislav Wolny
2c3f6488c2
Remove no longer needed fetching of WP user count
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
7c8f29a90d
Get rid of premium_subscriber_count and load count using doctrine
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Pavel Dohnal
344a338376
Move data selection to a reusable service
...
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
wxa
4039ac873a
Use the updated component in subscriber and segment listings [MAILPOET-2917]
2020-06-02 13:52:25 +02:00
Rostislav Wolny
9f3daf3256
Optimize fetching product names on segments page
...
[MAILPOET-2904]
2020-05-11 14:40:29 +02:00
Pavel Dohnal
4eda8a0fb5
Move segment creation to lists
...
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
47a9586aa7
Use javascript notice
...
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Jan Jakeš
eba441f4c1
Add SubscribersLimitNotice to mailpoet-segments page
...
[MAILPOET-2626]
2020-01-30 18:43:09 +00:00
Jan Jakeš
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
01a0fe96c4
Remove no longer necessary checks
...
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
Rostislav Wolny
0cf89eb28c
Add Segments page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00