Commit Graph

255 Commits

Author SHA1 Message Date
b74d2f3fea Fix post and pages mixup
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
3f949dfe24 Make sure the order stays stable
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
eb7dab84c4 Prevent displaying more forms in a single caterogy
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
3aeedd8eda Render slide in form in the page
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
7ad45493cd Revert "Send iframe header for form to allow embeding"
This reverts commit 9718bd5c0a.

[MAILPOET-2836]
2020-04-16 13:23:16 +02:00
4a23048fe2 Pass postion
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
57f695ea8d Render fixed bar form in page
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
9718bd5c0a Send iframe header for form to allow embeding
[MAILPOET-2836]
2020-04-14 10:08:23 +02:00
9701f46a77 Render segment names in form using actual segment names
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
b465e5205d Add srcset attribute rendering to image block renderer
Srcset is not rendered automatically when image is added in the content hook.
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
63d6d463cb Add support for image block link
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
7a604fa10e Render image block on front end
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
9c56c476d9 Display form below content and popup
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
149bb90245 Copy form colour to the popup background
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9d4bb40975 Display popup form
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
de0f31d0ee Display popup form on the page
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9f7c98c5e0 Ensure honeypot field is not visible
[MAILPOET-2755]
2020-03-31 09:39:17 +02:00
df34b6e287 Add full width as default email input and submit width
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
faa9c07eb1 Remove deprecated properties from newly created forms by form factory
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
94784cfd8a Add submit button styles support to block styles renderer
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
2c69d07109 Render block styles for submit button block
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
172241e650 Rename TextInputStyleRenderer to BlockStyleRenderer
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
9ffd442653 Render paragraph properties
[MAILPOET-2614]
2020-03-23 18:30:26 +01:00
c0a5097cdd Add an empty paragraph renderer
[MAILPOET-2614]
2020-03-23 18:30:26 +01:00
060a6839c7 Render form block custom classes on frontend
[MAILPOET-2746]
2020-03-21 09:40:46 +01:00
72a0afa75b Refactor block renderers to use wrapper renderer
[MAILPOET-2746]
2020-03-21 09:40:46 +01:00
65afeca59e Add form block wrapper renderer
[MAILPOET-2746]
2020-03-21 09:40:46 +01:00
28327f9d0e Render input borders with custom styles as solid
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
4726b285c5 Add acceptance test for text input styles settings in form editor
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
760aed407f Render bold labels according to styles settings
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
4e8fda670c Render form input and textarea styles on frontend
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
b70884ecaa Return original default input width to form custom CSS
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
2d4061b998 Render headings
[MAILPOET-2613]
2020-03-17 21:22:13 +01:00
1b05ea2e68 Create renderer for form headers
[MAILPOET-2613]
2020-03-17 21:22:13 +01:00
b6f704c2a8 Simply color styles rendering in form columns
[MAILPOET-2754]
2020-03-16 19:27:27 +01:00
772df80f01 Change class name for columns with background
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
23a8a46858 Move column spacing styles to Custom CSS
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
564c61a82b Add acceptance test for form with columns
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
d9d1f05119 Change form input wrappers to form p to div
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
6b718dfb2c Add background color indicating class also for custom backgrounds
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
cce9997084 Add custom text, background support to columns, column renderer
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
634bd391e1 Add custom class name support to columns/column
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
4acdb24af3 Add text color support to columns
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
747269d6ff Add support for basic background color
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
b036a466e5 Add vertical alignment support to columns renderer
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
b767387551 Add column/columns block renderering
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
c5f4962645 Add column/columns block renderers
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
f5fc03ee1d Fix preview
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
61251f6e34 Fix styling form bellow post
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
ec8adcae73 Move form wrapping to widget
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00