Commit Graph

406 Commits

Author SHA1 Message Date
06957e9fef Remove delay settings from form templates
[MAILPOET-2988]
2020-10-01 15:44:41 +02:00
f0daa78072 Add real form thumbnails
[MAILPOET-2988]
2020-10-01 15:44:41 +02:00
719726e396 Add real names to form templates
[MAILPOET-2988]
2020-10-01 15:44:41 +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
05f68a07bd Unify privacy policy label text in form templates
[MAILPOET-3156]
2020-10-01 10:02:56 +02:00
55a895f2c4 Display form on product pages
[MAILPOET-3210]
2020-09-17 13:41:31 +02:00
3f65aaee8d Display on tags/categories
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
5a864f4f42 Display form for selected pages
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
eb5ae12cd7 Display form for selected posts
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
a32c871405 Remove unused proprty
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
ea3b8884f6 Fix form preview
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
dfcc8f8ba6 Add animation class to the form
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
451393315f Update form templates outdated settings
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
839216cf9c Update spacing in fixed bar form templates
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
249dc15a57 Refactor translation strings in form templates 7 and 10
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
0ca8bcfbf5 Refactor translation strings in form templates 4 and 6
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
fedfc32910 Refactor translation strings in form templates 1 and 3
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
8d08560760 Add link tag replacement support to form templates
[MAIPOET-3076]
2020-09-14 14:22:11 +02:00
b818e2755a Staticize emojis in form templates
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
638c55db95 Fix apostrophes and replace privacy policy urls in form templates
[MAILPOET-3076]
2020-09-14 14:22:11 +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
d5a840aa2f Refactor assets fetching for form template 4
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
e18d4b9e2a Refactor assets fetching for form template 6
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
01057c7ff1 Add assets url factory method to form template
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
0f0472975d Refactor default form custom css to constant
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
2697bbc9fe Fix too much space at the end of form
[MAILPOET-3090]
2020-09-09 11:11:50 +02:00
81a37be18f Display form on mouse exit
[MAILPOET-3057]
2020-09-07 09:57:12 +02:00
8b6d0421d6 Remove redundant tags
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
2a37be1f88 Fix position
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
b82d11ddba Update templates to the new structure
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
401b780dce Use refactored in form displaying
[MAILPOET-3072]
2020-09-02 13:17:44 +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
1c1d9d7037 Set input inline border radius as !important
We need to override Shapely theme's !important rule
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
37c8eb2146 Add custom css for heading margins to template 4 forms
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
e2d6087c95 Add line heights to form template paragraphs and headings
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
3244ff9eb4 Turn off all display settings for form templates
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
e8d0b7d8c8 Add forward compatibility for form placement toggles
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
d720832f97 Set automatic height for inputs if form is using custom font size
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
9f91a408d4 Fix main font settings in form templates
[MAILPOET-2810]
2020-08-12 17:49:55 +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
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