c1aef842d2
Fix rendering issues in form blocks
...
[MAILPOET-3415]
2021-02-15 13:30:08 +01:00
f1fe28d409
Render submit font in JS
...
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
0d4d0c7052
Render input padding
...
[MAILPOET-2809]
2020-04-29 14:31:24 +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
72a0afa75b
Refactor block renderers to use wrapper renderer
...
[MAILPOET-2746]
2020-03-21 09:40:46 +01:00
d9d1f05119
Change form input wrappers to form p to div
...
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
866167b597
Rename Base to BlockRendererHelper
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
f959be13dd
Add typehints to form block renderers
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
c6ca749cdc
Refactor form blocks to use composition instead of inheritance
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
6827eb93e6
Add block renderers to DI container
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
01a0fe96c4
Remove no longer necessary checks
...
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
5d64ec168d
Add rule for concatenation operator spacing
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
0d433c7f7c
Add loading animation to form submit button
...
[MAILPOET-1567]
2019-01-22 10:03:09 +01:00
8e7f9ec73e
Add test to edit sign up confirmation email
...
[MQ-88]
2018-12-04 14:59:11 +01:00
f044db5745
Update form css
...
[MAILPOET-593]
2017-08-01 11:28:53 +02:00
4402f826c3
fixed issue with namespace AND fixed issue #649
2016-10-06 12:54:04 +02:00
b9745b555a
make sure ABSPATH is defined before using it - fixes issue #648
2016-10-06 12:52:53 +02:00
cabe2d61b7
Form editor update
...
- when a custom field is updated, the matching form field is now also updated
- ability to toggle "is_required" on First name & Last name
- fixed position of validation errors on segment selection, checkbox and radio
- fixed form subscription not working when using custom fields
- fixed sortable in segment selection after list update (add/remove)
- updated position of messages in form subscription
2016-01-18 17:23:10 +01:00
541696863e
Form editor
...
- new/edit in forms listing goes to editor
- fixed editor dependencies (via Webpack)
- updated forms table schema
- saving/loading a form works
2015-11-06 16:09:09 +01:00