Commit Graph

10986 Commits

Author SHA1 Message Date
Rostislav Wolny
b7adb0ec84 Fix email form block blur/focus issues
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
524cebbc6f Update acceptance test inserter
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
2092a90d61 Add a new inserter component
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
ae08bc6990 Disable patterns
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
67c2abe8d9 Remove isLarge that has been removed from Gutenberg
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
7f072d0192 Update gutenberg packages
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Rostislav Wolny
4174943b77 Add reset css form blocks max-width and increase specificity
[MAILPOET-2810]
2020-08-12 17:49:55 +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
37c8eb2146 Add custom css for heading margins to template 4 forms
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
e2d6087c95 Add line heights to form template paragraphs and headings
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
5f31463f17 Reset top/bottom margins for centered figures
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
3244ff9eb4 Turn off all display settings for form templates
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
e8d0b7d8c8 Add forward compatibility for form placement toggles
[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
9f91a408d4 Fix main font settings in form templates
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
c8e06679e7 Reset form heading before and after pseudo-elements
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
295ca93920 Add Template 4 group templates
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
c660f011dc Refactor form template ids to class constants
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
c74bc28969 Remove demo form template
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
2b655f0fa8 Add form templates from Template 3 group
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
81ae53141c Add translations generating to template exporter
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Rostislav Wolny
4842bac21a Add simple plugin for exporting forms to Template class
[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
04e431dae5 Add form template ability to transform to form entity
[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
Rostislav Wolny
defc83e0c4 Refactor form templates to use inheritance
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
Pavel Dohnal
21367ef05d Test master switch
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
e591ab1040 Remove uneeded dependency
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
1a3ea15817 Update plugin version
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
3b2f437709 Hide malformed forms
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
188f64e068 Add tests
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
d325a80695 Update acceptance tests
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
9993e0ac13 Map switches before saving
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
b6e843e0ac Add a switch for enabling the placement
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
3626dac3e7 Simplify code to use new switches
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
6dec4352e1 Map form type switches after loading
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
4dd803af10 Use form type switch in listings
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
4766f0a5e6 Only display form if the type is enabled
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
e6706dae6c Prevent dispaying disabled form in widget
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
ca8831e5bb Display form only if it is enabled
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
51aa4055c9 Save the form status
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
17c996af69 Add master switch to the form editor
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
b1e9c1a4a9 Add placement enabled settings
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
f0127cd68b Add column that enables/disables the form
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Rostislav Wolny
76ea4a08e9 Render different top level headings on mobile form
[MAILPOET-3079]
2020-08-12 13:19:02 +02:00
Pavel Dohnal
33e06858b1 Pass invalid url as a string not an array
[MAILPOET-3097]
2020-08-12 11:37:28 +02:00
Pavel Dohnal
7cf90b88c5 Use an email that doesn't fail validation
[MAILPOET-3097]
2020-08-12 11:37:28 +02:00
Pavel Dohnal
e38b00f0f2 Unset global closure in tests
[MAILPOET-3097]
2020-08-12 11:37:28 +02:00
Rostislav Wolny
1c994ce03d Fix flaky manage welcome email test
[MAILPOET-3091]
2020-08-12 07:47:06 +02:00