Commit Graph

28 Commits

Author SHA1 Message Date
wxa
3eff873127 Remove jQuery UI datepicker references and styles [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
f7b8bb65f8 Display the notice only once
[MAILPOET-2724]
2020-03-30 09:52:21 +02:00
f98229372e Move duplicit code into ServicesChecker
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
7d352062ba Display unapproved key notice for sending step, disable send buttons
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
3b9ba5cac2 Fix stats redirect
When an unauthenticated user comes to any page they are redirected
to login screen. After they authenticate they are redirected
to the original page. But the # part of the url is ignored.
So we have to use regular query params from the email and
redirect user to the canonical URL later.

[MAILPOET-2554]
2020-01-15 16:50:24 +00:00
6522635dc7 Exclude globals from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
853cacb38e Add newsletters count to template
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
wxa
7dca67abf7 Link to MSS signup with prefilled email address [MAILPOET-2484] 2019-12-18 12:15:23 +00:00
856c870ae5 Show subscribers limit warning
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
wxa
98f18a48fb Always show 'Customize' button for WC email customizer [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
9d26d3ef24 Display detailed stats only when premium initialized
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
wxa
a38d08eb7c Create the WC transactional email only when it's first invoked [MAILPOET-2514] 2019-11-11 16:00:40 +00:00
f4e1da7ac0 Implement action
[MAILPOET-2300]
2019-10-02 09:42:43 +01:00
b16cec570e Rename confusing name
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
4154d0b928 Use feature flag for the MSS Pitch feature
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
1c4cb05cdf Pass the correct subscribers count to MSS pitch
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
744a6edc49 Allow MSS Pitch to be displayed on congratulate
[MAILPOET-2142]
2019-09-24 14:36:09 +01:00
01a0fe96c4 Remove no longer necessary checks
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
3a120d8a17 Show NPS poll only after sending 2019-08-20 11:56:01 -04:00
aa78636d87 Update abandoned cart email description
[MAILPOET-2205]
2019-08-14 11:03:24 +02:00
3539a636ca Remove "beta" from WooCommerce type
[MAILPOET-2190]
2019-08-01 13:29:37 -04:00
073b88979e Add Newsletters page class
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00