Commit Graph

58 Commits

Author SHA1 Message Date
0d6a068351 Add condition for adding custom HTML block to inserter
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
8456581695 Refactor segment lists fetching methods to separate repository
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
ade48fc359 Load list of segments on form editor page using doctrine
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
15ae8ae369 Use the data loader in form editor
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
5f05495fa0 Display tutorial to all users
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
bfaa1bbec4 Display tutorial only to new users
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
e52a2af475 Add data about form editor tutorial into store
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
dfc4c286df Use init form template settings as fallback for corrupted data
[MAILPOET-3924]
2020-11-19 09:55:28 +01:00
df1f00f4df Add Test 14 form based templates
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
b9e5c12697 Add Test 13 form based templates
[MAILPOET-3208]
2020-10-26 12:31:50 +01:00
3c5dc77889 Add Test 18 form based templates
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
150743a533 Add Test 17 form based templates
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
e8891dd2b1 Add Test 12 based templates
[MAILPOET-3190]
2020-10-05 17:24:33 +02:00
5b08451809 Add Test 11 based templates
[MAILPOET-3190]
2020-10-05 17:24:33 +02:00
1664a0fb30 Add temporary template thumbnails 2020-10-01 15:44:41 +02:00
448565603b Unify naming of template files
[MAILPOET-2988]
2020-10-01 15:44:41 +02:00
85a729ed86 Divide form templates data into categories
[MAILPOET-2988]
2020-10-01 15:44:41 +02:00
fbe4444737 Prevent loading whole posts on form editor page
The whole post can take a lot of memory, we only need name and id

[MAILPOET-3187]
2020-10-01 09:49:17 +02:00
0ed20f0d3e Pass woocommerce data to template
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
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
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
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
338e223213 Remove fonts duplication
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
2c53507a4e Update form style utils method names
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
f01643b50f Enqueue Wordpress media library assets on form editor page
[MAILPOET-2750]
2020-04-08 12:04:47 +02: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
fe84b9f9fb Remove the old form editor
[MAILPOET-2625]
2020-01-30 18:29:02 +00:00
447e01b0aa Remove new form editor feature flag
[MAILPOET-2549]
2020-01-27 10:08:31 +00: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
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00