Commit Graph

96 Commits

Author SHA1 Message Date
Amine Ben hammou
1d029374e8 Create new settings page
[MAILPOET-2676]
The new settings can be accessed via `?page=mailpoet-new-settings`
I don't think we need a flag for this because it's already hidden.
2020-03-16 08:03:26 +01:00
Jan Jakeš
2d3919d2e3 Display 'Subscribe in registration form' even if registration is disabled
[MAILPOET-2700] & [MAILPOET-2565]
2020-02-24 18:59:05 +00:00
Pavel Dohnal
0fd954184d Create a new form for the user
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Rostislav Wolny
dc5a296133 Inject dateBlock to services which use it
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Rostislav Wolny
37423908d7 Refactor getStyles method from static to instance method
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Jan Jakeš
eba441f4c1 Add SubscribersLimitNotice to mailpoet-segments page
[MAILPOET-2626]
2020-01-30 18:43:09 +00:00
Jan Jakeš
f7a1f63a28 Add SubscribersLimitNotice to mailpoet-subscribers page
[MAILPOET-2626]
2020-01-30 18:43:09 +00:00
Pavel Dohnal
fe84b9f9fb Remove the old form editor
[MAILPOET-2625]
2020-01-30 18:29:02 +00:00
Pavel Dohnal
a37d8888d9 Display nps statis meter
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Rostislav Wolny
447e01b0aa Remove new form editor feature flag
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Pavel Dohnal
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
Jan Jakeš
685b4885c0 Exclude WordPress and WooCommerce variables from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
6522635dc7 Exclude globals from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
94afd66325 Convert properties not caught by Code Sniffer to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +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
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Amine Ben hammou
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Amine Ben hammou
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
wxa
20d42af4dc Remove the WC customizer feature flag [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
f9ec25213d Always fetch styles from WooCommerce [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
Rostislav Wolny
d3399ca883 Add date field settings data to store
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Pavel Dohnal
d069b0dab4 Send custom fields into template
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
Ján Mikláš
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
Jan Jakeš
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
wxa
748f99f965 Don't verify unsubscribe link presence in the WC template [MAILPOET-2561] 2019-12-12 13:12:06 +00:00
Amine Ben hammou
856c870ae5 Show subscribers limit warning
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
daf2b0bffb Remove the subscribers limit page
[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
wxa
b528b732a5 Add WC customizer activation button to the editor [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
21fb16116d Fix a redirect when WC is disabled (thus no output buffering) [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
393b377437 Fix colors and font sizes, add default logo, remove CTA button [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
Rostislav Wolny
e53c58201b Add default styles for newly created forms
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
969f66e71c Add form placement section to form settings
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Jan Jakeš
b1aed487be Simplify CronTrigger methods list & its usage
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Amine Ben hammou
10d36393f6 Add all email contents and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Amine Ben hammou
bd5f18af29 Load all headings and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Jan Jakeš
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
wxa
68eb3ade6e Customize the WC transactional email template based on WC settings [MAILPOET-2339] 2019-11-06 17:06:07 +00:00
Rostislav Wolny
ac0fd14c7c Add new form editor hello world
[SHOP-2450]
2019-11-06 16:54:40 +00:00
Jan Jakeš
c91cd1255a Eliminate SettingsController creation in Helpscout Beacon
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
wxa
31d224ea4f Use CronHelper service in API and UI classes [MAILPOET-2459] 2019-11-06 09:58:36 +00:00
Pavel Dohnal
1095cba1f1 Add missing translation domains
[MAILPOET-2494]
2019-11-05 10:34:17 +00:00
Pavel Dohnal
51193359c7 Remove new premium page feature flag
[MAILPOET-2493]
2019-10-29 15:12:53 +00:00
Amine Ben hammou
ad899e436c Add heading content
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
80ec5c53f0 Set headings color from WooCommerce
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Ján Mikláš
a5129b3293 Use exit instead of return after redirect
[MAILPOET-2408]
2019-10-11 15:57:38 +01:00
Ján Mikláš
4d8119028d Show notice in settings to enable WC customizer
[MAILPOET-2408]
2019-10-11 15:57:38 +01:00