|
79c70c8341
|
Rename form template parent class
[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 |
|
|
04e431dae5
|
Add form template ability to transform to form entity
[MAILPOET-2810]
|
2020-08-12 17:49:55 +02:00 |
|
|
9155b8d95a
|
Refactor default form success message detection to form factory
[MAILPOET-2810]
|
2020-08-12 17:49:55 +02:00 |
|
|
defc83e0c4
|
Refactor form templates to use inheritance
[MAILPOET-2810]
|
2020-08-12 17:49:55 +02:00 |
|
|
3b2f437709
|
Hide malformed forms
[MAILPOET-3075]
|
2020-08-12 16:35:28 +02:00 |
|
|
4766f0a5e6
|
Only display form if the type is enabled
[MAILPOET-3075]
|
2020-08-12 16:35:28 +02:00 |
|
|
e6706dae6c
|
Prevent dispaying disabled form in widget
[MAILPOET-3075]
|
2020-08-12 16:35:28 +02:00 |
|
|
ca8831e5bb
|
Display form only if it is enabled
[MAILPOET-3075]
|
2020-08-12 16:35:28 +02:00 |
|
|
41341e92d3
|
Hide success/error messages in widget form preview
[MAILPOET-3071]
|
2020-08-05 12:06:23 +02:00 |
|
|
29535f6e9b
|
Fix incorrect form media styles
[MAILPOET-3024]
|
2020-07-08 14:22:22 +02:00 |
|
|
c66eae74cd
|
Enforce heading font size in mobile forms
[MAILPOET-3024]
|
2020-07-08 12:19:12 +02:00 |
|
|
a6b8330968
|
Hide spacers and limit dividers height in form on mobile
[MAILPOET-3024]
|
2020-07-08 12:19:12 +02:00 |
|
|
f96749858c
|
Refactor front end mobile styles generating in separate method
[MAILPOET-3024]
|
2020-07-08 12:19:12 +02:00 |
|
|
c6873c5d75
|
Refactor form background style to allow multiple backgrounds
[MAILPOET-3005]
|
2020-07-07 09:18:31 +02:00 |
|
|
56dbf5bec1
|
Remove unnecessary condition for background styles render
[MAILPOET-3005]
|
2020-07-07 09:18:31 +02:00 |
|
|
56be474bb1
|
Render form gradient on front end
[MAILPOET-3005]
|
2020-07-07 09:18:31 +02:00 |
|
|
12dff2c34d
|
Render submit button gradient on front end
[MAILPOET-3005]
|
2020-07-07 09:18:31 +02:00 |
|
|
4d1fbcd157
|
Add gradient rendering to columns on front end
[MAILPOET-3005]
|
2020-07-07 09:18:31 +02:00 |
|
|
876a6b33bd
|
Fix left alignment CSS
[MAILPOET-3005]
|
2020-07-07 09:18:31 +02:00 |
|
|
a469cd3097
|
Display a default selection
[MAILPOET-2963]
|
2020-07-07 08:35:21 +02:00 |
|
|
5c9d844e0d
|
Display close icon
[MAILPOET-2963]
|
2020-07-07 08:35:21 +02:00 |
|
|
a45a66b9d0
|
Move form templates data into subdirectory
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
b4dc778230
|
Load form templates data for template selection page from repository
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
14aa0b1393
|
Refactor creating of default form to use templates
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
4fc3d7b686
|
Add template for default form
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
8114715b87
|
Add correct success message to form created from template
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
552c1f32b0
|
Add temporary demo form template
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
57ff83441f
|
Use Initial form styles as default styles
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
7d62b15979
|
Refactor form factory to use form templates
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
648199f6cf
|
Add form templates repository service
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
42e807e2ce
|
Add form template interface and initial form template
[MAILPOET-2985]
|
2020-07-06 15:18:23 +02:00 |
|
|
2c33cbfa24
|
Render paragraph and heading typography styles on front end
[MAILPOET-3007]
|
2020-06-30 09:32:11 +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 |
|
|
cee7416fdc
|
Display form always in the_content, not just once
Use magical functions that seems to work
[MAILPOET-3009]
|
2020-06-25 10:13:53 +02:00 |
|
|
f35dc468b2
|
Render heading background color in form on front end
[MAILPOET-2976]
|
2020-06-23 09:14:20 +02:00 |
|
|
0fa4ebfe47
|
Add padding for mobile forms
[MAILPOET-2964]
|
2020-06-16 09:38:19 +02:00 |
|
|
c4cea7335b
|
Move last paragraph styles to be more specific
[MAILPOET-2964]
|
2020-06-16 09:38:19 +02:00 |
|
|
f3370a62d0
|
Prevent rendering forms multiple times
[MAILPOET-2902]
|
2020-06-15 10:38:00 +02:00 |
|
|
f1fe28d409
|
Render submit font in JS
[MAILPOET-2911]
|
2020-06-11 14:45:24 +02:00 |
|
|
b1f52bc069
|
Add hook for removing display custom fonts
[MAILPOET-2911]
|
2020-06-11 14:45:24 +02:00 |
|
|
942e520c56
|
Render font family
[MAILPOET-2911]
|
2020-06-11 14:45:24 +02:00 |
|
|
5034d313a3
|
Display paragraph padding
[MAILPOET-2922]
|
2020-06-09 14:38:07 +02:00 |
|
|
edd3e7da79
|
Remove padding on mobile
[MAILPOET-2924]
|
2020-06-08 13:25:25 +02:00 |
|
|
6544d86616
|
Make sure the preview displays correct width
[MAILPOET-2924]
|
2020-06-08 13:25:25 +02:00 |
|
|
ed2bd30977
|
Update form responsiveness
[MAILPOET-2924]
|
2020-06-08 13:25:25 +02:00 |
|
|
5376a9c15d
|
Render font family in preview
[MAILPOET-2849]
|
2020-06-08 09:38:31 +02:00 |
|
|
338e223213
|
Remove fonts duplication
[MAILPOET-2849]
|
2020-06-08 09:38:31 +02:00 |
|
|
27e0f16467
|
Enqueue google fonts
[MAILPOET-2849]
|
2020-06-08 09:38:31 +02:00 |
|