Oluwaseun Olorunsola
274abc09fc
Fixed failing test and default select uncheck not saving
...
[MAILPOET-3894]
2021-11-10 09:42:15 +01:00
Pavel Dohnal
b30a8de9ca
Fix default confirmation message missing in new forms
...
[MAILPOET-3853]
2021-11-08 09:58:06 +01:00
Jan Lysý
1701229a10
Add a full stop to messages where was missing
...
[MAILPOET-3846]
2021-10-18 11:03:50 +02:00
Pavel Dohnal
aced9ce0b7
Refactor form renderer to accept Form Entity
...
[MAILPOET-3644]
2021-09-22 15:37:24 +02:00
Rostislav Wolny
abc965e143
Add support for colors in column block in form editor
...
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
8d0d2e168b
Add support for custom padding in form column
...
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
3700003e15
Don't render form column width style if only unit is saved
...
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
e5c90821be
Add support for isStackedOnMobile for columns
...
[MAILPOET-3564]
2021-08-30 12:10:55 +02:00
Rostislav Wolny
bd41098e5e
Fix saving and rendering form columns widths
...
[MAILPOET-3654]
2021-08-30 12:10:55 +02:00
Rodrigo Primo
e59992cc16
Fix checkGenericClassInNonGenericObjectType PHPStan errors
...
This commit removes the checkGenericClassInNonGenericObjectType flag
from PHPStan configuration files and fixes all associated errors in our
code base.
[MAILPOET-3236]
2021-08-09 12:58:56 +02:00
Pavel Dohnal
13734f3e4e
Use a filter for form display
...
[MAILPOET-3385]
2021-05-24 12:44:12 +02:00
Pavel Dohnal
65c9bad64c
Fix pre-selecting date value
...
[MAILPOET-3470]
2021-04-15 15:47:57 +02:00
Rostislav Wolny
c1aef842d2
Fix rendering issues in form blocks
...
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
Rostislav Wolny
79fb1122ec
Fix displaying of forms with detailed placement configuration
...
[MAILPOET-3300]
2020-11-17 13:42:27 +01:00
Rostislav Wolny
137245eede
Fix unit tests to work with updated codeception/verify
...
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Rostislav Wolny
ba26e91f82
Update phpstan config for tests and fix errors in tests
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
6c5a3f32cf
Automatically apply line-height when font-size is set in form editor
...
[MAILPOET-3190]
2020-10-05 17:24:33 +02:00
Pavel Dohnal
55a895f2c4
Display form on product pages
...
[MAILPOET-3210]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
3f65aaee8d
Display on tags/categories
...
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
5a864f4f42
Display form for selected pages
...
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
eb5ae12cd7
Display form for selected posts
...
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
2256c54f0c
Make the code more compact
...
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Rostislav Wolny
b818e2755a
Staticize emojis in form templates
...
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
01057c7ff1
Add assets url factory method to form template
...
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Rostislav Wolny
0f0472975d
Refactor default form custom css to constant
...
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Pavel Dohnal
401b780dce
Use refactored in form displaying
...
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Rostislav Wolny
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
Rostislav Wolny
d720832f97
Set automatic height for inputs if form is using custom font size
...
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
79c70c8341
Rename form template parent class
...
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
7087bd3b3c
Refactor form templates repository to return templates objects
...
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
9155b8d95a
Refactor default form success message detection to form factory
...
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Pavel Dohnal
4766f0a5e6
Only display form if the type is enabled
...
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Rostislav Wolny
c66eae74cd
Enforce heading font size in mobile forms
...
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
a6b8330968
Hide spacers and limit dividers height in form on mobile
...
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
c6873c5d75
Refactor form background style to allow multiple backgrounds
...
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
56be474bb1
Render form gradient on front end
...
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
12dff2c34d
Render submit button gradient on front end
...
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
4d1fbcd157
Add gradient rendering to columns on front end
...
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
14aa0b1393
Refactor creating of default form to use templates
...
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
8114715b87
Add correct success message to form created from template
...
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
648199f6cf
Add form templates repository service
...
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
2c33cbfa24
Render paragraph and heading typography styles on front end
...
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Pavel Dohnal
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
Rostislav Wolny
f35dc468b2
Render heading background color in form on front end
...
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Pavel Dohnal
f3370a62d0
Prevent rendering forms multiple times
...
[MAILPOET-2902]
2020-06-15 10:38:00 +02:00
Pavel Dohnal
942e520c56
Render font family
...
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
5034d313a3
Display paragraph padding
...
[MAILPOET-2922]
2020-06-09 14:38:07 +02:00
Pavel Dohnal
edd3e7da79
Remove padding on mobile
...
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
Pavel Dohnal
27e0f16467
Enqueue google fonts
...
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Rostislav Wolny
419a50e10a
Render only one corner with border radius for slide in
...
[MAILPOET-2912]
2020-06-01 15:31:07 +02:00