Commit Graph

140 Commits

Author SHA1 Message Date
bbde9cf36d Split sending pages to form editor
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
5c21da80d5 Add data to template
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
8e83eb3493 Add form templates based on template 7
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
24fbeeb05f Add form templates based on template1
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
cf8ad9d20f Fix coding style in form editor page
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
f13f22c8b6 Display banner for users who have no access to subscriber stats
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
e48bb4ee23 Reworded a description
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
4bfa841f48 Add form Template 10 group
[MAILPOET-3074]
2020-08-14 09:31:14 +02:00
a42e97d900 Add form Template 6
[MAILPOET-3074]
2020-08-14 09:31:14 +02:00
295ca93920 Add Template 4 group templates
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
c660f011dc Refactor form template ids to class constants
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
c74bc28969 Remove demo form template
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
2b655f0fa8 Add form templates from Template 3 group
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
7087bd3b3c Refactor form templates repository to return templates objects
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
1a1a8c4887 Display Recently sent first in the email template selection
Fixes: #2963
[MAILPOET-2087]
2020-08-05 15:15:09 +02:00
wxa
bf6ad55e3d Remove old WooCommerce steps [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
wxa
79314bc2c7 Add WooCommerce setup page on the backend [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
5a7c58999c Send mta data to template for beacon
[MAILPOET-3043]
2020-07-09 09:35:49 +02:00
b4dc778230 Load form templates data for template selection page from repository
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
c4628d4f78 Update usages of form factory
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
5c6135a88f Remove redundant condition
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
565da8b52e Move Template Selection to a separate page
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
07637c69cf Create a new form from template
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
5498554c8c Add form template selection page
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
87e7290d9a Load Gutenberg JS translations from WP for form editor
[MAILPOET-2942]
2020-06-15 14:38:32 +02:00
wxa
3eff873127 Remove jQuery UI datepicker references and styles [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
338e223213 Remove fonts duplication
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
wxa
4039ac873a Use the updated component in subscriber and segment listings [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
2c53507a4e Update form style utils method names
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
9f3daf3256 Optimize fetching product names on segments page
[MAILPOET-2904]
2020-05-11 14:40:29 +02:00
777ed7f9e6 Remove unused data
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
c19902c32d Remove old settings files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
eee44e9d06 Remove dynamic segments code
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
4eda8a0fb5 Move segment creation to lists
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
97b76031b5 Remove screen paused sending
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
f01643b50f Enqueue Wordpress media library assets on form editor page
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
e66b0c7f9a Add roles field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
903314669a Add task scheduler field
[MAILPOET-2680]
2020-04-08 09:40:19 +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
5160498c22 Display unapproved key notice for 'Send preview'
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
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
2d3919d2e3 Display 'Subscribe in registration form' even if registration is disabled
[MAILPOET-2700] & [MAILPOET-2565]
2020-02-24 18:59:05 +00:00
0fd954184d Create a new form for the user
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
dc5a296133 Inject dateBlock to services which use it
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
37423908d7 Refactor getStyles method from static to instance method
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
eba441f4c1 Add SubscribersLimitNotice to mailpoet-segments page
[MAILPOET-2626]
2020-01-30 18:43:09 +00:00