Rostislav Wolny
93cfc4d251
Add loading settings to JS also on Welcome Wizard page
...
Settings are needed in the WooCommerce setup step where we
have a logic for setting tracking level.
[MAILPOET-3185]
2021-12-06 17:03:28 +01:00
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
a77f82e0cf
Adjust WooCommerce wizard step to set proper tracking settings
...
We want to allow users to adjust tracking settings also on the WooCommerce setup Wizard.
In case they choose to disable cookie tracking we set the lowest from current_value and 'partial'.
[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
Pavel Dohnal
5da71f7a28
Render form Id in exports in frontend
...
[MAILPOET-3872]
2021-11-10 12:09:07 +01:00
Jan Lysý
8166584d10
Add activation url to store
...
[MAILPOET-3719]
2021-10-18 09:18:18 +02:00
Jan Lysý
e9a4c6e090
Fix incompatibility after Doctrine refactor
...
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
2af076ab83
Delete FormFactory
...
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
e1f83d4b51
Remove code for creating a new form
...
This code was unreachable because the flow for form creation was changed.
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Jan Lysý
42e73437d9
Don't create a form on template select
...
[MAILPOET-3662]
2021-09-27 10:14:02 +02:00
Pavel Dohnal
942d756b9f
Use Doctrine in form editor
...
[MAILPOET-3644]
2021-09-22 15:37:24 +02:00
Jan Lysý
d0e4ed3892
Remove mailpoet pages from the 'After submit' option
...
[MAILPOET-3675]
2021-09-22 12:34:19 +02:00
Pavel Dohnal
21839fc30b
Fix indentation of multiline function declarations
...
[MAILPOET-3732]
2021-09-17 12:17:36 +02:00
Pavel Dohnal
cdda3480ca
Make all constructor signatures multiline
...
[MAILPOET-3732]
2021-09-16 14:19:40 +02:00
Jan Lysý
1a2c2746ca
Add the subscribers recalculate component on the subscribers listing
...
[MAILPOET-3708]
2021-08-16 10:25:37 +02:00
Jan Lysý
d6e709ff53
Use cache oldest created at in template
...
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Rostislav Wolny
65b834a9ff
Update renamed NotCamelCaps rule
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
59c8dfe0a7
Force Woo email settings filters for woo template editor
...
In order to load correct global styles even when the feature for using MailPoet's Woo template is off, we need to make sure we always apply filters before we load woo styles.
[MAILPOET-3645]
2021-06-14 14:30:01 +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
Pavel Dohnal
a2c1b4f8bc
Display subscribers score on the listings page
...
[MAILPOET-3525]
2021-04-26 13:46:23 +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
Jan Lysý
7ef0f7a600
Create simple router with newsletters redirect
...
[MAILPOET-3536]
2021-04-05 10:26:53 +02:00
Jan Lysý
6469e0bf5b
Fix response in NewsletterEditor
...
[MAILPOET-3268]
2021-03-16 14:39:47 +01:00
Jan Lysý
dffaab10a2
Use getCurrentWPUser from SubscribersRepository
...
[MAILPOET-3268]
2021-03-16 14:39:47 +01:00
Pavel Dohnal
61c8b3702a
Add offset/limit to logs page
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
4481444282
Filter data
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
f1b2f01fee
Refactor logs to javascript
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
1d8a5d42ee
Format the date
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
a164ce8c8a
Display shorter message
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
74367ae40e
Display data in table
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
7f599dbf8a
Pass data to template
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
c3372dfee8
Load logs
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
174583cc84
Create repository for logs
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Pavel Dohnal
de47ec9c7f
Add an empty logs page
...
[MAILPOET-3135]
2021-03-16 14:29:18 +01:00
Rostislav Wolny
0d6a068351
Add condition for adding custom HTML block to inserter
...
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
ab5720b4ca
Allow WooCommerce and WP segments in shortcodes settings
...
[MAILPOET-3419]
2021-02-15 11:40:43 +01:00
Pavel Dohnal
8698fd944f
Remove the Update page
...
[MAILPOET-3406]
2021-02-08 13:01:06 +01:00
Rostislav Wolny
8456581695
Refactor segment lists fetching methods to separate repository
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
0ee10fe2f9
Load list of segments on subscribers page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
ee6eea5f99
Load list of segments on settings page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
ade48fc359
Load list of segments on form editor page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
09fa34f6e6
Load list of segments on newsletters page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
bdb6477b4b
Replace usages of Subscriber::getTotalCount by Subscribers service
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00