Commit Graph

15 Commits

Author SHA1 Message Date
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
bdb6477b4b Replace usages of Subscriber::getTotalCount by Subscribers service
[MAILPOET-3143]
2021-01-11 14:55:44 +01: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
wxa
7dca67abf7 Link to MSS signup with prefilled email address [MAILPOET-2484] 2019-12-18 12:15:23 +00:00
Pavel Dohnal
b16cec570e Rename confusing name
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
Pavel Dohnal
4154d0b928 Use feature flag for the MSS Pitch feature
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
Pavel Dohnal
1c4cb05cdf Pass the correct subscribers count to MSS pitch
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
Pavel Dohnal
744a6edc49 Allow MSS Pitch to be displayed on congratulate
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
Pavel Dohnal
9d5f43b411 Show the pitch only if key is not stored
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
Pavel Dohnal
20ea3359f2 Display heading based on subscriber's count
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
Jan Jakeš
01a0fe96c4 Remove no longer necessary checks
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
Rostislav Wolny
654669e52c Refactor forgotten get_option call using WPFunctions
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
fe604745c1 Add WelcomeWizard page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00